Your message dated Sat, 24 Sep 2016 20:24:25 +0200
with message-id <20160924182425.hwtuyzglegq45...@ramacher.at>
and subject line Re: Bug#811743: sndobj: FTBFS with GCC 6: narrowing conversion
has caused the Debian Bug report #811743,
regarding sndobj: 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.)


-- 
811743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sndobj
Version: 2.6.6.1-5
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++ -o src/PVBlur.os -c -O2 -fPIC -DALSA -DJACK -Iinclude -Iinclude/rfftw 
> src/PVBlur.cpp
> g++ -o src/PVRead.os -c -O2 -fPIC -DALSA -DJACK -Iinclude -Iinclude/rfftw 
> src/PVRead.cpp
> In file included from src/PVRead.h:29:0,
>                  from src/PVRead.cpp:23:
> src/SndPVOCEX.h:74:1: error: narrowing conversion of '2199042498u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
>  };
>  ^
> 
> scons: *** [src/PVRead.os] Error 1
> scons: building terminated because of errors.

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

--- End Message ---
--- Begin Message ---
Version: 2.6.6.1-5.1

On 2016-01-19 17:48:35, Martin Michlmayr wrote:
> Package: sndobj
> Version: 2.6.6.1-5
> 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++ -o src/PVBlur.os -c -O2 -fPIC -DALSA -DJACK -Iinclude -Iinclude/rfftw 
> > src/PVBlur.cpp
> > g++ -o src/PVRead.os -c -O2 -fPIC -DALSA -DJACK -Iinclude -Iinclude/rfftw 
> > src/PVRead.cpp
> > In file included from src/PVRead.h:29:0,
> >                  from src/PVRead.cpp:23:
> > src/SndPVOCEX.h:74:1: error: narrowing conversion of '2199042498u' from 
> > 'unsigned int' to 'int' inside { } [-Wnarrowing]
> >  };
> >  ^
> > 
> > scons: *** [src/PVRead.os] Error 1
> > scons: building terminated because of errors.

sndobj (2.6.6.1-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch from Philip Chung to fix compilation with GCC 6. (fixes #811743)

 -- Johannes Brandstätter <jbran...@2ds.eu>  Sat, 24 Sep 2016 15:30:54 +0200

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to