Public bug reported: Package builds with boost (1.34), but we are trying to get that removed for Jaunty.
make[1]: Entering directory `/tmp/buildd/luabind-0.7.dfsg' Making all in src make[2]: Entering directory `/tmp/buildd/luabind-0.7.dfsg/src' /usr/bin/libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DPACKAGE_NAME=\"luabind\" -DPACKAGE_TARNAME=\"luabind\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"luabind\ 0.7\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE=\"luabind\" -DVERSION=\"0.7\" -I. -O2 -ftemplate-depth-100 -I. -I.. -I/usr/include/lua50 -g -O2 -MT class.lo -MD -MP -MF .deps/class.Tpo-c -o class.lo class.cpp libtool: compile: i486-linux-gnu-g++ -DPACKAGE_NAME=\"luabind\" -DPACKAGE_TARNAME=\"luabind\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"luabind 0.7\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE=\"luabind\" -DVERSION=\"0.7\" -I. -O2-ftemplate-depth-100 -I. -I.. -I/usr/include/lua50 -g -O2 -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.cpp -fPIC -DPIC -o .libs/class.o In file included from class.cpp:26: ../luabind/class.hpp: In member function 'luabind::class_<T, X1, X2, X3>& luabind::class_<T, X1, X2, X3>::def(luabind::detail::operator_<Derived>, const Policies&)': ../luabind/class.hpp:1027: error: no matching function for call to 'raw(boost::arg<1>&)' ../luabind/class.hpp: In member function 'luabind::class_<T, X1, X2, X3>& luabind::class_<T, X1, X2, X3>::def(luabind::detail::operator_<Derived>)': ../luabind/class.hpp:1037: error: no matching function for call to 'raw(boost::arg<1>&)' make[2]: *** [class.lo] Error 1 make[2]: Leaving directory `/tmp/buildd/luabind-0.7.dfsg/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/luabind-0.7.dfsg' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 ** Affects: luabind (Ubuntu) Importance: High Status: New ** Changed in: luabind (Ubuntu) Importance: Undecided => High -- FTBFS on Jaunty with boost1.35 https://bugs.launchpad.net/bugs/331904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
