Bug#795233: sflphone: FTBFS: error: call of overloaded 'basic_string(int, int)' is ambiguous

Martin Pitt mpitt at debian.org
Wed Aug 12 05:48:24 UTC 2015


Package: sflphone
Severity: serious
Version: 1.4.1-0.2

Hello,

sflphone FTBFS in current sid:

|   CXX      libsiplink_la-sipaccount.lo
| sipaccount.cpp: In constructor 'SIPAccount::SIPAccount(const string&, bool)':
| sipaccount.cpp:144:66: error: call of overloaded 'basic_string(int, int)' is ambiguous
|      , presence_(presenceEnabled ? new SIPPresence(this) : nullptr)
|                                                                   ^
| In file included from /usr/include/c++/5/string:52:0,
|                  from /usr/include/c++/5/stdexcept:39,
|                  from /usr/include/c++/5/array:38,
|                  from /usr/include/c++/5/tuple:39,
|                  from /usr/include/c++/5/functional:55,
|                  from siptransport.h:49,
|                  from sipaccount.h:42,
|                  from sipaccount.cpp:33:
| /usr/include/c++/5/bits/basic_string.h:465:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]
|        basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc())
|        ^
| /usr/include/c++/5/bits/basic_string.h:445:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]
|        basic_string(const _CharT* __s, size_type __n,
|        ^
| /usr/include/c++/5/bits/basic_string.h:411:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]
|        basic_string(const basic_string& __str, size_type __pos,
|        ^
| make[5]: *** [libsiplink_la-sipaccount.lo] Error 1
| Makefile:569: recipe for target 'libsiplink_la-sipaccount.lo' failed

Full build log attached for convenience.

Thanks,

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sflphone_1.4.1-0.2_amd64-20150812-0736.build.xz
Type: application/x-xz
Size: 54916 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20150812/2006dbdc/attachment-0001.bin>


More information about the Pkg-voip-maintainers mailing list