Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 239475 Details for
Bug 329027
sys-apps/paludis-0.48.4 fails install with USE including python-bindings
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
error log
error.log (text/plain), 30.66 KB, created by
fkhp
on 2010-07-20 00:21:00 UTC
(
hide
)
Description:
error log
Filename:
MIME Type:
Creator:
fkhp
Created:
2010-07-20 00:21:00 UTC
Size:
30.66 KB
patch
obsolete
>libtool: compile: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -I. -I.. -I.. -I./ -I../ -pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls -Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual -Winit-self -Wunreachable-code -Wunused -Wunused-function -Wshadow -Wwrite-strings -Wfloat-equal -Wno-ignored-qualifiers -std=gnu++0x -pedantic -DPALUDIS_HAVE_STATIC_ASSERT=1 -DPALUDIS_HAVE_STD_NEXT=1 -DPALUDIS_HAVE_DEFAULT_DELETED=1 -DPALUDIS_HAVE_VARIADIC_TEMPLATES=1 -DPALUDIS_HAVE_RVALUE_REFERENCES=1 -DPALUDIS_HAVE_ENUM_CLASS=1 -Wno-unused -Wno-shadow -Wno-extra -Wno-old-style-cast -Wno-write-strings -Wno-missing-noreturn -fvisibility-inlines-hidden -fvisibility=hidden -DPALUDIS_ENABLE_VISIBILITY=1 -fno-strict-aliasing -g0 -I. -I/usr/include/python2.6 -mtune=core2 -march=core2 -O2 -msse4.1 -pipe -ftracer -pedantic -MT libpaludispython_0.48_la-contents.lo -MD -MP -MF .deps/libpaludispython_0.48_la-contents.Tpo -c contents.cc -fPIC -DPIC -o .libs/libpaludispython_0.48_la-contents.o >In file included from /usr/include/boost/python.hpp:28:0, > from ../python/paludis_python.hh:27, > from choices.cc:20: >/usr/include/boost/python/exception_translator.hpp: In function 'void boost::python::register_exception_translator(Translate, boost::type<Target>*) [with ExceptionType = paludis::ChoiceNameWithPrefixError, Translate = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)>]': >../python/exception.hh:73:13: instantiated from 'paludis::python::RegisteredException<Ex_>::RegisteredException(const std::string&, const std::string&, PyObject*) [with Ex_ = paludis::ChoiceNameWithPrefixError, std::string = std::basic_string<char>, PyObject = _object]' >../python/exception.hh:116:21: instantiated from 'void paludis::python::ExceptionRegister::add_exception(const std::string&, const std::string&, const std::string&) [with Ex_ = paludis::ChoiceNameWithPrefixError, std::string = std::basic_string<char>]' >choices.cc:132:77: instantiated from here >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: error: call of overloaded 'bind(boost::python::detail::translate_exception<paludis::ChoiceNameWithPrefixError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)> >, boost::arg<1>&, boost::arg<2>&, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)>&)' is ambiguous >/usr/include/boost/bind/bind.hpp:1322:5: note: candidates are: boost::_bi::bind_t<R, F, typename boost::_bi::list_av_3<A1, A2, A3>::type> boost::bind(F, A1, A2, A3) [with R = bool, F = boost::python::detail::translate_exception<paludis::ChoiceNameWithPrefixError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)> >, A1 = boost::arg<1>, A2 = boost::arg<2>, A3 = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)>, typename boost::_bi::list_av_3<A1, A2, A3>::type = boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)> > >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/functional:1402:5: note: std::_Bind_result<_Result, typename std::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ChoiceNameWithPrefixError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)>}, typename std::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ChoiceNameWithPrefixError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)> >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/tr1/functional:1363:5: note: std::tr1::_Bind_result<_Result, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::tr1::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ChoiceNameWithPrefixError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)>}, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ChoiceNameWithPrefixError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>::*)(const paludis::ChoiceNameWithPrefixError&)const>(paludis::python::RegisteredException<paludis::ChoiceNameWithPrefixError>*, std::tr1::_Placeholder<1>)> >] >/usr/include/boost/python/exception_translator.hpp: In function 'void boost::python::register_exception_translator(Translate, boost::type<Target>*) [with ExceptionType = paludis::ChoicePrefixNameError, Translate = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)>]': >../python/exception.hh:73:13: instantiated from 'paludis::python::RegisteredException<Ex_>::RegisteredException(const std::string&, const std::string&, PyObject*) [with Ex_ = paludis::ChoicePrefixNameError, std::string = std::basic_string<char>, PyObject = _object]' >../python/exception.hh:116:21: instantiated from 'void paludis::python::ExceptionRegister::add_exception(const std::string&, const std::string&, const std::string&) [with Ex_ = paludis::ChoicePrefixNameError, std::string = std::basic_string<char>]' >choices.cc:143:73: instantiated from here >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: error: call of overloaded 'bind(boost::python::detail::translate_exception<paludis::ChoicePrefixNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)> >, boost::arg<1>&, boost::arg<2>&, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)>&)' is ambiguous >/usr/include/boost/bind/bind.hpp:1322:5: note: candidates are: boost::_bi::bind_t<R, F, typename boost::_bi::list_av_3<A1, A2, A3>::type> boost::bind(F, A1, A2, A3) [with R = bool, F = boost::python::detail::translate_exception<paludis::ChoicePrefixNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)> >, A1 = boost::arg<1>, A2 = boost::arg<2>, A3 = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)>, typename boost::_bi::list_av_3<A1, A2, A3>::type = boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)> > >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/functional:1402:5: note: std::_Bind_result<_Result, typename std::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ChoicePrefixNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)>}, typename std::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ChoicePrefixNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)> >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/tr1/functional:1363:5: note: std::tr1::_Bind_result<_Result, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::tr1::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ChoicePrefixNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)>}, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ChoicePrefixNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ChoicePrefixNameError>::*)(const paludis::ChoicePrefixNameError&)const>(paludis::python::RegisteredException<paludis::ChoicePrefixNameError>*, std::tr1::_Placeholder<1>)> >] >/usr/include/boost/python/exception_translator.hpp: In function 'void boost::python::register_exception_translator(Translate, boost::type<Target>*) [with ExceptionType = paludis::UnprefixedChoiceNameError, Translate = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)>]': >../python/exception.hh:73:13: instantiated from 'paludis::python::RegisteredException<Ex_>::RegisteredException(const std::string&, const std::string&, PyObject*) [with Ex_ = paludis::UnprefixedChoiceNameError, std::string = std::basic_string<char>, PyObject = _object]' >../python/exception.hh:116:21: instantiated from 'void paludis::python::ExceptionRegister::add_exception(const std::string&, const std::string&, const std::string&) [with Ex_ = paludis::UnprefixedChoiceNameError, std::string = std::basic_string<char>]' >choices.cc:154:78: instantiated from here >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: error: call of overloaded 'bind(boost::python::detail::translate_exception<paludis::UnprefixedChoiceNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)> >, boost::arg<1>&, boost::arg<2>&, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)>&)' is ambiguous >/usr/include/boost/bind/bind.hpp:1322:5: note: candidates are: boost::_bi::bind_t<R, F, typename boost::_bi::list_av_3<A1, A2, A3>::type> boost::bind(F, A1, A2, A3) [with R = bool, F = boost::python::detail::translate_exception<paludis::UnprefixedChoiceNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)> >, A1 = boost::arg<1>, A2 = boost::arg<2>, A3 = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)>, typename boost::_bi::list_av_3<A1, A2, A3>::type = boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)> > >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/functional:1402:5: note: std::_Bind_result<_Result, typename std::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::UnprefixedChoiceNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)>}, typename std::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::UnprefixedChoiceNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)> >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/tr1/functional:1363:5: note: std::tr1::_Bind_result<_Result, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::tr1::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::UnprefixedChoiceNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)>}, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::UnprefixedChoiceNameError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>::*)(const paludis::UnprefixedChoiceNameError&)const>(paludis::python::RegisteredException<paludis::UnprefixedChoiceNameError>*, std::tr1::_Placeholder<1>)> >] >make[4]: *** [libpaludispython_0.48_la-choices.lo] Error 1 >make[4]: *** Waiting for unfinished jobs.... >In file included from /usr/include/boost/python.hpp:28:0, > from ../python/paludis_python.hh:27, > from action.cc:20: >/usr/include/boost/python/exception_translator.hpp: In function 'void boost::python::register_exception_translator(Translate, boost::type<Target>*) [with ExceptionType = paludis::ActionFailedError, Translate = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)>]': >../python/exception.hh:73:13: instantiated from 'paludis::python::RegisteredException<Ex_>::RegisteredException(const std::string&, const std::string&, PyObject*) [with Ex_ = paludis::ActionFailedError, std::string = std::basic_string<char>, PyObject = _object]' >../python/exception.hh:116:21: instantiated from 'void paludis::python::ExceptionRegister::add_exception(const std::string&, const std::string&, const std::string&) [with Ex_ = paludis::ActionFailedError, std::string = std::basic_string<char>]' >action.cc:153:38: instantiated from here >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: error: call of overloaded 'bind(boost::python::detail::translate_exception<paludis::ActionFailedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)> >, boost::arg<1>&, boost::arg<2>&, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)>&)' is ambiguous >/usr/include/boost/bind/bind.hpp:1322:5: note: candidates are: boost::_bi::bind_t<R, F, typename boost::_bi::list_av_3<A1, A2, A3>::type> boost::bind(F, A1, A2, A3) [with R = bool, F = boost::python::detail::translate_exception<paludis::ActionFailedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)> >, A1 = boost::arg<1>, A2 = boost::arg<2>, A3 = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)>, typename boost::_bi::list_av_3<A1, A2, A3>::type = boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)> > >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/functional:1402:5: note: std::_Bind_result<_Result, typename std::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ActionFailedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)>}, typename std::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ActionFailedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)> >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/tr1/functional:1363:5: note: std::tr1::_Bind_result<_Result, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::tr1::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ActionFailedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)>}, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ActionFailedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionFailedError>::*)(const paludis::ActionFailedError&)const>(paludis::python::RegisteredException<paludis::ActionFailedError>*, std::tr1::_Placeholder<1>)> >] >/usr/include/boost/python/exception_translator.hpp: In function 'void boost::python::register_exception_translator(Translate, boost::type<Target>*) [with ExceptionType = paludis::ActionAbortedError, Translate = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)>]': >../python/exception.hh:73:13: instantiated from 'paludis::python::RegisteredException<Ex_>::RegisteredException(const std::string&, const std::string&, PyObject*) [with Ex_ = paludis::ActionAbortedError, std::string = std::basic_string<char>, PyObject = _object]' >../python/exception.hh:116:21: instantiated from 'void paludis::python::ExceptionRegister::add_exception(const std::string&, const std::string&, const std::string&) [with Ex_ = paludis::ActionAbortedError, std::string = std::basic_string<char>]' >action.cc:156:43: instantiated from here >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: sorry, unimplemented: use of 'type_pack_expansion' in template >/usr/include/boost/python/exception_translator.hpp:20:5: error: call of overloaded 'bind(boost::python::detail::translate_exception<paludis::ActionAbortedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)> >, boost::arg<1>&, boost::arg<2>&, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)>&)' is ambiguous >/usr/include/boost/bind/bind.hpp:1322:5: note: candidates are: boost::_bi::bind_t<R, F, typename boost::_bi::list_av_3<A1, A2, A3>::type> boost::bind(F, A1, A2, A3) [with R = bool, F = boost::python::detail::translate_exception<paludis::ActionAbortedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)> >, A1 = boost::arg<1>, A2 = boost::arg<2>, A3 = std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)>, typename boost::_bi::list_av_3<A1, A2, A3>::type = boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)> > >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/functional:1402:5: note: std::_Bind_result<_Result, typename std::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ActionAbortedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)>}, typename std::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ActionAbortedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)> >] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.0/include/g++-v4/tr1/functional:1363:5: note: std::tr1::_Bind_result<_Result, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type(_ArgTypes ...)> std::tr1::bind(_Functor, _ArgTypes ...) [with _Result = bool, _Functor = boost::python::detail::translate_exception<paludis::ActionAbortedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)> >, _ArgTypes = {boost::arg<1>, boost::arg<2>, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)>}, typename std::tr1::_Maybe_wrap_member_pointer<_Functor>::type = boost::python::detail::translate_exception<paludis::ActionAbortedError, std::tr1::_Bind<std::tr1::_Mem_fn<void (paludis::python::RegisteredException<paludis::ActionAbortedError>::*)(const paludis::ActionAbortedError&)const>(paludis::python::RegisteredException<paludis::ActionAbortedError>*, std::tr1::_Placeholder<1>)> >] >make[4]: *** [libpaludispython_0.48_la-action.lo] Error 1 >mv -f .deps/libpaludispython_0.48_la-contents.Tpo .deps/libpaludispython_0.48_la-contents.Plo >make[4]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.48.4/work/paludis-0.48.4/python' >make[3]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.48.4/work/paludis-0.48.4/python' >make[2]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.48.4/work/paludis-0.48.4/python' >make[1]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.48.4/work/paludis-0.48.4' >make[3]: *** [all-recursive] Error 1 >make[2]: *** [all] Error 2 >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >/usr/libexec/paludis/utils/emake: emake returned error 2 > >!!! ERROR in sys-apps/paludis-0.48.4::gentoo:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 329027
: 239475