Package: kumofs
Version: 0.4.13-6.1
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-overloaded-ambiguous

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
...
> In file included from wavy_core.h:22:0,
>                  from wavy_connect.cc:19:
> ../mp/wavy/core.h: In instantiation of 'void mp::wavy::core::submit(F, A1, 
> A2) [with F = std::tr1::function<void(int, int)>; A1 = int; A2 = int]':
> wavy_connect.cc:117:36:   required from here
> ../mp/wavy/core.h:225:20: error: call of overloaded 
> 'bind(std::tr1::function<void(int, int)>&, int&, int&)' is ambiguous
>   { submit_impl(bind(f, a1, a2)); }
>                 ~~~~^~~~~~~~~~~

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

Reply via email to