Your message dated Mon, 05 Dec 2016 21:03:39 +0000
with message-id <e1ce0qf-000dqh...@fasolo.debian.org>
and subject line Bug#811778: fixed in din 5.2.1-4
has caused the Debian Bug report #811778,
regarding din: 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.)


-- 
811778: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811778
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: din
Version: 5.2.1-3
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++ -DPACKAGE_NAME=\"din\" -DPACKAGE_TARNAME=\"din\" 
> -DPACKAGE_VERSION=\"5.2.1\" -DPACKAGE_STRING=\"din\ 5.2.1\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"din\" 
> -DVERSION=\"5.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 
> -DHAVE_TCL8_5_TCL_H=1 -DHAVE_LIBIRCCLIENT_H=1 -I.   -Wdate-time 
> -D_FORTIFY_SOURCE=2    -I /usr/include -I /usr/local/include -I /opt/include 
> -I/usr/include/tcl8.5 -I/usr/local/include/tcl8.5 -I /opt/include/tcl8.5 -I 
> ../include  -Wall -O3 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o levels.o levels.cc
> In file included from ../include/color.h:25:0,
>                  from curve.cc:24:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> Makefile:485: recipe for target 'curve.o' failed
> make[3]: *** [curve.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from help.cc:23:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from console.cc:22:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/range.h:26,
>                  from range.cc:21:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from viewwin.cc:23:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from ../include/console_iterator.h:24,
>                  from console_iterator.cc:21:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from beat2value.cc:22:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from solver.cc:24:0:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from ../include/audio.h:29,
>                  from ../include/play.h:26,
>                  from play.cc:22:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from ../include/audio.h:29,
>                  from audio.cc:23:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from levels.cc:27:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from scalelist.cc:25:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from multi_curve.cc:25:0:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
>                                                 ^
> 
> In file included from ../include/color.h:25:0,
>                  from ../include/console.h:31,
>                  from sine_mixer.cc:24:
> ../include/random.h: In function 'unsigned int get_rand_32()':
> ../include/random.h:57:48: error: narrowing conversion of '-1727483681' from 
> 'int' to 'unsigned int' inside { } [-Wnarrowing]
>      static unsigned int mag01[2]={0x0, MATRIX_A};
...


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

--- End Message ---
--- Begin Message ---
Source: din
Source-Version: 5.2.1-4

We believe that the bug you reported is fixed in the latest version of
din, 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.
James Cowgill <jcowg...@debian.org> (supplier of updated din 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: SHA512

Format: 1.8
Date: Mon, 05 Dec 2016 19:47:53 +0000
Source: din
Binary: din
Architecture: source
Version: 5.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: James Cowgill <jcowg...@debian.org>
Description:
 din        - digital audio synthesizer
Closes: 772264 811778
Changes:
 din (5.2.1-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alessio Treglia ]
   * Fix bashism in data/m00.
     Thanks to Raphael Geissert for the bug report. (Closes: #772264)
   * Update debian/copyright.
 .
   [ James Cowgill ]
   * Fix FTBFS with GCC 6. (Closes: #811778)
   * Remove generated manpage on clean.
   * debian/control:
     - Use debhelper compat 10.
     - Use secure Vcs URLs.
     - Bump standards to 3.9.8.
Checksums-Sha1:
 498c1394dad516139fe1caafa3908b42a60adb06 2051 din_5.2.1-4.dsc
 2921bde467e36ab57fe32820b05d45008d839ecd 5132 din_5.2.1-4.debian.tar.xz
Checksums-Sha256:
 432ce4308ff148bdf015c5986b5c9ee324d698efe214f73a54e4d5f930b59fe0 2051 
din_5.2.1-4.dsc
 c454496d0c9361e14ea6da1dab581a6df72e8600268ec5f30bc7dd219892f928 5132 
din_5.2.1-4.debian.tar.xz
Files:
 b455e04114f9df2904fc7564750001b5 2051 sound optional din_5.2.1-4.dsc
 ed3c1ca44b11e7ddab5b377204d38f64 5132 sound optional din_5.2.1-4.debian.tar.xz

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

iQJIBAEBCgAyFiEE+Ixt5DaZ6POztUwQx/FnbeotAe8FAlhFxXsUHGpjb3dnaWxs
QGRlYmlhbi5vcmcACgkQx/FnbeotAe+A6g//dfWpVB9wpUj9d+xz7KG0m8w2+CA3
hFO6If6Zozzyc2b3OmNvqIX1dTL6DnORxK3JFGrYdF/Jqk6nwN766aQlPkVAp5WP
/jv7KXZcyHy+HJPc2hj11ql2v+612vJQtzgZuC6zpnGC6bS8VHljWwTMRRSWYCnX
Et7+zXbAsBnoH0TN76ZGs8HsTMcZytFW9l3+s+qm3Wy9ZbwAWAtOoO55W/RsrudM
zTROPkU43KxwDCExfTdFxUu7H3c5pRFwdsfFkgME8ng0iMrIbRAPcHxKGn2oY8Iz
CMA1Sth1UYkjCk+Vc0yQmue5rzbhaOhUhom/PNYIR9dQ2sGvir056vgUkPfLc5Hn
RC5exo6xOJDqxEf8Wj9llOwywwtkboGlO0jgNx/hFLrPHC5SzYdjKHjWHoh9umLq
K1DIZPd14Y10zLU8F8ugycPfxAsb/Zn7aiQ8rx6D+zmhCcp6rqnypcGeStyJXQpt
QvDbQ6TdcnpCOb4KT/dOB7nA19gP1B6CECbofiZ4CtQvu388RndhAtOER/U8FJrZ
6d3GjbfDu2PJ1yf/3qn6Dcv8LwI9icBvpRN+flOEZbbh5zIickArgOkh2kfqSqZc
0D2yYIndddSK4wMcjf+ltq5M7ujSRXeyXDwOo4IZpSyjrs2qDfoHjUfYKjGC33W2
EH+p7/x3TS0rknk=
=3H9M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to