Your message dated Sat, 07 Jan 2017 21:18:39 +0000
with message-id <e1cpynr-000fgo...@fasolo.debian.org>
and subject line Bug#811727: fixed in nzb 0.2-1.1
has caused the Debian Bug report #811727,
regarding nzb: FTBFS with GCC 6: narrowing conversion
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.)


-- 
811727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811727
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nzb
Version: 0.2-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -c -m64 -pipe -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_XML_LIB 
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -I. -o downloader.o 
> downloader.cpp
> downloader.cpp: In member function 'void 
> Downloader::gotError(QAbstractSocket::SocketError)':
> downloader.cpp:180:56: warning: unused parameter 'err' [-Wunused-parameter]
>  void Downloader::gotError(QAbstractSocket::SocketError err)
>                                                         ^~~
> 
> g++ -c -m64 -pipe -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_XML_LIB 
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -I. -o decoder.o decoder.cpp
> decoder.cpp: In member function 'void Decoder::uDecode(int, int, bool, int)':
> decoder.cpp:357:5: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
>   if (!multi || (multi && type == 1))
>      ^
> 
> decoder.cpp:340:7: warning: variable 'badnl' set but not used 
> [-Wunused-but-set-variable]
>   bool badnl = false; // Newlines only \n, not \r\n,
>        ^~~~~
> 
> decoder.cpp: In member function 'void Decoder::crcAdd(int*, int)':
> decoder.cpp:485:2: error: narrowing conversion of '3993919788u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
>   };
>   ^
> 
> decoder.cpp:485:2: error: narrowing conversion of '2567524794u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '3915621685u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '2657392035u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '3772115230u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '2547177864u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '3887607047u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '2428444049u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '4089016648u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '2227061214u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '4107580753u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '2211677639u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> decoder.cpp:485:2: error: narrowing conversion of '4251122042u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
...

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: nzb
Source-Version: 0.2-1.1

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

Debian distribution maintenance software
pp.
John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> (supplier of updated 
nzb 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: Sat, 07 Jan 2017 22:02:46 +0100
Source: nzb
Binary: nzb
Architecture: source amd64
Version: 0.2-1.1
Distribution: sid
Urgency: medium
Maintainer: Mattias Nordstrom <mnord...@debian.org>
Changed-By: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de>
Description:
 nzb        - Usenet binary grabber
Closes: 811727
Changes:
 nzb (0.2-1.1) UNRELEASED; urgency=medium
 .
   * Non-maintainer upload.
   * Changed type for crc_tab from int to unsigned int to fix
     narrowing conversion issue with gcc-6 (closes: #811727)
Checksums-Sha1:
 6e4ab48ee7fd1698a0229ab1f27692f88ec91bc9 1679 nzb_0.2-1.1.dsc
 0077812fb5791f3908330e6add80c17e5aa3fecf 7243 nzb_0.2-1.1.diff.gz
 3d728677008600e3f056bdd699b3214912181620 6169 nzb_0.2-1.1_amd64.buildinfo
 48d0531e32650000a2a3cc2124ca0d7b00370ca7 93058 nzb_0.2-1.1_amd64.deb
Checksums-Sha256:
 0dddab35bc762ff935430db574b0e577d80d72f91ec26c1f128b4c6adef688ae 1679 
nzb_0.2-1.1.dsc
 338b589a4ee8ed80df25fb489d6b49ce7c05956f6225980b9c52ecbe6df6b57c 7243 
nzb_0.2-1.1.diff.gz
 bb948d1b39bdcce6b02f12f0bb7a88baec72c520fb57222d6009659ab6f692bf 6169 
nzb_0.2-1.1_amd64.buildinfo
 72e7355026685b371937822004361a5b335c7672190ee6cc8ca94d7bb39f9f43 93058 
nzb_0.2-1.1_amd64.deb
Files:
 99988f359b51525c9f3fb6a03aa0479b 1679 net optional nzb_0.2-1.1.dsc
 883f7ba6b300e7deb052e73df950029e 7243 net optional nzb_0.2-1.1.diff.gz
 d8f650fbd43743e322662cae39fe1986 6169 net optional nzb_0.2-1.1_amd64.buildinfo
 138bf975a90d56b13cfd7a431170a572 93058 net optional nzb_0.2-1.1_amd64.deb

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

iQIzBAEBCAAdFiEEYv+KdYTgKVaVRgAGdCY7N/W1+RMFAlhxWBQACgkQdCY7N/W1
+ROEcBAAnu04objkAcXRHFtaOCQimdWtDb6Nkmi+h42wfO0ZTdJ3Z611ZNr0sHP4
81en+NsZGa8JO8B2lWYX/9+PmWRTncnkwUeIsjgPVIiixAWdn6lQl3gkxCugBJ+w
E85wIcGCXgKz/FBSGDVCnO01VFrs1cxCmdLlgjNq23As3sMeoBZCG0trmbqo9ld5
/5ywOZZZA82Ev8lAW/swPsJVcpQ8rWzUPBiUlCmDLWDLujzRxJHP7GqkWS0DQk6d
cFgmFwQ9G8qPhhge6YnjhMtbymlekRVcs2oVWfG8kLC1anAKF9LVRXLIq0vhFG8v
UwYXzj23kqvc7NKVu3ZFGd1ssfb2917c5sCidVVybIqc1bCOZuj/Wawgt6/MX1cA
kH0D0JfOShSahoCMRCesi30IhsYY9+SeoAr5f1wsVEtdXTc1ttzoAzbAzvmc4haf
co8/udmqasLpIFbILBGaFshQzq3KP8fpAdRRmeBQjhMQ5kuWzpvJ7UEpVSZZ9lYU
xV72/st9xsNkfuIXLunh6plAQ7uy0PyQbvsTjmSfG5pnY1iXyZs3rwjYlaEDdfzC
/HhatjYPKJfW6FAY5Xz+oIwbVsbSf3huD2xWcmR6K5mL7NYsWEfhzvginQ1q1uX1
bSQh+poZO9oGs3TyA85k26L5TbThhlVMbYvk9KXidUN1jCs8G14=
=ktJx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to