Your message dated Mon, 08 Aug 2016 11:24:09 +0000
with message-id <[email protected]>
and subject line Bug#811718: fixed in pacman 10-17.2
has caused the Debian Bug report #811718,
regarding pacman: 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 [email protected]
immediately.)


-- 
811718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811718
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pacman
Version: 10-17.1
Severity: important
User: [email protected]
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
...
> c++ -g -O2 -fno-strict-aliasing      -Dlinux -D__amd64__ 
> -D_POSIX_C_SOURCE=199309L                            -D_POSIX_SOURCE 
> -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE  
>                                -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     
>                                                                 -DDOUBLE 
> -fno-rtti -fno-exceptions -fPIC   -c -o blank.o blank.cc
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25:0,
>                  from /usr/include/X11/Xlib.h:38,
>                  from systspec.h:4,
>                  from usrinter.h:7,
>                  from element.h:6,
>                  from staticel.h:3,
>                  from blank.h:3,
>                  from blank.cc:1:
> /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>  # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>    ^~~~~~~
> 
> In file included from graphele.h:7:0,
>                  from element.h:7,
>                  from staticel.h:3,
>                  from blank.h:3,
>                  from blank.cc:1:
> shapes.h:63:228: error: narrowing conversion of '240' from 'int' to 'char' 
> inside { } [-Wnarrowing]
>  static SHAPETYPE pacman0_bits[]=    {0xf0, 0x0f, 0xf0, 0x0f, 0xfc, 0x3f, 
> 0xfc, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
> 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0x3f, 0xfc, 0x3f, 0xf0, 0x0f, 0xf0, 0x0f};
>                                                                               
>                                                                               
>                                                                         ^
> 
> shapes.h:63:228: error: narrowing conversion of '240' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '252' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '252' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '252' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '252' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '240' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:63:228: error: narrowing conversion of '240' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> shapes.h:64:228: error: narrowing conversion of '240' from 'int' to 'char' 
> inside { } [-Wnarrowing]
>  static SHAPETYPE pacmanleft_bits[]= {0xf0, 0x0f, 0xf0, 0x0f, 0xc0, 0x3c, 
> 0xc0, 0x3c, 0x00, 0xff, 0x00, 0xff, 0x00, 0xfc, 0x00, 0xfc, 0x00, 0xfc, 0x00, 
> 0xfc, 0x00, 0xff, 0x00, 0xff, 0xc0, 0x3f, 0xc0, 0x3f, 0xf0, 0x0f, 0xf0, 0x0f};
...

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

--- End Message ---
--- Begin Message ---
Source: pacman
Source-Version: 10-17.2

We believe that the bug you reported is fixed in the latest version of
pacman, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <[email protected]> (supplier of updated pacman 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 08 Aug 2016 12:04:23 +0200
Source: pacman
Binary: pacman
Architecture: source
Version: 10-17.2
Distribution: unstable
Urgency: medium
Maintainer: Joe Nahmias <[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
 pacman     - Chase Monsters in a Labyrinth
Closes: 811718
Changes:
 pacman (10-17.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC-6. (Closes: #811718)
   * Declare compliance with Debian Policy 3.9.8.
Checksums-Sha1:
 c1f50fa09673e602b309acc2a1ae2fa430cf45dc 1773 pacman_10-17.2.dsc
 5c772977b6e2dfce5e5e94c57a9b84c8fcfb29fb 9545 pacman_10-17.2.diff.gz
Checksums-Sha256:
 da802aad99535c1f32b3f78ec6689b1dae8b2b518d08d05d2c9860fe028a19c3 1773 
pacman_10-17.2.dsc
 f6c2efc254ed2417371fd3af754fad8eb559f2a3817ae88b202d580174e1f6be 9545 
pacman_10-17.2.diff.gz
Files:
 b36b65773ec39a7d08dbfeb3912e994f 1773 games optional pacman_10-17.2.dsc
 0ebc35b0d6708cd68083d148ca568037 9545 games optional pacman_10-17.2.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJXqFufXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkBHMP/17KluqI6hKj4Y4V6AsNn3px
gW3fMGQoS3gpdNYE3RYZBPTGaJdaDAaC11msolHa2DoED0hrSJNeK95f4td4ggnB
fYHjdkK54WA2CpMoe6JmLab6eQOtVsptYbSPQ2qahTuXGpJ07Kuz4eQ8ZWbRm+6n
G1aL+xq/SEcff+4jEmlM6qE8ifZlA2JJNQTpQ0YCBHUkRHjbgfhobhflWBR/oXk5
X1bzHlGJGi9Y+O7N+AbTw2wFthHDpAgAINbgXt1uTBZfwsM7cZ8HDsbjjQQ5z0XG
8DjNXcwRC2DEIBf0yK8R0x7U+JesPXc26BmTuaauJTRmuM+8xhK2kw6MYPwKB0Ks
oOWq4kTaU4UZn+0FaQq6zl21Jwm8dcLKjFhVpQq1XAqOG2zwuX6UkjQuaSTjy4ph
jEvSGDiwlRSizrt+bCYtSWSOREHv2VPDnK6R24VpnrQzmX1ICHizUYjXZCZoCSkt
YqhOMdOby9FT0FU2vbRN+KLuCWRqGwfdHcIQj9ytNKpEOBQKc/8T7UWGXkRMTEdK
iut5/gOX7tZg4CFShdzYGqXxEKWRyCZef5kpkd7KyZEu8sAaEuJ3hGOkW6dpiRpx
8arEdT3u+/1gSATV6JNUTAXEhSCCAz9dXs82F5s8oSQSTtMd4hYVvMSsmkdsPQRW
tVbkGB1vzF2Gu/juPBn9
=o2eZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to