Your message dated Mon, 19 Jun 2017 02:54:09 +0000
with message-id <[email protected]>
and subject line Bug#853564: fixed in msgpack-c 2.1.3-1
has caused the Debian Bug report #853564,
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 [email protected]
immediately.)


-- 
853564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853564
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:msgpack-c
Version: 1.4.2-4
Severity: normal
Tags: sid buster
User: [email protected]
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: 2.1.3-1

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James McCoy <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 18 Jun 2017 22:15:47 -0400
Source: msgpack-c
Binary: libmsgpackc2 libmsgpack-dev libmsgpack-doc
Architecture: source
Version: 2.1.3-1
Distribution: experimental
Urgency: medium
Maintainer: Taku YASUI <[email protected]>
Changed-By: James McCoy <[email protected]>
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: 853564
Changes:
 msgpack-c (2.1.3-1) experimental; urgency=medium
 .
   * New upstream release
     + Fix FTBFS with gcc-7 (Closes: #853564)
     + Bump minimum CMake version to 2.8.12
     + Provide CMake config files to assist building against msgpack-c.
Checksums-Sha1:
 5a281a42d914158158a8a4da5f3902ad6244d838 2236 msgpack-c_2.1.3-1.dsc
 46a1ef1cccc92d54f3ca8ac2387b39994d30a2fd 462139 msgpack-c_2.1.3.orig.tar.gz
 24bb47c63767c6e60a8a8e563499404ac84b78a5 5744 msgpack-c_2.1.3-1.debian.tar.xz
 445243f5989fa310fadc552a208f8bdc6654ff48 10042 
msgpack-c_2.1.3-1_amd64.buildinfo
Checksums-Sha256:
 f94381171c1914c7fdb6232f9203a345e0ee681fb28a24cf4dd680657c91a102 2236 
msgpack-c_2.1.3-1.dsc
 beaac1209f33276b5a75e7a02f8689ed44b97209cef82ba0909e06f0c45f6cae 462139 
msgpack-c_2.1.3.orig.tar.gz
 ab50f87d5e26c84e5f04a173b82f6558af54b5becbc867523cce5de3e090db28 5744 
msgpack-c_2.1.3-1.debian.tar.xz
 59dec15bfa79190bd831a3c9a81483d79d65ec3bf933bb0acbef0371729739d3 10042 
msgpack-c_2.1.3-1_amd64.buildinfo
Files:
 30f8587b6926647f084401d84049df11 2236 libs extra msgpack-c_2.1.3-1.dsc
 e604cee971f20f8b4f885163deca2062 462139 libs extra msgpack-c_2.1.3.orig.tar.gz
 560b2b35c281c3f717b1dfd3868aa642 5744 libs extra 
msgpack-c_2.1.3-1.debian.tar.xz
 3d953080fb55b1cee03fa117de0dae7a 10042 libs extra 
msgpack-c_2.1.3-1_amd64.buildinfo

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

iQKTBAEBCgB9FiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAllHOwlfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIACgkQ3+aRrjMb
o9tRdw/9EAhxLX+7alQbPi9LHQM9tvw1LlXlYpLA75lEEJ7PUyGO9Bnli9uh3VuR
yVbuMROG3C+AecD8FRZT+3DRK4iJ+s5YO4Y5lvgl1Fae8pKRMS+tSeQ/ElM2bjen
4PA94Y6aHQhM55hdIdDZjeUwFmYt9zWpiUz65pI8TIeNIJqU/+OSD+kJNZgX6C70
uBt9StrRFNoTywOSm2xq4tj//w9J53k7CL6SqKeDnVjoZghQLz0xb7Fi1cucEyG3
44ygf21gUB83x6BC5HxX9ctbJzm2uE8R9nOd+D3/RUcFmgqXgmGUfgMFt7ilapE8
qfAC93Hyf1FvZ8QWaTZtE+OfoPGO2D7PoplIP7w9Vkkebja8xV4SbK1gtWBU+fsb
X3ef7xJkY4V7rzYv1vkImQOJduL47hgWw7alFyQ+2TBw8jcSNS2aP6Id4Dx1m2xv
iGVmfax0Gzo/XjdvWZPHNgZMf/hc5bB4zc32gm12W9JKCnkOtUmWE+8NNtK6DVVH
azhmCa3lOuN3d4PznMQMLw3vn8xpZIrAR8mv5jwQj3ECknHxilvHIS2dVMG45EAr
wdslI6KwSbsEj6RWM4MMBnwbfjv+ztQEhXXd7OiL+jSFWLDV0Qis35e1k3B5EWgC
3tc8NkWB5mSgaeyc3BjlRUG8zzF8pmsgs8CeDnyktlQleE2kOso=
=PVoS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to