Your message dated Tue, 31 Jan 2017 12:20:30 +0000
with message-id <[email protected]>
and subject line Bug#853636: fixed in raidutils 0.0.6-22
has caused the Debian Bug report #853636,
regarding raidutils: ftbfs with GCC-7
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.)


-- 
853636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853636
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:raidutils
Version: 0.0.6-21
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/raidutils_0.0.6-21_unstable_gcc7.log
The last lines of the build log are at the end of this report.

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

[...]
eventlog.hpp:67:13: warning: 'void GetSesTypeAndStatus(uCHAR, char*, uCHAR, 
char*)' declared 'static' but never defined [-Wunused-function]
 static void GetSesTypeAndStatus(uCHAR SesType, char *TypeString,
             ^~~~~~~~~~~~~~~~~~~
eventlog.hpp:69:13: warning: 'void DoTime(uLONG, uSHORT, String_List*)' 
declared 'static' but never defined [-Wunused-function]
 static void DoTime(uLONG ti, uSHORT level, String_List *out);
             ^~~~~~
eventlog.hpp:70:13: warning: 'void GetGen5HbaErrorString(uCHAR, char*)' 
declared 'static' but never defined [-Wunused-function]
 static void GetGen5HbaErrorString(uCHAR ErrorCode, char *ErrorString);
             ^~~~~~~~~~~~~~~~~~~~~
eventlog.hpp:71:13: warning: 'void DoBytes(uSHORT, uCHAR*, String_List*)' 
declared 'static' but never defined [-Wunused-function]
 static void DoBytes (uSHORT numbytes, uCHAR *bytes, String_List *out);
             ^~~~~~~
eventlog.hpp:72:13: warning: 'void DoLongs(uSHORT, uLONG*, String_List*)' 
declared 'static' but never defined [-Wunused-function]
 static void DoLongs (uSHORT numlongs, uLONG *longs, String_List *out);
             ^~~~~~~
eventlog.hpp:73:12: warning: 'int bufcat(String_List*, char*, ...)' declared 
'static' but never defined [-Wunused-function]
 static int bufcat(String_List *out, char *source, ...);
            ^~~~~~
listdev.cpp: In member function 'void List_Device::Show_Cache_Mode(DPT_TAG_T, 
Command::get_Devs_Type, String_List&)':
listdev.cpp:2251:85: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
          if (((devs_Type == GET_ARRAY) && (i > 0) && 
(engine->devInfo_P->raidParent == -1)) ||
                                                       
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
listdev.cpp:2252:86: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
              ((devs_Type == GET_ARRAY) && (i == 0) && 
(engine->devInfo_P->raidParent != -1)) ||
                                                        
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
deletrad.cpp:498:19: warning: 'newChan' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
      rh.addr.chan = newChan;
      ~~~~~~~~~~~~~^~~~~~~~~
Makefile:861: recipe for target 'raidutil-parser.o' failed
make[3]: *** [raidutil-parser.o] Error 1
make[3]: *** Waiting for unfinished jobs....
listdev.cpp: In member function 'Command::Dpt_Error 
List_Device::GetSpeedFromHW(int)':
listdev.cpp:767:21: warning: 'parmLen' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
     temp_Buf[parmLen] = '\0';
     ~~~~~~~~~~~~~~~~^
flash.cpp: In member function 'Command::Dpt_Error 
Flash::Flash_This_HBA(String_List&, std::istream&)':
flash.cpp:1691:44: warning: 'Old_PCI_ID' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
                      fileBuf[BIOSsize - 1] -= 0x11 - Old_PCI_ID;
                      ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/raidutil'
Makefile:403: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:333: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: raidutils
Source-Version: 0.0.6-22

We believe that the bug you reported is fixed in the latest version of
raidutils, 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.
Barak A. Pearlmutter <[email protected]> (supplier of updated raidutils 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: Tue, 31 Jan 2017 11:46:41 +0000
Source: raidutils
Binary: dpt-i2o-raidutils raidutils
Architecture: source amd64 all
Version: 0.0.6-22
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter <[email protected]>
Changed-By: Barak A. Pearlmutter <[email protected]>
Description:
 dpt-i2o-raidutils - Adaptec I2O hardware RAID management utilities
 raidutils  - Transition Package, raidutils to dpt-i2o-raidutils
Closes: 853636
Changes:
 raidutils (0.0.6-22) unstable; urgency=medium
 .
   * bump debian standards
   * dh10
   * harden
   * build dependency for AX_ autoconf macros
   * patch away some compiler warnings
   * patch away GCC-7 compilation error (closes: #853636)
Checksums-Sha1:
 2674e4b1c15de3cc1b928781485e9a1a3da2e5b8 1985 raidutils_0.0.6-22.dsc
 7e1e0eebbf5c2dd48daf6dc7b8e614b789d088f5 24628 raidutils_0.0.6-22.debian.tar.xz
 b2786644c8c4423db6ec1f3e63474341a11e939f 1182974 
dpt-i2o-raidutils-dbgsym_0.0.6-22_amd64.deb
 a9e3c8eb4756a6378fb2a2ae384b5083bea12c81 193996 
dpt-i2o-raidutils_0.0.6-22_amd64.deb
 4f1eb07b69db2382c253f916c4d0ea910cc08f9b 4864 raidutils_0.0.6-22_all.deb
 c43c4190404277d3bfde5b4dfe611df75a431779 5105 
raidutils_0.0.6-22_amd64.buildinfo
Checksums-Sha256:
 3eca3074510fdd6ff50dc015e30bd53c1747122b42742b01af8c25a18fc7f61b 1985 
raidutils_0.0.6-22.dsc
 93d7523b38877ccb0ceb5db3390878d7c62d8c13756a21b510b2197626c24275 24628 
raidutils_0.0.6-22.debian.tar.xz
 b0d619332a3fe57c7f53841b78cb0d040d3f6418cc4320baf085f93bbffa40e2 1182974 
dpt-i2o-raidutils-dbgsym_0.0.6-22_amd64.deb
 f1b750c526bdc2f7932abd7336376ee735ee1eca6880768c7f6e79111dbf2a18 193996 
dpt-i2o-raidutils_0.0.6-22_amd64.deb
 3a2628af8c2511789a82399f1ab617d012bd3ebcdd697fb7593540fa82cb4737 4864 
raidutils_0.0.6-22_all.deb
 4ce80cd34c18e7c6691c3af2d5669f4564e81ae1bbc870f9f5d2e7edae3721d6 5105 
raidutils_0.0.6-22_amd64.buildinfo
Files:
 5993630c518d558786ea675c8311d561 1985 admin optional raidutils_0.0.6-22.dsc
 b94d239b5c4d118f42bc15eb150efab4 24628 admin optional 
raidutils_0.0.6-22.debian.tar.xz
 fc7b951a582d0fa0d41774f55f3f3472 1182974 debug extra 
dpt-i2o-raidutils-dbgsym_0.0.6-22_amd64.deb
 9688330bc54b4ef6b49c76fbdbc828f7 193996 admin optional 
dpt-i2o-raidutils_0.0.6-22_amd64.deb
 fd0d05def0def5d9f7fff54d00c8a251 4864 admin optional raidutils_0.0.6-22_all.deb
 775eaa7f9d51025eed58b3d7a943b98d 5105 admin optional 
raidutils_0.0.6-22_amd64.buildinfo

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

iQIzBAEBCAAdFiEEZPQp426hHMLZZlRvEltXR14ZDRgFAliQfL0ACgkQEltXR14Z
DRhLdg/+LYgm7zcZP48m7Z47eXR9/zLLxUyiUgRU1uKVpL3FSkCPjuSlqZkysQ2k
wAaq2Ld/2QPmIZFHjIEihXgvqCSE1KccRvtMEEAsNsxyxfjRJKTqhebtIJhbYnT6
x1BPcOt/YUuqOXwYFs60352P0gDKBkmG+lO53yrKRjepvVdoL1/Sqpi/QaBWaoFi
rLyKqDsVZTGehM42M9XrXoX2GbG13j01Ca48//yyrl46nQd0OVTKO8Q/IzQ5uVVr
N1sTiY7tZOLF2LAjhCm3/jwqWq4IVeQAl43ybRiyXKHiDRg3L/R2VSTCxPagWnNi
KFiyLZwysSoPyOMO0reS5Ppc9emWPCngTjQCbvkAEzLaCEYG9CNowEWhIces8l4y
FeS+GthBwMwl6mijdn90g7TWYWyLP8jnrIpPkCveczKKs1WfMMaeAadmgPEEEswe
UPIT3GmyUbUz29dllrFZxNiMqo7CFlrKu/QMQiuQzmkpA+y9wRL54V8eAuucQgIe
YB9fqTvxA/z2rewTkP/ecHLIL7GbiEXRZx1yyAyPb6MGz0fnynIAjRlC4958wosJ
265SiU0dV1meeyFggj3MYuPqxrgtkqqJtTtj1xZuAmyThaV+skwiytzeR0L+ewKd
065WCq/VyBWEXyGJRGy2zpjlvOFhHDsRWjdhDJSysETKOtgPDPE=
=rLhA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to