Your message dated Mon, 25 Jul 2022 03:34:05 +0000
with message-id <e1ofor7-0005yj...@fasolo.debian.org>
and subject line Bug#1012922: fixed in fcoe-utils 1.0.34-2
has caused the Debian Bug report #1012922,
regarding fcoe-utils: ftbfs with GCC-12
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.)


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

[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/fcoe-utils_1.0.34-1_unstable_gcc12.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 whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (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 -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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 
lib/fcoe_utils.o lib/fcoe_utils.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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 lib/sa_log.o 
lib/sa_log.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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 lib/sa_select.o 
lib/sa_select.c
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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 lib/sa_timer.o 
lib/sa_timer.c
In file included from /usr/include/stdio.h:866,
                 from fcoeadm_display.c:26:
In function ‘printf’,
    inlined from ‘show_full_lun_info’ at fcoeadm_display.c:310:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:112:10: error: ‘osname’ may be used 
uninitialized [-Werror=maybe-uninitialized]
  112 |   return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack 
());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fcoeadm_display.c: In function ‘show_full_lun_info’:
fcoeadm_display.c:249:15: note: ‘osname’ was declared here
  249 |         char *osname;
      |               ^~~~~~
gcc -DPACKAGE_NAME=\"fcoe-utils\" -DPACKAGE_TARNAME=\"fcoe-utils\" 
-DPACKAGE_VERSION=\"1.0.34\" -DPACKAGE_STRING=\"fcoe-utils\ 1.0.34\" 
-DPACKAGE_BUGREPORT=\"https://github.com/openSUSE/fcoe-utils\"; 
-DPACKAGE_URL=\"\" -DPACKAGE=\"fcoe-utils\" -DVERSION=\"1.0.34\" -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 lib/sa_other.o 
lib/sa_other.c
cc1: all warnings being treated as errors
make[1]: *** [Makefile:642: fcoeadm-fcoeadm_display.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 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-2
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 1012...@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: Sun, 24 Jul 2022 20:05:25 -0700
Source: fcoe-utils
Architecture: source
Version: 1.0.34-2
Distribution: unstable
Urgency: medium
Maintainer: Debian FCoE Team <team+f...@tracker.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 1012922
Changes:
 fcoe-utils (1.0.34-2) unstable; urgency=medium
 .
   * Fix FTBFS w/GCC-12 (Closes: #1012922)
   * Bump Standards-Version to 4.6.1
Checksums-Sha1:
 8ba6c348ef3f0c566d912d2bf7dfd3dafa3b1257 2155 fcoe-utils_1.0.34-2.dsc
 69042daeb0b03ebae9b135cefb5953ff4a6cf7e6 8344 fcoe-utils_1.0.34-2.debian.tar.xz
 558a6390393acb20edba5aa57019d5a21a255bf2 7061 
fcoe-utils_1.0.34-2_amd64.buildinfo
Checksums-Sha256:
 bd5d2df15507775ce541dd1774c36cfc06e20fbfbdcbfe141280e2881bc0dd39 2155 
fcoe-utils_1.0.34-2.dsc
 7f11ebdfab6a006a63d2a423e2cad635c32364e7d23e22aec1d84e535ca66122 8344 
fcoe-utils_1.0.34-2.debian.tar.xz
 f361da5587002a28678422bd5711b3f5bd3911b93e16ba89c73679aacf1ed5c5 7061 
fcoe-utils_1.0.34-2_amd64.buildinfo
Files:
 db6f836fd4313814f9cd3cdb28b65d65 2155 misc optional fcoe-utils_1.0.34-2.dsc
 4b83ceaa558608772d4c0e9c8d71fabb 8344 misc optional 
fcoe-utils_1.0.34-2.debian.tar.xz
 8e7069e663e126dccaa42047a4ab6fd7 7061 misc optional 
fcoe-utils_1.0.34-2_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmLeCs8UHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZtAQ/+KBkZSaScjA14M2WkQQP6QbhFbJpa
41VRP2/HVlDJq2KK4TV/ySRRQMWY5udH3EKlwzdJ3UspJye1ZcDI4v5eEjKa1kL6
FzHVHugiPXY6Lc2T1PQZNZLwWSAm0d99h0LzS5u1Ej+iE5MfDaPbUc+YWR5Qlq2p
q4+T5A0eP57aChwxhaRS7WO0U8DoZz4/gzfRaGaOZzFVORuok0hjJQT79BGN5lLH
/OxhL8VVd2zEkImLoWzHup3ePtV5p8F9EyrE5XwVHLaGw5ydkv3TJjwZigLbfN2G
TDoyIazxA/14dOUbl4lShMQh88IduKKHk3w4veL9YZNeCHaDPErF4AUbDldtS91w
zP1QWVlA36piNaOisbVbapkUYkr0FtAxNM/MGE254E6agAYDMl3YiKUeNXwxvWE2
4PUxsjjtNVvQa0QnVX772FeQbj+Rk3JXGhs0bt00kxmMXNY6ofR4lH46R6IrFcht
gFL6TSMp76VVIQMSfZA+/eHtb/IibjEbGymmHXR2iI+0CSaBMYo5Jg+3xGidruzQ
tAcA6Adw4a3hEbcqw6mJ2+j1VaNwbbfkSXaeaoWbGUBqvFt/jyt8at9GM/mwTEVb
AGdqov8rf/okjDN8jVg7SN54kzp2z7ai1DVYgkpYbQrjMuiy/8P7f+I8xLKfOQ0m
h3BYWVwPxpxdZJQ=
=8r1x
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to