Your message dated Wed, 05 Aug 2020 11:03:45 +0000
with message-id <e1k3hcz-0009wn...@fasolo.debian.org>
and subject line Bug#966864: fixed in libiscsi 1.19.0-2
has caused the Debian Bug report #966864,
regarding libiscsi: FTBFS: ld: 
.libs/libiscsi_la-iser.o:./lib/./../include/iser-private.h:162: multiple 
definition of `__packed'; 
.libs/libiscsi_la-init.o:./lib/./../include/iser-private.h:162: first defined 
here
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.)


-- 
966864: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libiscsi
Version: 1.19.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -W -Wshadow 
> -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing 
> -Wno-unknown-warning-option -Wno-stringop-truncation -Wwrite-strings -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -version-info 7:0:0 -bindir /usr/bin -no-undefined 
> -export-symbols ./libiscsi.syms -libverbs -lrdmacm -lpthread -Wl,-z,relro 
> -Wl,-z,now -o libiscsi.la -rpath /usr/lib/x86_64-linux-gnu 
> libiscsi_la-connect.lo libiscsi_la-crc32c.lo libiscsi_la-discovery.lo 
> libiscsi_la-init.lo libiscsi_la-login.lo libiscsi_la-nop.lo 
> libiscsi_la-pdu.lo libiscsi_la-iscsi-command.lo libiscsi_la-scsi-lowlevel.lo 
> libiscsi_la-socket.lo libiscsi_la-sync.lo libiscsi_la-task_mgmt.lo 
> libiscsi_la-logging.lo libiscsi_la-md5.lo libiscsi_la-iser.lo  
> libtool: link: echo "{ global:" > .libs/libiscsi.ver
> libtool: link:  cat ./libiscsi.syms | sed -e "s/\(.*\)/\1;/" >> 
> .libs/libiscsi.ver
> libtool: link:  echo "local: *; };" >> .libs/libiscsi.ver
> libtool: link:  gcc -shared  -fPIC -DPIC  .libs/libiscsi_la-connect.o 
> .libs/libiscsi_la-crc32c.o .libs/libiscsi_la-discovery.o 
> .libs/libiscsi_la-init.o .libs/libiscsi_la-login.o .libs/libiscsi_la-nop.o 
> .libs/libiscsi_la-pdu.o .libs/libiscsi_la-iscsi-command.o 
> .libs/libiscsi_la-scsi-lowlevel.o .libs/libiscsi_la-socket.o 
> .libs/libiscsi_la-sync.o .libs/libiscsi_la-task_mgmt.o 
> .libs/libiscsi_la-logging.o .libs/libiscsi_la-md5.o .libs/libiscsi_la-iser.o  
>  -libverbs -lrdmacm -lpthread  -g -O2 -fstack-protector-strong -Wl,-z 
> -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libiscsi.so.7 -Wl,-version-script 
> -Wl,.libs/libiscsi.ver -o .libs/libiscsi.so.7.0.0
> /usr/bin/ld: .libs/libiscsi_la-iser.o:./lib/./../include/iser-private.h:162: 
> multiple definition of `__packed'; 
> .libs/libiscsi_la-init.o:./lib/./../include/iser-private.h:162: first defined 
> here
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/libiscsi_1.19.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libiscsi
Source-Version: 1.19.0-2
Done: Michael Tokarev <m...@tls.msk.ru>

We believe that the bug you reported is fixed in the latest version of
libiscsi, 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 966...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev <m...@tls.msk.ru> (supplier of updated libiscsi 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: SHA256

Format: 1.8
Date: Wed, 05 Aug 2020 13:40:02 +0300
Source: libiscsi
Architecture: source
Version: 1.19.0-2
Distribution: unstable
Urgency: medium
Maintainer: Michael Tokarev <m...@tls.msk.ru>
Changed-By: Michael Tokarev <m...@tls.msk.ru>
Closes: 966864
Changes:
 libiscsi (1.19.0-2) unstable; urgency=medium
 .
   * attribute_packed.patch (Closes: #966864)
   * spelling.patch - fix a few selling mistakes
   * provide Build-Depends-Package for libiscsi.symbols
   * do not explicitly use dh_autoreconf (dh >= 10)
   * use debhelper-compat instead of dh version
   * bump debhelper-compat to 12
   * bump standards-version to 4.5.0 (no changes)
   * remove trailing whitespace from old changelog entry
   * Rules-Requires-Root: no
   * fix DEP5 format URL
Checksums-Sha1:
 7705da13e4850c7453877e3fd7bb180f58e55216 1541 libiscsi_1.19.0-2.dsc
 87d209ea1f7aa34b024d3c0cc1fe05a823fb7f99 7732 libiscsi_1.19.0-2.debian.tar.xz
 3bbee88e1424014806e3f4fbcde5e52fe089565f 5274 
libiscsi_1.19.0-2_source.buildinfo
Checksums-Sha256:
 05218de76ba04692f0904ea246c0f7790f82c321b4da450fb1f00135b8c78a7d 1541 
libiscsi_1.19.0-2.dsc
 a1d6e1850de7528fec59c5c05f03c2de55afe05aa7e0d6e7976a0418475a86e8 7732 
libiscsi_1.19.0-2.debian.tar.xz
 0911d44549cc22db602de4b5221d542b557fa11003b4fcf563a09eee7de9b9e3 5274 
libiscsi_1.19.0-2_source.buildinfo
Files:
 5224d2620f6f727d23e8c7940a7c69e1 1541 net optional libiscsi_1.19.0-2.dsc
 2f106daef758b0e0653f8924f8c5671d 7732 net optional 
libiscsi_1.19.0-2.debian.tar.xz
 7e51997435431e648e20d379093803d3 5274 net optional 
libiscsi_1.19.0-2_source.buildinfo

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

iQFDBAEBCAAtFiEEe3O61ovnosKJMUsicBtPaxppPlkFAl8qjI8PHG1qdEB0bHMu
bXNrLnJ1AAoJEHAbT2saaT5ZweMIAKnrnXpHzPXa1e9fP6G7Cray5GPW2pH+2dqX
QaOoeQSKvtQt8RHmOKH01aH7OcMpwXFDJ0lVpPKb+U9+4boH3DypHT4yubAcHLOO
w5259lBsmjZPkaKCtjxl7a4PwlrT7lQrbuNQ0dGmY7pGxGmgTVt2mG1LwqzSqmKn
tSNpvY8D2HIMT7/EYa8ETh1A4zYPEPl7ruDdxVxoF8wXwXoOngbbx/gR8LJuBSbE
hNBY9FT33+wlYK1dDUog1ubbHraNNOghHp6yjGocR0QAelyKjROd4IzJve0aGqH1
wNUrb59FnnoaD5bpIG0RtpxeL4teHJASXPo/FY7d8iUliVZ0HWQ=
=Foq2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to