[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#897835: marked as done (ploop: ftbfs with GCC-8)



Your message dated Sat, 28 Jul 2018 22:34:26 +0000
with message-id <E1fjXn8-000ITe-LS@fasolo.debian.org>
and subject line Bug#897835: fixed in ploop 1.15-6
has caused the Debian Bug report #897835,
regarding ploop: ftbfs with GCC-8
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 owner@bugs.debian.org
immediately.)


-- 
897835: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897835
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:ploop
Version: 1.15-5
Severity: normal
Tags: sid buster
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/ploop_1.15-5_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
In file included from /usr/include/stdio.h:862,
                 from ploop.c:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ploop.c: In function 'ploop_convert_image':
ploop.c:3050:42: error: '.tmp' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=]
  snprintf(conf_tmp, sizeof(conf_tmp), "%s.tmp", conf);
                                          ^~~~
In file included from /usr/include/stdio.h:862,
                 from ploop.c:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ploop.c: In function 'ploop_mount':
ploop.c:1754:42: error: 'p1' directive output may be truncated writing 2 bytes into a region of size between 1 and 64 [-Werror=format-truncation=]
  snprintf(devicep1, sizeof(devicep1), "%sp1", device);
                                          ^~
In file included from /usr/include/stdio.h:862,
                 from ploop.c:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 66 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ploop.c: In function 'ploop_resize_image':
ploop.c:2755:43: error: '.tmp' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=]
   snprintf(conf_tmp, sizeof(conf_tmp), "%s.tmp", conf);
                                           ^~~~
In file included from /usr/include/stdio.h:862,
                 from ploop.c:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [../Makefile.inc:49: ploop.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[2]: *** [Makefile:9: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 V=1 returned exit code 2
make[1]: *** [debian/rules:8: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ploop
Source-Version: 1.15-6

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 897835@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reiner Herrmann <reiner@reiner-h.de> (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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 29 Jul 2018 00:01:58 +0200
Source: ploop
Binary: ploop libploop-dev libploop1
Architecture: source
Version: 1.15-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Reiner Herrmann <reiner@reiner-h.de>
Description:
 libploop-dev - ploop API development library
 libploop1  - ploop API library
 ploop      - tools to work with ploop devices and images
Closes: 897835
Changes:
 ploop (1.15-6) unstable; urgency=medium
 .
   * QA upload.
   * Fix compilation with gcc 8. (Closes: #897835)
   * Drop unnecessary usage of dh-exec.
   * Enable all hardening options.
   * Simplify debian/watch and debian/rules.
   * Fix spelling errors found by lintian.
   * Use https in control and copyright.
   * Drop duplicated section field.
   * Bump debhelper compat/dependency to 11.
   * Bump Standards-Version to 4.1.5.
   * Use more appropriate homepage field.
   * Refresh patches and add headers.
   * Add upstream metadata file.
   * Drop lintian overrides for binaries that no longer exist.
   * Change ploop section to admin.
   * Add longer package descriptions.
Checksums-Sha1:
 de8502d55f298b379334e81679b27af68ff9a1a7 1870 ploop_1.15-6.dsc
 1ac84520cb2963bab2047c7f2570d5d46c340d77 6428 ploop_1.15-6.debian.tar.xz
 88b317fa9eec08569c0498d204bee6f7002a1917 7856 ploop_1.15-6_amd64.buildinfo
Checksums-Sha256:
 8652c207b9020eb30bc49b31fc42649f648d4ed7151b0828d17b1c57b906ece4 1870 ploop_1.15-6.dsc
 5ad89ec1044691ee5e64931511373eca59f118027fbaa94a7f3f56337f800a72 6428 ploop_1.15-6.debian.tar.xz
 29ca4bfa917d01181bcdbc3f77da33ab1a10e42065e658c8687d27befaf62b32 7856 ploop_1.15-6_amd64.buildinfo
Files:
 4d0f30e7bc1cfedb63754e40ea3af883 1870 libs optional ploop_1.15-6.dsc
 aaf45410754ff8416a6d932b9120fc0c 6428 libs optional ploop_1.15-6.debian.tar.xz
 0a64f89e23b3539cc8d050e96395fd7a 7856 libs optional ploop_1.15-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAltc6+0ACgkQCBa54Yx2
K614WQ//RT68WtQ3637Z7fGi1kYdI2EmvgaO4b6eKPEtUgE3c3V0pUxkbOEnR3K2
h6B5LGwVqKfwv6VeQ8ZkAS+81VFKwaIzpB7Ete3NlEbaX78Kp5UfjWCCOipNl/AQ
n8PldREyacQTKOGwifaEI/fpMIjYhRrzNczgbdXiZTuYarNqpIsncFUzbA/mk0au
itrIWDfgq0SgAWIcMiUdVK5opZO7EzJ1ICl/ULz4lbOjxn8dOyE4Z1LKRXnq3IKh
kNne1yDICKJ1gK82aIT2iIPk3SpGDbCg04zogD0t64u/cA4I975vPaIuJkt0lyYR
iDxadc8syOD26qoZCcKvbmMd8iGf7edwLdoZxNIwPwpTLnnmD2Eo2v0+aiVlFI1B
P2pipkQkSqSwPEPaVo0VgenikskbvJ1P53zrfS3JyCqrbYCOBROLUtU4Rx5tXl/S
6PmFeUp/yUv65hEHjEap+wIkrHEkPo05lYshuDHT1nFyNSeMZUVKjJTA3WcgsIzB
lD8uMeN39DMipbfELdcGpnoWx8jtTIGZdoPgNXBAqG/j14dhRvQQbKXPZNAjhiK1
SvN7nF1MqKSgLrBZ0ySgRHd3oW0LPACKukCP0YnVRXc4UBbuuEWsDtTvzkIWwgka
X9MI7gtTSw9M2OcUugjxKoxKsdxzkRLQy+zLYDdXqbnHCxRc/5w=
=naib
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: