Your message dated Mon, 26 Sep 2022 13:07:19 +0000
with message-id <[email protected]>
and subject line Bug#1013052: fixed in tgt 1:1.0.84-1
has caused the Debian Bug report #1013052,
regarding tgt: 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 [email protected]
immediately.)


-- 
1013052: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013052
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tgt
Version: 1:1.0.80-1
Severity: normal
Tags: sid bookworm
User: [email protected]
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/tgt_1.0.80-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.

[...]
Note: meta manual : no titled ancestor of refentry                 tgt-admin
Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual   tgt-admin
Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi  tgt-admin
Warn: meta manual : no fallback for manual, so inserted a fixme    tgt-admin
Warn: meta author : no refentry/info/author                        tgt-admin
Note: meta author : see http://www.docbook.org/tdg5/en/html/autho  tgt-admin
Warn: meta author : no author data, so inserted a fixme            tgt-admin
Note: Writing tgtadm.8
Note: Writing tgtd.8
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/target.c -o iscsi/target.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/chap.c -o iscsi/chap.o
Note: Writing tgt-admin.8
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/sha1.c -o iscsi/sha1.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/md5.c -o iscsi/md5.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/transport.c -o iscsi/transport.o
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/iscsi_tcp.c -o iscsi/iscsi_tcp.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/isns.c -o iscsi/isns.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" bs_aio.c -o bs_aio.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/iser.c -o iscsi/iser.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" iscsi/iser_text.c -o iscsi/iser_text.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" tgtd.c -o tgtd.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" mgmt.c -o mgmt.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" target.c -o target.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" scsi.c -o scsi.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" log.c -o log.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" driver.c -o driver.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" util.c -o util.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" work.c -o work.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" concat_buf.c -o concat_buf.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" parser.c -o parser.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" spc.c -o spc.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" sbc.c -o sbc.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" mmc.c -o mmc.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" osd.c -o osd.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" scc.c -o scc.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" smc.c -o smc.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" ssc.c -o ssc.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" libssc.c -o libssc.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" bs_rdwr.c -o bs_rdwr.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" bs_ssc.c -o bs_ssc.o
In file included from iscsi/iscsid.h:29,
                 from iscsi/iser.c:37:
iscsi/iser.c: In function ‘iser_conn_free’:
./log.h:96:17: error: pointer ‘conn’ may be used after ‘free’ 
[-Werror=use-after-free]
   96 |                 log_debug("%s(%d) " fmt, __FUNCTION__, __LINE__, 
##args); \
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
iscsi/iser.c:1357:9: note: in expansion of macro ‘dprintf’
 1357 |         dprintf("conn:%p freed\n", &conn->h);
      |         ^~~~~~~
iscsi/iser.c:1356:9: note: call to ‘free’ here
 1356 |         free(conn);
      |         ^~~~~~~~~~
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" bs_null.c -o bs_null.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" bs_sg.c -o bs_sg.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" bs.c -o bs.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" libcrc32c.c -o libcrc32c.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" bs_sheepdog.c -o bs_sheepdog.o
cc -Wdate-time -D_FORTIFY_SOURCE=2 -c -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DUSE_SIGNALFD -DUSE_TIMERFD -DHAVE_GFAPI_VER_7_6 
-DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall 
-Wstrict-prototypes -Werror -DTGT_VERSION=\"1.0.80\" 
-DBSDIR=\"/usr/lib/tgt/backing-store\" tgtadm.c -o tgtadm.o
cc1: all warnings being treated as errors
make[3]: *** [Makefile:104: iscsi/iser.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/usr'
make[2]: *** [Makefile:24: programs] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" 
ISCSI_RDMA=1 CEPH_RBD=1 GLFS_BD=1 SD_NOTIFY=1 returned exit code 2
make[1]: *** [debian/rules:12: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: tgt
Source-Version: 1:1.0.84-1
Done: Apollon Oikonomopoulos <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tgt, 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.
Apollon Oikonomopoulos <[email protected]> (supplier of updated tgt 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: Mon, 26 Sep 2022 15:14:57 +0300
Source: tgt
Architecture: source
Version: 1:1.0.84-1
Distribution: unstable
Urgency: medium
Maintainer: Apollon Oikonomopoulos <[email protected]>
Changed-By: Apollon Oikonomopoulos <[email protected]>
Closes: 979509 1013052
Changes:
 tgt (1:1.0.84-1) unstable; urgency=medium
 .
   * New upstream version 1.0.84:
     646aa73 fix use-after-free in iser_conn_free() (Closes: #1013052)
     9fd4a25 fix bug: target bound initiator-name but client cannot discovery
             the target device
     4c81b97 Remove clear non-existent directories: ibmvio, fc on "make clean"
             command
     7a2da00 Fix FMK and other flags
   * d/watch: relax tarball matching expression
   * Bump Standards-Version to 4.6.1; no changes needed
   * d/control: point Homepage to Github
   * Fix example location in manages (Closes: #979509)
Checksums-Sha1:
 602e81a4482ddcb935245785b4e8717bff7d9966 2128 tgt_1.0.84-1.dsc
 036622862afd35e26ba5a557e8ec923b62d57b4a 304641 tgt_1.0.84.orig.tar.gz
 027e7cfd1e4ca545196da101775ee67b3ede9251 14008 tgt_1.0.84-1.debian.tar.xz
 2b7ce4f9770c6de29694c721dab71ec11e97dc2d 8706 tgt_1.0.84-1_amd64.buildinfo
Checksums-Sha256:
 45a2d7b64d256c7fbe6028460422e947886fcda176fca29fe7420c5bb931c542 2128 
tgt_1.0.84-1.dsc
 c5f5913fd5c4a1333590ad3ddcf80dd12592a5f773f3609619513dd583772486 304641 
tgt_1.0.84.orig.tar.gz
 7ad7fd7de85dbcae3fe588e106075683b36e477c3ad07f95dd1ab198487e1071 14008 
tgt_1.0.84-1.debian.tar.xz
 f1f59b00e9eeaf81ba6b9cab0fa67a996dbd8574df272a9a3577cf20427fbb58 8706 
tgt_1.0.84-1_amd64.buildinfo
Files:
 df262fd395d5ec111245ac265c1baf9b 2128 net optional tgt_1.0.84-1.dsc
 0fda4666ba0d80e64b81c01232555636 304641 net optional tgt_1.0.84.orig.tar.gz
 dd7f0b08b022c5dac9088abbe2afda74 14008 net optional tgt_1.0.84-1.debian.tar.xz
 e30e877eccd99f78084ce6637cb63748 8706 net optional tgt_1.0.84-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEPgL9ZlYpWVIRC6uZ9RsYxyAkgiQFAmMxnKwACgkQ9RsYxyAk
giQX1BAAkE7K+f1iL0a9vbWSGzYOy7r5QwzXyfoo7I2sWUx7xdwRiXuhH4FbDB/b
J5MZ5cUgIiIHoeQR/faGSkb2+iwHhRdFFZm3RlHFwqwOWWqZ8s+YbANwVt4msUQS
tkZE26xavcqXwcPfRmSOw/cipWpgRwmKndqhIlakba8UTxW1xRlYM3fce8CRnTw9
UrhgOf4C8g2nltP7rk0cACHpufcRYzZYfSf+M5dF2VF2JQD1lMeYRAMXtIuvWEnx
BiWXo5cmBVgX/+SD3HDqRmYctWP17qC8yfKsV7nbjhb/dL4k7VP0domNkKRU3Jh/
wUGSxKN5Sd/J6OORAtrnf0czfBpPYGySfOngpBlbNtgk+TgUGeDHtSkZ9aejM1E8
bbDSJgoXqtyH2nVTy11QJbfnXmUllUigaF3iJHHKlGut0aa5imgBNdijaJplJux2
BJq3XO0ehVVux+dwTQUbphLujqWhIq53IkoK2WXb/2WxzLeakxF+UEGkCrGWyb0/
JkRB9GrR0bE7FLSUn/u9BAk2V6xbxemQ8vzAvc+2sLRYNZP7NC8cTPeRC18Cw1RK
/PGkgUXJPmlgNqQDKo7A1AhOsavALsLTWBF9hKKfRIY/WB7rZ01VE8vewlq9I43p
1i2Vvc+QDpIU5NaG6khdZUUdzaOXd0AhcduC44nH0v/xCZQ/Gsw=
=AIM2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to