Your message dated Fri, 25 Aug 2017 15:19:07 +0000
with message-id <[email protected]>
and subject line Bug#853457: fixed in ipsec-tools 1:0.8.2+20140711-10
has caused the Debian Bug report #853457,
regarding ipsec-tools: 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.)


-- 
853457: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853457
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ipsec-tools
Version: 1:0.8.2+20140711-8
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/ipsec-tools_0.8.2+20140711-8_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

[...]
cfparse.y:546:39: note: using the range [1, -9223372036854775808] for directive 
argument
In file included from /usr/include/stdio.h:938:0,
                 from cfparse.y:50:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: format output between 
2 and 21 bytes into a destination of size 10
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfparse.y:1388:39: error: '%lu' directive output may be truncated writing 
between 1 and 20 bytes into a region of size 10 [-Werror=format-truncation=]
    snprintf(portbuf, sizeof(portbuf), "%lu", $4);
                                       ^~~~~
cfparse.y:1388:39: note: using the range [1, 18446744073709551615] for 
directive argument
In file included from /usr/include/stdio.h:938:0,
                 from cfparse.y:50:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: format output between 
2 and 21 bytes into a destination of size 10
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfparse.y:1438:39: error: '%lu' directive output may be truncated writing 
between 1 and 20 bytes into a region of size 10 [-Werror=format-truncation=]
    snprintf(portbuf, sizeof(portbuf), "%lu", $5);
                                       ^~~~~
cfparse.y:1438:39: note: using the range [1, 18446744073709551615] for 
directive argument
In file included from /usr/include/stdio.h:938:0,
                 from cfparse.y:50:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: format output between 
2 and 21 bytes into a destination of size 10
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:749: recipe for target 'cfparse.o' failed
make[5]: *** [cfparse.o] Error 1
make[5]: Leaving directory '/<<BUILDDIR>>/ipsec-tools-0.8.2+20140711/src/racoon'
Makefile:531: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/<<BUILDDIR>>/ipsec-tools-0.8.2+20140711/src/racoon'
Makefile:367: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/ipsec-tools-0.8.2+20140711/src'
Makefile:425: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/ipsec-tools-0.8.2+20140711'
Makefile:351: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/ipsec-tools-0.8.2+20140711'
dh_auto_build: make -j1 returned exit code 2
debian/rules:26: 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: ipsec-tools
Source-Version: 1:0.8.2+20140711-10

We believe that the bug you reported is fixed in the latest version of
ipsec-tools, 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.
Noah Meyerhans <[email protected]> (supplier of updated ipsec-tools 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: SHA256

Format: 1.8
Date: Thu, 24 Aug 2017 21:51:40 -0700
Source: ipsec-tools
Binary: ipsec-tools racoon
Architecture: source amd64
Version: 1:0.8.2+20140711-10
Distribution: unstable
Urgency: medium
Maintainer: pkg-ipsec-tools team <[email protected]>
Changed-By: Noah Meyerhans <[email protected]>
Description:
 ipsec-tools - IPsec utilities
 racoon     - IPsec Internet Key Exchange daemon
Closes: 853457
Changes:
 ipsec-tools (1:0.8.2+20140711-10) unstable; urgency=medium
 .
   * Correct some memory management errors leading to compilation failure due to
     failed format-truncation gcc checks. (Closes: 853457)
Checksums-Sha1:
 2413e65f5f4fa96ac5717ac7a6807534e3129677 2315 ipsec-tools_0.8.2+20140711-10.dsc
 f9c3cf899a0035dc8d5b0e2adac97c6d02018903 64524 
ipsec-tools_0.8.2+20140711-10.debian.tar.xz
 2086157f4944ba3c539d6df8f327576826310539 110946 
ipsec-tools-dbgsym_0.8.2+20140711-10_amd64.deb
 1ccd514bef73af8b07330397146d41c49da063dd 7034 
ipsec-tools_0.8.2+20140711-10_amd64.buildinfo
 8755f8067ae86adb38db0a6a71ce9cba8b057078 94644 
ipsec-tools_0.8.2+20140711-10_amd64.deb
 2c0b7eaf2db20f5b6cf1349617df26a28834c27e 761642 
racoon-dbgsym_0.8.2+20140711-10_amd64.deb
 114935b81e5e9df4438262da8d8d42e91d685673 384004 
racoon_0.8.2+20140711-10_amd64.deb
Checksums-Sha256:
 5409f35ba145fddf6d1388a983da485c91a9d381c4a62cc93b49e6743cd04e96 2315 
ipsec-tools_0.8.2+20140711-10.dsc
 dcff4bb5e4093dce48b6da5d08afd1224bdd2b06b5fbd37bf28d0d7b590b3f0e 64524 
ipsec-tools_0.8.2+20140711-10.debian.tar.xz
 756e97ec9bcb5f776c0220b949e9fbe6689dbbe2a06bdd4e8b65e0b6f8fa9de2 110946 
ipsec-tools-dbgsym_0.8.2+20140711-10_amd64.deb
 236769606912820938a1ed51cf7a7e6fde5da68340a0817fb19caaaa508636a2 7034 
ipsec-tools_0.8.2+20140711-10_amd64.buildinfo
 ccbe70d1b9826e4781a8ab9802e02f76165edda2a9d81c05b79b264d80f05661 94644 
ipsec-tools_0.8.2+20140711-10_amd64.deb
 084990876988ce1ff766a3651aa01ddb9071354ebf4a6c2456b11f2ef50ab4be 761642 
racoon-dbgsym_0.8.2+20140711-10_amd64.deb
 8207df122d844c70734332a9f81f4808ddbdd51bc3c6376e60850f39adcfcb94 384004 
racoon_0.8.2+20140711-10_amd64.deb
Files:
 53d2a62af75b6fcc73aa227a2b0e395b 2315 net extra 
ipsec-tools_0.8.2+20140711-10.dsc
 80658295dda71a7c4ee39f305cd47055 64524 net extra 
ipsec-tools_0.8.2+20140711-10.debian.tar.xz
 7ec9d38be9db7dd135c570dcedcbd932 110946 debug extra 
ipsec-tools-dbgsym_0.8.2+20140711-10_amd64.deb
 a060888f7d636adb9f634283b207f387 7034 net extra 
ipsec-tools_0.8.2+20140711-10_amd64.buildinfo
 73678fdddcb81e4bf58c4ea67d66224e 94644 net extra 
ipsec-tools_0.8.2+20140711-10_amd64.deb
 a9a12f274909342736c27872d5f9a536 761642 debug extra 
racoon-dbgsym_0.8.2+20140711-10_amd64.deb
 0ba556bc1f051c2b5731d78105dd96c6 384004 net extra 
racoon_0.8.2+20140711-10_amd64.deb

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

iQJFBAEBCAAvFiEEpNGebtPBMx7yU+olHNjYVP5CUsEFAlmgPM4RHG5vYWhtQGRl
Ymlhbi5vcmcACgkQHNjYVP5CUsGDSg//QF/O4eKLdLpkeOjfUM56FPjOYjIkE5ki
ZyiOtv7r9h+UgXiTl2kfcFsWcV3Aj7G4rb/b15rVoXR0LWX8cNfxhhtdbwNrAq/K
KfqXOYUBtaN+LlVKVFnJN5FCUwK35ejq4Fsl44tQQbiugA6t6sCSdWAiCuFtJhK7
RgaZUGflPkgMhAaQjvSvY0Kz1wFO6MshAKjhJ88P34EPXYt+nPM85lk1VU0yOEPc
VivUhHgWTGBFiM8AxV0V24gd1V1k7yZLveJkC8RYHv5AB9fEE21gZbyCDnGjzax0
/d+zjCQaE7deRuFPm7/KMBOcdLf6qthvW15h/B0DSRA0p2OaS7FbU2HUA6R86YFu
hBcljvIs7yw+2rV4Mqu/mn8ZwAf3/zsJQe8fW3zFdRTbM04rllEWzvVQbaYPGtCD
y3/Kyv+2FUqyp99v7aEr0m2csBS2TVT9oeRkuc6bUPLrj3oNoaE/4p0U6mYU0LWb
vui0oYU8yHhUwS4ZcvDmzUxB1WuuOr023oy0yPkPk9q+st4oDIZXtz0FkM/Ra/jP
Ek9GRP3uX7Np/DM8hbe/EBKAroGyHYgRmzw1o0WNJ1SsWqwci40E/ORuN2pe2op+
2AUYVdgaQuQV4PaVXEnPAO0/uyg2Ki3aznJm9hIDLMARc+C/7g1a4BWRkGnNn86C
N4AElCKC+lQ=
=JZXe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to