Package: luabind
Version: 0.9.1+dfsg-9
Severity: serious

luabind FTBFS with current sid, due to an apparent incompatibility
with either gcc-5 or the current boost:

|     "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall 
-fPIC  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security 
-DLUABIND_DYNAMIC_LINK -DNDEBUG  -I"." -I"/usr/include/lua5.2" -c -o 
"bin/gcc-5.2.1/release/src/class.o" "sr
| c/class.cpp"
| 
| In file included from ./luabind/detail/call_member.hpp:34:0,
|                  from ./luabind/wrapper_base.hpp:31,
|                  from ./luabind/back_reference.hpp:27,
|                  from ./luabind/class.hpp:93,
|                  from src/class.cpp:30:
| ./luabind/object.hpp: In function 'bool luabind::detail::operator==(const 
luabind::detail::basic_iterator<luabind::detail::basic_access>&, const 
luabind::detail::basic_iterator<luabind::detail::basic_access>&)':
| ./luabind/object.hpp:554:37: error: no matching function for call to 
'operator==(const 
luabind::detail::basic_iterator<luabind::detail::basic_access>&, const 
luabind::detail::basic_iterator<luabind::detail::basic_access>&)'
|        return boost::operator op(x, y); \
|                                      ^
| ./luabind/object.hpp:564:3: note: in expansion of macro 
'LUABIND_OPERATOR_ADL_WKND'

Full build log attached for convenience.

Thanks,

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

Attachment: luabind_0.9.1+dfsg-9_amd64-20150811-0908.build.xz
Description: application/xz

Reply via email to