Package: geeqie
Version: 1:1.2.2-2
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-enumerator-value

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.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> In file included from main.h:113:0,
>                  from exiv2.cc:60:
> typedefs.h:163:40: error: left operand of shift expression '(-1 << 8)' is 
> negative [-fpermissive]
>   CHANGE_ERROR_MASK              = (~0) << 8, /* the values below are fatal 
> errors */
>                                    ~~~~~^~~~
> 
> typedefs.h:163:43: error: enumerator value for 'CHANGE_ERROR_MASK' is not an 
> integer constant
>   CHANGE_ERROR_MASK              = (~0) << 8, /* the values below are fatal 
> errors */
>                                            ^
> 

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

Reply via email to