Your message dated Sat, 17 Aug 2013 13:03:02 +0000
with message-id <e1vag9m-0000xn...@franck.debian.org>
and subject line Bug#713950: fixed in gzip 1.6-2
has caused the Debian Bug report #713950,
regarding gzip: FTBFS due to mingw-w64 improvements
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.)
--
713950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713950
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gzip
Version: 1.6-1
Severity: normal
Tags: upstream patch
Hi Bdale,
I'm going to upload a new version of mingw-w64 soon, but it causes
gzip to FTBFS. The new version of mingw-w64 causes a formerly-unused
portion of gnulib to be pulled in, and this portion incorrectly uses
cdecl. There's already a fix in gnulib upstream, which I'm attaching
here in DEP-3 format; I've checked it and it builds fine (and the
resulting Windows binary works).
If it's any help I can of course upload a NMU. I'm leaving the bug
severity at normal for now, I'll upgrade it to serious once the
updated mingw-w64 is in the archive.
Regards,
Stephen
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (200, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gzip depends on:
ii dpkg 1.16.10
ii install-info 5.1.dfsg.1-3
ii libc6 2.17-3
gzip recommends no packages.
Versions of packages gzip suggests:
ii less 458-2
-- no debconf information
Description: Use __cdecl instead of cdecl
Author: Paul Eggert <egg...@cs.ucla.edu>
Origin: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=86725346a1b116f3c2da26c124288f5f4495bf69
diff --git a/lib/msvc-inval.c b/lib/msvc-inval.c
index ef2b860..1873e23 100644
--- a/lib/msvc-inval.c
+++ b/lib/msvc-inval.c
@@ -28,7 +28,7 @@
# if MSVC_INVALID_PARAMETER_HANDLING == DEFAULT_HANDLING
-static void cdecl
+static void __cdecl
gl_msvc_invalid_parameter_handler (const wchar_t *expression,
const wchar_t *function,
const wchar_t *file,
@@ -45,7 +45,7 @@ gl_msvc_invalid_parameter_handler (const wchar_t *expression,
# if defined _MSC_VER
-static void cdecl
+static void __cdecl
gl_msvc_invalid_parameter_handler (const wchar_t *expression,
const wchar_t *function,
const wchar_t *file,
@@ -94,7 +94,7 @@ gl_msvc_inval_current (void)
}
}
-static void cdecl
+static void __cdecl
gl_msvc_invalid_parameter_handler (const wchar_t *expression,
const wchar_t *function,
const wchar_t *file,
--- End Message ---
--- Begin Message ---
Source: gzip
Source-Version: 1.6-2
We believe that the bug you reported is fixed in the latest version of
gzip, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bdale Garbee <bd...@gag.com> (supplier of updated gzip 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: SHA512
Format: 1.8
Date: Sat, 17 Aug 2013 14:22:53 +0200
Source: gzip
Binary: gzip gzip-win32
Architecture: source i386 all
Version: 1.6-2
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee <bd...@gag.com>
Changed-By: Bdale Garbee <bd...@gag.com>
Description:
gzip - GNU compression utilities
gzip-win32 - GNU compression utility (win32 build)
Closes: 713950
Changes:
gzip (1.6-2) unstable; urgency=low
.
* patch to update included gnulib for mingw-w64 changes, closes: #713950
Checksums-Sha1:
d113b074bd507280e44716b9fc83a0fb6ecfcfe2 1856 gzip_1.6-2.dsc
a56d2ac711657b244dabcd89a4282621fea9c5e0 14984 gzip_1.6-2.debian.tar.gz
389e931b4ccaee44efeb403b5fac78ab1f112314 107666 gzip_1.6-2_i386.deb
1893b20b6f0f76a48b076b6178a9adcb80cccf07 101312 gzip-win32_1.6-2_all.deb
Checksums-Sha256:
a89787fa5db91088f2223534986c179ff986f0b8e21d735f376af3a87121cc5d 1856
gzip_1.6-2.dsc
a991f04d1bb2ac0604fdc6ecaf7cbb566dd153288a6157d43f219148142c9bee 14984
gzip_1.6-2.debian.tar.gz
191d5469309bf7ee880deda51204f3b5f15baa8804c7e6dc45d7abac97dce894 107666
gzip_1.6-2_i386.deb
c9f48ab4f1a726b27701f64e8a2ee1dd2e3e136d96c31c0fde911d4ed22fd7cc 101312
gzip-win32_1.6-2_all.deb
Files:
0d752f2e48239ffe7e0af05caf253de5 1856 utils required gzip_1.6-2.dsc
813fc524f6698596a54beb76699f6586 14984 utils required gzip_1.6-2.debian.tar.gz
ccd73882b9e05b9e70d9306cbfe4d3d8 107666 utils required gzip_1.6-2_i386.deb
02639a45d4a7355cb7997f8347484e4d 101312 utils extra gzip-win32_1.6-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIVAwUBUg9wvDqTYZbAldlBAQqjuxAAgZ/CUMlCd8rHdtspPTp2YBB/GDr2M0d/
eeI03hyt5bUwMRlhNTDEKnYZrHvYi6ekRhzVMoqbVoDkhOKhdsMkIw01nwFtboW6
4O/w6cYfCK897mlt5rrlJsGl7NTX+BJWfZ2vxhhHVpCwAMtoIJiDm5vU4jpgy8fi
XUFpiznLCJN9wsQFy1xGIdeSmc/Q26/REYmGelBs7pFhJ0Wyr9QbyY/HUUbEcIJ4
R1lJVm5bhaWq7ydBUZUJr0MHVH7NzvhYlcYG+K5054hJ+rVJkvhPwsdfvlxlnN9X
bb8GkzBWbmSjVPLBnR2Ote7lpoEeuId6bOlCaafwrixLBkr1qOlEI2zgy8J9g1pN
1X9NzqI1vxBVxaiA3UW1QqBnZ/e236qxgRK2KD2HMY7f6H3/2V+Yy56+2+W0tQzI
Eqgnbfrg8IgBlR0MnRfQrUlc/0z79D982h7idVyRiAdsBfgB67EcjgF/BFh/AmVs
CXVKx7YB3tTz5u9AUhUrGX/czlRZgPWNogZF+qBG2KtOBk08P5Zzstl2tYRUFMa9
J28QlLWmPFjKdtD1h7zIysr5Mrv1NVThHt3mmqw4y2jE0ftTVNPo7AXApG6tkHFj
1NcdJ71op8Ioi2nKcx2hqCQ6gfxEiNV4zmWpIunliZyJSvTa2xOsf+r1I2IwZrHK
jUhmDEx2Azg=
=gL2n
-----END PGP SIGNATURE-----
--- End Message ---