Your message dated Sat, 20 Nov 2021 22:03:40 +0000
with message-id <e1moyss-000est...@fasolo.debian.org>
and subject line Bug#984120: fixed in fcoe-utils 1.0.34-1
has caused the Debian Bug report #984120,
regarding fcoe-utils: ftbfs with GCC-11
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.)


-- 
984120: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984120
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fcoe-utils
Version: 1.0.33+git20200925.848bcc6-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/fcoe-utils_1.0.33+git20200925.848bcc6-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

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

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for lldpad >= 0.9.46... yes
checking for pciaccess... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fcoe-utils.spec
config.status: creating include/fcoe_utils_version.h
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o fcoeadm-fcoeadm.o `test -f 'fcoeadm.c' || echo 
'./'`fcoeadm.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o fcoeadm-fcoeadm_display.o `test -f 
'fcoeadm_display.c' || echo './'`fcoeadm_display.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libopenfcoe.o libopenfcoe.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o fcoemon-fcoemon.o `test -f 'fcoemon.c' || echo 
'./'`fcoemon.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o fcping-fcping.o `test -f 'fcping.c' || echo 
'./'`fcping.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o fipvlan.o fipvlan.c
In file included from /usr/include/string.h:495,
                 from fcping.c:30:
In function ‘memcpy’,
    inlined from ‘fp_ns_get_id.constprop’ at fcping.c:587:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: error: 
‘__builtin_memcpy’ writing 12 bytes into a region of size 4 
[-Werror=stringop-overflow=]
   34 |   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from fcping.c:55:
fcping.c: In function ‘fp_ns_get_id.constprop’:
./include/scsi_bsg_fc.h:201:25: note: destination object ‘preamble_word0’ of 
size 4
  201 |         uint32_t        preamble_word0; /* revision & IN_ID */
      |                         ^~~~~~~~~~~~~~
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o fcnsq.o fcnsq.c
In file included from /usr/include/string.h:495,
                 from fipvlan.c:20:
In function ‘strncpy’,
    inlined from ‘rtnl_recv_newlink’ at fipvlan.c:451:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: 
‘__builtin_strncpy’ offset 0 is out of the bounds [0, 0] [-Werror=array-bounds]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘memcpy’,
    inlined from ‘rtnl_recv_newlink’ at fipvlan.c:450:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: error: 
‘__builtin_memcpy’ offset [0, 5] is out of the bounds [0, 0] 
[-Werror=array-bounds]
   34 |   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.33\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.33\" 
-DPACKAGE_BUGREPORT=\"fcoe-de...@open-fcoe.org\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.33\" -I.  -I./include -I./include 
-DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 
-Wall -Wformat=2 -Werror -Wextra -Wmissing-prototypes -Wstrict-prototypes -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o fcrls.o fcrls.c
cc1: all warnings being treated as errors
make[1]: *** [Makefile:670: fcping-fcping.o] Error 1
make[1]: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make[1]: *** [Makefile:613: fipvlan.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: fcoe-utils
Source-Version: 1.0.34-1
Done: tony mancill <tmanc...@debian.org>

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

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 20 Nov 2021 13:38:59 -0800
Source: fcoe-utils
Architecture: source
Version: 1.0.34-1
Distribution: unstable
Urgency: medium
Maintainer: Debian FCoE Team <team+f...@tracker.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 984120
Changes:
 fcoe-utils (1.0.34-1) unstable; urgency=medium
 .
   * New upstream release 1.0.34
     - Addresses FTBFS with GCC-11 (Closes: #984120)
   * Update debian/watch for tag format on github
   * Bump Standards-Version to 4.6.0
Checksums-Sha1:
 8e0ddb0d40e3f0fccd759b202fcc22532c3d3a49 2155 fcoe-utils_1.0.34-1.dsc
 75dc2a0b6a9559b5c09df89578f31642192829ef 150290 fcoe-utils_1.0.34.orig.tar.gz
 4dc5e41015a111b5e17230bb0685a118c8991eb2 8132 fcoe-utils_1.0.34-1.debian.tar.xz
 63c4adc2bd6d6070530ad561e6d48efc45e5844e 6878 
fcoe-utils_1.0.34-1_amd64.buildinfo
Checksums-Sha256:
 d15f9034b63ff31f561cc1134883d3399d3749ff6e6cf5663ffd4238400bb19c 2155 
fcoe-utils_1.0.34-1.dsc
 9e85705179df04eb4813e514642a1b9ed6ac1694dc961d6f1ff5e76a55fd879e 150290 
fcoe-utils_1.0.34.orig.tar.gz
 0181ea26e56be03f07e453abb9d5e0f4c3b7144d3b998321f79e39ffbd4a618f 8132 
fcoe-utils_1.0.34-1.debian.tar.xz
 d459bd4c6025c24c99d4d431e21bc41ab4e383e2c0f78f46d92984142f491800 6878 
fcoe-utils_1.0.34-1_amd64.buildinfo
Files:
 c6c479142bfb196059736dbf11e3974d 2155 misc optional fcoe-utils_1.0.34-1.dsc
 5edce7eac4413a4f982def4722e9f465 150290 misc optional 
fcoe-utils_1.0.34.orig.tar.gz
 2a0a6c8b26e2521feb1e03c05db52796 8132 misc optional 
fcoe-utils_1.0.34-1.debian.tar.xz
 d424f985ab1bbbf437bf382caf27d9a8 6878 misc optional 
fcoe-utils_1.0.34-1_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmGZbjAUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZGXw//eriuRmHdBN1Ib2QK5IySc0oPQV0j
I4XT9MEDapRr5weoccG8SyoMsOSnlhYBMV9LcKV3uC1Uctz/pde4x/sXCaIJCTqd
K0yTaj3vkYypSipB4EHu5O098YkpZ7NsVmiusyaj8XW/PO/D3ad2/seqW2DOYc9b
23mim93s0akYDCLf9Wrh2XCRhZmN7eh7pvIbLRu0y+ev7teUVfF9wpVKSVw5IqjV
l9nFGtQij4/LmupJ71GnhHdYr02AFMlu0zf/WC29+5YH+3yrK52Upl+fnpMT2mMU
82WGnXWpIYvfgBzLPaCUgWLDTa4qD28Mwu42tf6KwZvlGgRgz+b/EEdHENTQk/BC
p1f65kL3vXnFFa+mtf2ZaZCdeAoKvgNH5DgSf14MbZVFe0PrBcIq1fuL5C8E2p5X
mK0p/5PzTf9aUZx4sV+XI27nsg0zw4QQfcP2oDdgGgAOBlm0PrgtjHVGU0fRS//B
T0XTdZf3qIcydOHiijp+vFL+JPn9sTNozMLfxr07Seh0mrTRzY3KUq3L9LymCvho
Dakt+3diz39/SYt423QTwosnaXBeqWKWmImP81ovOQHrWqWg19spdYSYoxlDle4u
yZvLLK5Z5c+mCSbd+AlwaJdr2wdTQlx1uCqO9SVtUmkf4vwyYvATpeF84hlsxvl7
jF/kvsZyPh0whUo=
=TJD/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to