[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957380: marked as done (istgt: ftbfs with GCC-10)



Your message dated Sat, 28 Nov 2020 17:19:39 +0000
with message-id <E1kj3sp-000GLk-OS@fasolo.debian.org>
and subject line Bug#957380: fixed in istgt 0.4~20111008-4
has caused the Debian Bug report #957380,
regarding istgt: ftbfs with GCC-10
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 owner@bugs.debian.org
immediately.)


-- 
957380: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957380
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:istgt
Version: 0.4~20111008-3
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

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

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/istgt_0.4~20111008-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

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

[...]
 4632 |    int mdlen, mt, dsp, bdlen;
      |        ^~~~~
istgt_lu_tape.c:4679:19: warning: variable ‘dsp’ set but not used [-Wunused-but-set-variable]
 4679 |    int mdlen, mt, dsp, bdlen;
      |                   ^~~
istgt_lu_tape.c:4679:15: warning: variable ‘mt’ set but not used [-Wunused-but-set-variable]
 4679 |    int mdlen, mt, dsp, bdlen;
      |               ^~
istgt_lu_tape.c:4679:8: warning: variable ‘mdlen’ set but not used [-Wunused-but-set-variable]
 4679 |    int mdlen, mt, dsp, bdlen;
      |        ^~~~~
istgt_lu_tape.c:5138:16: warning: variable ‘partition’ set but not used [-Wunused-but-set-variable]
 5138 |    int bt, cp, partition;
      |                ^~~~~~~~~
istgt_lu_tape.c:5138:8: warning: variable ‘bt’ set but not used [-Wunused-but-set-variable]
 5138 |    int bt, cp, partition;
      |        ^~
istgt_lu_tape.c:5304:13: warning: variable ‘rest’ set but not used [-Wunused-but-set-variable]
 5304 |    uint64_t rest;
      |             ^~~~
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_lu_pass.o istgt_lu_pass.c
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_lu_ctl.o istgt_lu_ctl.c
istgt_lu_ctl.c: In function ‘istgt_uctl_cmd_refresh’:
istgt_lu_ctl.c:974:8: warning: variable ‘arg’ set but not used [-Wunused-but-set-variable]
  974 |  char *arg;
      |        ^~~
istgt_lu_ctl.c: In function ‘istgt_uctl_cmd_reset’:
istgt_lu_ctl.c:1079:19: warning: variable ‘llp’ set but not used [-Wunused-but-set-variable]
 1079 |  ISTGT_LU_LUN_Ptr llp;
      |                   ^~~
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_log.o istgt_log.c
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_conf.o istgt_conf.c
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_sock.o istgt_sock.c
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_misc.o istgt_misc.c
istgt_misc.c: In function ‘istgt_yield’:
istgt_misc.c:597:2: warning: implicit declaration of function ‘pthread_yield’; did you mean ‘pthread_kill’? [-Wimplicit-function-declaration]
  597 |  pthread_yield();
      |  ^~~~~~~~~~~~~
      |  pthread_kill
istgt_misc.c:597:2: warning: nested extern declaration of ‘pthread_yield’ [-Wnested-externs]
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_queue.o istgt_queue.c
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_crc32c.o istgt_crc32c.c
gcc -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -c -o istgt_md5.o istgt_md5.c
gcc -Wl,-z,relro -o istgt istgt.o istgt_iscsi.o istgt_iscsi_param.o istgt_lu.o istgt_lu_disk.o istgt_lu_dvd.o istgt_lu_tape.o istgt_lu_pass.o istgt_lu_ctl.o istgt_log.o istgt_conf.o istgt_sock.o istgt_misc.o istgt_queue.o istgt_crc32c.o istgt_md5.o -lcrypto -lpthread 
/usr/bin/ld: istgt_iscsi.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_iscsi.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_iscsi_param.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_iscsi_param.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_lu.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_lu.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_lu_disk.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_lu_disk.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_lu_dvd.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_lu_dvd.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_lu_tape.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_lu_tape.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_lu_pass.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_lu_pass.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_lu_ctl.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_lu_ctl.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
/usr/bin/ld: istgt_crc32c.o:./src/istgt_lu.h:282: multiple definition of `ISTGT_LU_TASK_TYPE'; istgt.o:./src/istgt_lu.h:282: first defined here
/usr/bin/ld: istgt_crc32c.o:./src/istgt_lu.h:277: multiple definition of `ISTGT_LU_TASK_RESULT'; istgt.o:./src/istgt_lu.h:277: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:80: istgt] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:38: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: istgt
Source-Version: 0.4~20111008-4
Done: Jessica Clarke <jrtc27@debian.org>

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

Debian distribution maintenance software
pp.
Jessica Clarke <jrtc27@debian.org> (supplier of updated istgt 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 28 Nov 2020 17:01:11 +0000
Source: istgt
Architecture: source
Version: 0.4~20111008-4
Distribution: unstable
Urgency: medium
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd@lists.debian.org>
Changed-By: Jessica Clarke <jrtc27@debian.org>
Closes: 957380
Changes:
 istgt (0.4~20111008-4) unstable; urgency=medium
 .
   [ Jessica Clarke ]
   * Team upload.
 .
   [ Sudip Mukherjee ]
   * Fix ftbfs with GCC-10. (Closes: #957380)
 .
   [ Jessica Clarke ]
   * Bump debhelper compat to 13; no changes needed
   * Drop build dependency on autotools-dev now implied by compat level
   * Change priority from deprecated extra to optional
   * Bump standards version to 4.5.1; no changes needed
   * Use debian/install rather than custom override_dh_install
   * Update Vcs-* to point to Salsa repository
   * Set Rules-Requires-Root to no
   * Fix copyright paragraph order, whitespace and URL
   * Run wrap-and-sort -ast
Checksums-Sha1:
 82416a842741bbb915262ff02896af50f6b1f682 2006 istgt_0.4~20111008-4.dsc
 73a45e68ef7c03e99640db122b24f934fa40ff2f 12220 istgt_0.4~20111008-4.debian.tar.xz
 77cd1cb4638fa0ec38f2f2b0c6492157c1cdeee8 6463 istgt_0.4~20111008-4_amd64.buildinfo
Checksums-Sha256:
 b81a85b84b832c9e9a2596711bd546f895895ecce7e7491248720b78439605a4 2006 istgt_0.4~20111008-4.dsc
 36f3059aa8eb02d76c95e73fdfd01525fa5abde9f01ff30d7a6ff8b4b9cee51e 12220 istgt_0.4~20111008-4.debian.tar.xz
 2415472835c20225be8e1608bc065d9889babbd433173bd6f70a0fb8ba66787e 6463 istgt_0.4~20111008-4_amd64.buildinfo
Files:
 8f05c736529478fad7524f4f07e60acc 2006 admin optional istgt_0.4~20111008-4.dsc
 69072f0324b54972e5521e6b83b41b2f 12220 admin optional istgt_0.4~20111008-4.debian.tar.xz
 54c222783d944273c8c1e04c5dc24724 6463 admin optional istgt_0.4~20111008-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEj1g0K+q+HvQ3lVH7sZN3DBhqHH0FAl/ChBMACgkQsZN3DBhq
HH1Fdw//QrhxtjARKOBgsuFx19+dbTjil8i8mEjS3+48voi14U1QjWu4TklDy6oZ
yD7yr2pxFVSbvEftyyhg4ninb6M9hwil7VRXF3LQrcKf1JhhLY1R7cQGzL+eBPPD
ujFeNLmrAiXAqoNOa+28drPIrRSLr7asZMGA4iteaSMmejC1NKcnv4IYULj9KY5t
KHZMhDUOL5uiBxRAppFbxDxFbSJ501ol+gpel2PGXcqrGT2TEHN0iMjur+GfsPln
rPXDCLUdBal9lWcBg2JH/H4OGWCB1YpHm293k1prTgM8kZWzmEl/QqzVUXbvejEE
MrT/TYaDLKXGztLOxtGabVhTsjqHTW/DefBWsYn5qa7ViRkgPDzNpxggYuff46kE
rXsSX56PQMBSazzKv7xfviu8mP29GYy1prUkFfwgr8s1wzvnKZGWX2m7CV0OFp/e
2vrj454CTpcEtnULpTyUTh068S+8USD2e0kHRDA79RFStI8IfbZa4lR6RGtNrYfT
gr8f3FAiR6TWa+lNZpnb2EQJz4zJSqI1+oKJEJeC38VyL6p/ZZdMX+YeAimRaBWp
RAu1LGTxm+OKulqnrASGDEOmyAvIzkki5Du3xdYVA0XoDXROgOEHjjQTtYH10ON1
HJbR8rpx5NKrnkmJvm00wxZSTsb5osSYan2Jyy4ZI3nVmDTNyEA=
=o/LK
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: