Your message dated Sat, 20 Aug 2016 12:01:34 +0200
with message-id <1471687294.18559.0.ca...@debian.org>
and subject line Re: jlint: FTBFS with GCC 6: narrowing conversion
has caused the Debian Bug report #811729,
regarding jlint: 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.)


-- 
811729: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811729
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jlint
Version: 3.0-4.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++ -c -Wall -O2 -g access_desc.cc
> In file included from class_desc.hh:4:0,
>                  from access_desc.hh:8,
>                  from access_desc.cc:1:
> types.hh:154:1: error: narrowing conversion of '4294967168u' from 'unsigned 
> int' to 'int4 {aka int}' inside { } [-Wnarrowing]
>  };
>  ^
> 
> types.hh:154:1: error: narrowing conversion of '4294934528u' from 'unsigned 
> int' to 'int4 {aka int}' inside { } [-Wnarrowing]
> types.hh:154:1: error: narrowing conversion of '2147483648u' from 'unsigned 
> int' to 'int4 {aka int}' inside { } [-Wnarrowing]
> Makefile:146: recipe for target 'access_desc.o' failed
> make[1]: *** [access_desc.o] Error 1

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

--- End Message ---
--- Begin Message ---
jlint has been removed jan 18 from sid, so this bug can be closed.


On Tue, 19 Jan 2016 17:44:38 -0800 Martin Michlmayr <t...@hpe.com> 
wrote:
> Package: jlint
> Version: 3.0-4.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++ -c -Wall -O2 -g access_desc.cc
> > In file included from class_desc.hh:4:0,
> >                  from access_desc.hh:8,
> >                  from access_desc.cc:1:
> > types.hh:154:1: error: narrowing conversion of '4294967168u' from
'unsigned int' to 'int4 {aka int}' inside { } [-Wnarrowing]
> >  };
> >  ^
> > 
> > types.hh:154:1: error: narrowing conversion of '4294934528u' from
'unsigned int' to 'int4 {aka int}' inside { } [-Wnarrowing]
> > types.hh:154:1: error: narrowing conversion of '2147483648u' from
'unsigned int' to 'int4 {aka int}' inside { } [-Wnarrowing]
> > Makefile:146: recipe for target 'access_desc.o' failed
> > make[1]: *** [access_desc.o] Error 1
> 
> -- 
> Martin Michlmayr
> Linux for HPE Helion, Hewlett Packard Enterprise
> 
> 

--- End Message ---

Reply via email to