Your message dated Mon, 04 Sep 2017 21:15:25 +0000
with message-id <e1doyil-0002ya...@fasolo.debian.org>
and subject line Bug#853619: fixed in ploop 1.15-3
has caused the Debian Bug report #853619,
regarding ploop: 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.)


-- 
853619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853619
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ploop
Version: 1.15-2
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/ploop_1.15-2_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

[...]
make[3]: Entering directory '/<<PKGBUILDDIR>>/etc'
make[3]: Nothing to be done for 'distclean'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/etc'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
rm -f lib/ploop.pc
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 dpkg-source -b ploop-1.15
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building ploop using existing ./ploop_1.15.orig.tar.bz2
dpkg-source: info: building ploop in ploop_1.15-2.debian.tar.xz
dpkg-source: info: building ploop in ploop_1.15-2.dsc
 debian/rules build
dh build 
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
  CHECK      dynload.h
make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
  DEP      .depend
  CC       uuid.o
  CC       delta_read.o
  CC       delta_sysfs.o
delta_sysfs.c: In function 'ploop_get_dev_by_delta':
delta_sysfs.c:430:36: error: '%s' directive output may be truncated writing 
between 0 and 255 bytes into a region of size 59 [-Werror=format-truncation=]
   snprintf(dev, sizeof(dev), "/dev/%s", de->d_name);
                                    ^~
In file included from /usr/include/stdio.h:938:0,
                 from delta_sysfs.c:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: format output between 
6 and 261 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
../Makefile.inc:48: recipe for target 'delta_sysfs.o' failed
make[2]: *** [delta_sysfs.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Makefile:9: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:5: 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: ploop
Source-Version: 1.15-3

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

Debian distribution maintenance software
pp.
Ola Lundqvist <o...@debian.org> (supplier of updated ploop 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: Mon, 04 Sep 2017 21:42:34 +0200
Source: ploop
Binary: ploop libploop-dev libploop1
Architecture: source amd64
Version: 1.15-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Ola Lundqvist <o...@debian.org>
Description:
 libploop-dev - ploop API development library
 libploop1  - ploop API library
 ploop      - tools to work with ploop devices and images
Closes: 853619
Changes:
 ploop (1.15-3) unstable; urgency=low
 .
   * Fix FTBFS issue, closes: #853619.
   * Maintainer changed to Debian QA Team.
Checksums-Sha1:
 fc82b07dcfeeac749584c66596c71896fd3a448e 1890 ploop_1.15-3.dsc
 d096a1df5dd6f863885466fd4012c3fe1df20738 4384 ploop_1.15-3.debian.tar.xz
 e1a7cc2443e8065017dd420af1fbaaabfc329d57 112698 libploop-dev_1.15-3_amd64.deb
 bacef708ed11f9ec89b61cced3918614b28db972 233914 
libploop1-dbgsym_1.15-3_amd64.deb
 38aca87b7ad30b7395d1285a2a1016b6e2ab60b0 90790 libploop1_1.15-3_amd64.deb
 e8eb00cd04d9d9d3f75122eb42b0d9431c9ab5ad 50992 ploop-dbgsym_1.15-3_amd64.deb
 355353802467971c3331325945b2e176f5ed07fc 6728 ploop_1.15-3_amd64.buildinfo
 cbe5ecc40c81ee515daf505028203b09207cdc53 33192 ploop_1.15-3_amd64.deb
Checksums-Sha256:
 ba08b4de8e08805b7bbe2bec7341c15a7cd4df86f01a7e859e0f0b1e4d2f1ec0 1890 
ploop_1.15-3.dsc
 2c812c658e6a501443158a7da701920b757c92548438852e829e1d23d233e7a0 4384 
ploop_1.15-3.debian.tar.xz
 f8c34bc2e078e23020c85a14edde457f17b208928a0499dcf81567bdedf12f08 112698 
libploop-dev_1.15-3_amd64.deb
 1c7a5ae7e379a57093577287c0b09acc74935245cfc04462a8ef083f9ab98698 233914 
libploop1-dbgsym_1.15-3_amd64.deb
 4841b6303220f7727ff2bfb7bc32358e14c4d339957c7ae09686ae1f16c6feff 90790 
libploop1_1.15-3_amd64.deb
 7f52c8b3c729bf559b33289a382f6a4b57a4ea9291b866bb366e12679c34603a 50992 
ploop-dbgsym_1.15-3_amd64.deb
 db1c23ee670c376588e3c6e34af1afef9b507ad649ebce95d158ee537fe8b047 6728 
ploop_1.15-3_amd64.buildinfo
 479c3f0b739431ce6108c2ed3b6287af2eef37f953fd53f33ebdaf8e5102d471 33192 
ploop_1.15-3_amd64.deb
Files:
 e0bd4528c1712d731780976a3ce04739 1890 libs extra ploop_1.15-3.dsc
 8e09cacabc5828bc33c4ba1df76a9b67 4384 libs extra ploop_1.15-3.debian.tar.xz
 bea93080d49e629663c4148693ae58ae 112698 libdevel extra 
libploop-dev_1.15-3_amd64.deb
 654eced432092c8aecb50bbb615e355a 233914 debug extra 
libploop1-dbgsym_1.15-3_amd64.deb
 a106766d703ac84d72a99ea8c32fc5bc 90790 libs extra libploop1_1.15-3_amd64.deb
 32c23edb64a4ab1176ff0b14132eb5d9 50992 debug extra 
ploop-dbgsym_1.15-3_amd64.deb
 718e5a007c9bae160da198bb4b5f3adb 6728 libs extra ploop_1.15-3_amd64.buildinfo
 eaee92a0a06f87e4c1bf6d8d60d8efc2 33192 libs extra ploop_1.15-3_amd64.deb

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

iQIzBAEBCAAdFiEEIvIyxrHg9L8rJgpqXpDc+pQmh28FAlmtsjYACgkQXpDc+pQm
h28IQA//W0ydhVGjGHz58I3vUtORCIKUNW7nV4ZjQYtOLAyodVjJXUzw29TQ1wvd
jYQkqZFj3KiuankDJRdGdeI2VIu1z2WHAVSQji7TrhjjJF3YSmORh+Q1jgtAN0LK
bP5a+L2QVdlkEWmmRV8cDzvbCSx6szOsbZKANmHRGf9KCLWWPwOkpw8eUGvr53aU
FeMQbLdz0kPPPBAoRcmtJN5s4SaiOby5I9Sp8Tc8dkrqUzL7WFCZotg5tFuUAuVI
QHB+CMt6NbTeTPcDznsJyV7CIG0QaNGrX42XiLHanRkTl463JahQTbsEaLqrTaTt
JKMzgxyYwMVUlkGtfEeEJAJ8oG0hDlv6DWWYvVgEBgHlA2eSYXIhqB42EbNWcecW
MAmhaqm9Szj5Bnbux5P667febpaakxCSWo99+gbjRnVabtC6VbqFfA4xbuviSDWk
S17jecFGVBbw5tz7NZoj+E4qDLijJNrZpgFQ1a/rj5TKGs6MMpmf9iLaotpRVnpf
FkcdkdryXQy+JF92PhXRfX10MC3t94LXUgoBMPkaXK2BBgY8MEFEqew0YiVGLxmO
Bo1/k91vo5/miZWgki5LaYG5dvsjlO488+hmsNMEw8bFxmB1qh/Qhndm0iMWmeVh
uPPnJX/1BylAATg0/SP0jZpSQ5NEVvXZIGuMj8R2ieHYrSZxvng=
=d46A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to