Your message dated Sat, 21 Jul 2018 16:48:50 +0000
with message-id <[email protected]>
and subject line Bug#897748: fixed in fcoe-utils 1.0.31+git20160622.5dfd3e4-4
has caused the Debian Bug report #897748,
regarding fcoe-utils: 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 [email protected]
immediately.)


-- 
897748: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897748
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fcoe-utils
Version: 1.0.31+git20160622.5dfd3e4-2
Severity: normal
Tags: sid buster
User: [email protected]
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/fcoe-utils_1.0.31+git20160622.5dfd3e4-2_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

[...]
                 from fcoeadm_display.c:26:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: 
'__builtin___snprintf_chk' output between 9 and 1287 bytes into a destination 
of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:620: fcoeadm-fcoeadm_display.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
make[1]: Entering directory 
'/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.31\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.31\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.31\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wmissing-prototypes -Wstrict-prototypes -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT fcping-fcping.o 
-MD -MP -MF .deps/fcping-fcping.Tpo -c -o fcping-fcping.o `test -f 'fcping.c' 
|| echo './'`fcping.c
make[1]: Leaving directory '/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
make[1]: Entering directory 
'/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
mv -f .deps/fcping-fcping.Tpo .deps/fcping-fcping.Po
make[1]: Leaving directory '/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
make[1]: Entering directory 
'/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
depbase=`echo fipvlan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.31\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.31\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.31\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wmissing-prototypes -Wstrict-prototypes -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT fipvlan.o -MD -MP 
-MF $depbase.Tpo -c -o fipvlan.o fipvlan.c &&\
mv -f $depbase.Tpo $depbase.Po
make[1]: Leaving directory '/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
make[1]: Entering directory 
'/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.31\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.31\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.31\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wmissing-prototypes -Wstrict-prototypes  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT fcoemon-fcoemon.o 
-MD -MP -MF .deps/fcoemon-fcoemon.Tpo -c -o fcoemon-fcoemon.o `test -f 
'fcoemon.c' || echo './'`fcoemon.c
fcoemon.c: In function 'fcm_srv_receive':
fcoemon.c:3531:38: error: argument to 'sizeof' in 'strncpy' call is the same 
expression as the source; did you mean to use the size of the destination? 
[-Werror=sizeof-pointer-memaccess]
  strncpy(ifname, data->ifname, sizeof(data->ifname));
                                      ^
fcoemon.c: In function 'fcm_new_vlan':
fcoemon.c:82:37: error: '%d' directive output may be truncated writing between 
1 and 11 bytes into a region of size between 0 and 15 
[-Werror=format-truncation=]
 #define FCOE_VLAN_FORMAT            "%s.%d" FCOE_VLAN_SUFFIX
                                     ^~~~~~~
fcoemon.c:950:42: note: in expansion of macro 'FCOE_VLAN_FORMAT'
   snprintf(vlan_name, sizeof(vlan_name), FCOE_VLAN_FORMAT,
                                          ^~~~~~~~~~~~~~~~
fcoemon.c:82:41: note: format string is defined here
 #define FCOE_VLAN_FORMAT            "%s.%d" FCOE_VLAN_SUFFIX
                                         ^~
In file included from /usr/include/stdio.h:862,
                 from /usr/include/malloc.h:24,
                 from fcoemon.c:24:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: 
'__builtin___snprintf_chk' output between 8 and 33 bytes into a destination of 
size 16
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:634: fcoemon-fcoemon.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/fcoe-utils-1.0.31+git20160622.5dfd3e4'
dh_auto_build: make -j8 -Oline returned exit code 2
make: *** [debian/rules:12: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: fcoe-utils
Source-Version: 1.0.31+git20160622.5dfd3e4-4

We believe that the bug you reported is fixed in the latest version of
fcoe-utils, 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.
tony mancill <[email protected]> (supplier of updated fcoe-utils 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: Wed, 18 Jul 2018 21:01:35 -0700
Source: fcoe-utils
Binary: fcoe-utils
Architecture: source
Version: 1.0.31+git20160622.5dfd3e4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian FCoE Team <[email protected]>
Changed-By: tony mancill <[email protected]>
Description:
 fcoe-utils - Fibre Channel over Ethernet utilities
Closes: 897748
Changes:
 fcoe-utils (1.0.31+git20160622.5dfd3e4-4) unstable; urgency=medium
 .
   [ Valentin Vidic ]
   * Update patch to fix gcc build errors (Closes: #897748)
   * Use https in debian/copyright Format
   * Fix spelling errors reported by lintian
   * Add Documentation key for systemd service
   * Update Standards-Version to 4.1.5
Checksums-Sha1:
 f1ca85fb93037ee06b6dd2325627519a565378e2 2319 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4.dsc
 c79d94d14e01fd9087a0a3872cebcc750a4ab251 8892 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4.debian.tar.xz
 0698ba66d56013258bd9b65834349b2a0ea3d9c3 6906 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4_amd64.buildinfo
Checksums-Sha256:
 19fbecf7a304ae274532c46ed81742951af5d2a9006f7e9856d9dc6530aa383d 2319 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4.dsc
 0c73c66588e46fe1c65287c67e3f870634f62fc4a5d386b6d948733a4d86df42 8892 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4.debian.tar.xz
 0ba440cd2477872d4699cde5a319ac25400f16686e92db7abf0d215f42218439 6906 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4_amd64.buildinfo
Files:
 00942b5c5f9aa7d7284790de0a90e166 2319 misc optional 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4.dsc
 21c635415590cdd9ece78f5df53d1dbd 8892 misc optional 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4.debian.tar.xz
 e852dc664dbe2a7cea2f8e5211536465 6906 misc optional 
fcoe-utils_1.0.31+git20160622.5dfd3e4-4_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAltTYHEUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYCyw/+LZhcx4G63jjdKfqgWg3/CTD/9TEK
PXHRkJMmChHV1SrCaMXsZfonpQWZXRgZgFoREAHxUHnPWxiQkBSiYzLXeeS1dkMT
eRfzfXugJcIRN/XMgAfgZKJrmjA25ue6xenv//ifVKgo4W2p6JvN8im3rWC/HpQy
QoJ5sIARxBn7/fcy/0NZhTTVOz66LJrDoJHqlPacJaoQ/TSjiLxYtFsmz6P+hwUN
LNa63IEi4j3Gl483Yn6sL9KRpqwY5J20lM1LlWmbb+LoJT1+aMFpcCJ2DSCt+Nf5
SHuT1g2J1A+0c4ztH/h6VoRHjszslJwnBDrhCwdvw2a0/4E7GNamrZIKXVSjAm9v
p6iyp4Ipr8LWFgXS3vF8wloevxPfYuTqQZ5a+ff3wZjE7ZxzYshibceOjJeMxFOG
/NyG633mU+AyioN4ExOszYocKZrApAvjVB0NZ7SjIvp4XwmXCNZ/ZhjDiAv8TQm+
6oqvwxILolyfFFc2mKwcdWH9nJZbTI/OX4wepECl3UfRub/LuSNMBJEKwXSXBWB8
QtLrQw3ceYeQH7QhFBPL+/s0loFTCpUhe9ZUpLQ+v+HBuR7hKYX+R3EtyYJdIQDI
KKPooiVzblvbpqTAivnD1M+7hPqjwTuPqKlUuFnrdk4wpZzZHwKA9vdGov/l6+yM
eXq91wnwj0gDNjg=
=ErCm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to