Your message dated Mon, 21 Aug 2017 11:34:40 +0000
with message-id <e1djkye-000dqn...@fasolo.debian.org>
and subject line Bug#871140: fixed in msgpack-c 1.4.2-5
has caused the Debian Bug report #871140,
regarding msgpack-c: ftbfs with GCC-7
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.)


-- 
871140: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:msgpack-c
Version: 1.4.2-4
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/msgpack-c_1.4.2-4_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
finalizing index lists...
writing tag file...
lookup cache used 21052/65536 hits=1501746 misses=21150
finished...
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--parallel -O--buildsystem=autoconf -Nlibmsgpack-doc
        make -j64
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c -o unpack.lo unpack.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c -o objectc.lo objectc.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c -o version.lo version.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c -o vrefbuffer.lo vrefbuffer.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c -o zone.lo zone.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c objectc.c  -fPIC -DPIC -o .libs/objectc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c zone.c  -fPIC -DPIC -o .libs/zone.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c unpack.c  -fPIC -DPIC -o .libs/unpack.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c vrefbuffer.c  -fPIC -DPIC -o .libs/vrefbuffer.o
In file included from unpack.c:268:0:
../include/msgpack/unpack_template.h: In function 'template_execute':
../include/msgpack/unpack_template.h:250:17: error: this statement may fall 
through [-Werror=implicit-fallthrough=]
                 ++p;
                 ^~~
../include/msgpack/unpack_template.h:252:13: note: here
             default:
             ^~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c zone.c -o zone.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c version.c -o version.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c vrefbuffer.c -o vrefbuffer.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-I../include -O3 -Wall -Wextra -Werror -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -g -c objectc.c -o objectc.o >/dev/null 2>&1
cc1: all warnings being treated as errors
Makefile:1374: recipe for target 'unpack.lo' failed
make[3]: *** [unpack.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:471: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:380: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: msgpack-c
Source-Version: 1.4.2-5

We believe that the bug you reported is fixed in the latest version of
msgpack-c, 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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James McCoy <james...@debian.org> (supplier of updated msgpack-c 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: Mon, 21 Aug 2017 07:00:24 -0400
Source: msgpack-c
Binary: libmsgpackc2 libmsgpack-dev libmsgpack-doc
Architecture: source
Version: 1.4.2-5
Distribution: unstable
Urgency: medium
Maintainer: Taku YASUI <t...@debian.org>
Changed-By: James McCoy <james...@debian.org>
Description:
 libmsgpack-dev - binary-based efficient object serialization library
 libmsgpack-doc - binary-based efficient object serialization library (docs)
 libmsgpackc2 - binary-based efficient object serialization library
Closes: 871140
Changes:
 msgpack-c (1.4.2-5) unstable; urgency=medium
 .
   * Backport upstream patches to fix FTBFS with GCC-7. (Closes: #871140)
Checksums-Sha1:
 dccd420199069add370585465202eb289c357b3a 2261 msgpack-c_1.4.2-5.dsc
 37eeefb78b2d9e818d3933f08291194f99415474 9508 msgpack-c_1.4.2-5.debian.tar.xz
 89409da9cffbb478904e285b1fc01af0caa2b58a 10153 
msgpack-c_1.4.2-5_amd64.buildinfo
Checksums-Sha256:
 deabfcc296dd6e84bf2d3070e46e76be952a3f8d016424743d45d598839a1278 2261 
msgpack-c_1.4.2-5.dsc
 d4b82515a200acc1f9d2069cf4f470a6fde90d3000d2ae03db4a13d7713aa73d 9508 
msgpack-c_1.4.2-5.debian.tar.xz
 462dbddaa8204dfdc45b0a90af236cd6f973f7573b84c5491ff2de6a70949993 10153 
msgpack-c_1.4.2-5_amd64.buildinfo
Files:
 957b9b1abbd0d649cde4c2a7f1481e0c 2261 libs extra msgpack-c_1.4.2-5.dsc
 1738c246346d36dabcd670b5c2d4b288 9508 libs extra 
msgpack-c_1.4.2-5.debian.tar.xz
 a5a4b54e07c208e5cfd4383f9abf7315 10153 libs extra 
msgpack-c_1.4.2-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAlmaw4tfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIACgkQ3+aRrjMb
o9sZ+A/9GWyITM67fwHgoxeWcyYQG9RsEjN2nJY0HcZ3+hPSgfKp3P4AQqStWyIP
Erwhv1RcZPr3RRHi7mhqapaPi00/BLo05s2B3O17Qa5t1ivbNaMZQfSWB4bIz/AF
ue7M/MhmR0ykIS7+/Aw/a/pBJjqejzPUO0N2YwuNDDzz22ojN/JuGvLS6Gu9BHKc
g7P4lMtItIOBmrSHeb38rv4WwtBwbPuFGR50a2uTFLOIZuO3Feyu4JVQsyIBXsaX
Vi9C3Ms7sQjosLK++v/JNmzjj79uiElrRWWtRuJ67S0Cu38aMxJqxiEz7AXQ4puy
wgJQkDkAWvuKJRZOT1TcTcseZ2py5jptRB116S0hMPVuq6U+Rpc+N3K0h5IQ6Qph
wd7F3mxmHQghpoaAlM5rF+2Zwjk1nxPtzwrd6GXxXn9GavsFcmbTpNPbI2azUMEc
ChMH3d9veKMP6KccX0pUr2HkzrU799fEbsTKGsqQ4Vrb7gdBgoWodf3WspJ+TUrH
17WVWUZG0/dLyrxf0xfEqfpkLEu0iNxhoLR21gLWpZNts1aaibl64+yw2dS15E9T
0ej5rOP99ddp0ktt4q4KWFC3UB2Wosi47gUH35nwnP9E0fDlmLtgjLA4XfMsljQW
eIJJcnLizEcaULVCfmPh5z3DxSe1/hF+mdqsYJ3Cs6q4HPHh/e0=
=kb9X
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to