Bug#811763: marked as done (clipper: FTBFS with GCC 6: narrowing conversion)

2018-05-06 Thread Debian Bug Tracking System
Your message dated Sun, 06 May 2018 17:04:28 +
with message-id 
and subject line Bug#811763: fixed in clipper 2.1.20160809-1
has caused the Debian Bug report #811763,
regarding clipper: 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.)


-- 
811763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clipper
Version: 2.1.20130601-2
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
...
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -c spacegroup_data.cpp  -fPIC -DPIC -o 
> .libs/libclipper_core_la-spacegroup_data.o
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2610067359u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
>  };
>  ^
> 
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2962048719u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3813317101u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3877911484u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2287542463u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3917543540u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4258748853u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4067859496u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3444278312u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2614353140u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3651312556u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3484884337u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2324054638u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4148985731u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3933373658u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2979257203u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4231977723u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3591180704u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4157935919u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4223201675u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2748618130u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3102871870u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
...

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: clipper
Source-Version: 2.1.20160809-1

We believe that the bug you reported is fixed in the latest version of
clipper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is

Bug#811763: marked as done (clipper: FTBFS with GCC 6: narrowing conversion)

2017-01-13 Thread Debian Bug Tracking System
Your message dated Fri, 13 Jan 2017 12:03:33 +
with message-id 
and subject line Bug#811763: fixed in clipper 2.1.20130601-2.1
has caused the Debian Bug report #811763,
regarding clipper: 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.)


-- 
811763: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clipper
Version: 2.1.20130601-2
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
...
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -c spacegroup_data.cpp  -fPIC -DPIC -o 
> .libs/libclipper_core_la-spacegroup_data.o
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2610067359u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
>  };
>  ^
> 
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2962048719u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3813317101u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3877911484u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2287542463u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3917543540u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4258748853u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4067859496u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3444278312u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2614353140u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3651312556u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3484884337u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2324054638u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4148985731u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3933373658u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2979257203u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4231977723u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3591180704u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4157935919u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '4223201675u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '2748618130u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
> spacegroup_data.cpp:198:1: error: narrowing conversion of '3102871870u' from 
> 'unsigned int' to 'int' inside { } [-Wnarrowing]
...

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: clipper
Source-Version: 2.1.20130601-2.1

We believe that the bug you reported is fixed in the latest version of
clipper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one