Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630250 - sci-libs/cctbx-2010.03.29.2334-r7 : /.../invoke.hpp:86:14: error: no match for call to (const boost:...
Summary: sci-libs/cctbx-2010.03.29.2334-r7 : /.../invoke.hpp:86:14: error: no match fo...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-07 15:21 UTC by Toralf Förster
Modified: 2023-05-20 11:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.27 KB, text/plain)
2017-09-07 15:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,160.60 KB, text/plain)
2017-09-07 15:21 UTC, Toralf Förster
Details
environment (environment,124.43 KB, text/plain)
2017-09-07 15:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.34 KB, application/x-bzip)
2017-09-07 15:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.14 KB, application/x-bzip)
2017-09-07 15:22 UTC, Toralf Förster
Details
sci-libs:cctbx-2010.03.29.2334-r7:20170907-140319.log (sci-libs:cctbx-2010.03.29.2334-r7:20170907-140319.log,14.83 KB, text/plain)
2017-09-07 15:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,75.48 KB, application/x-bzip)
2017-09-07 15:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-07 15:21:49 UTC
/usr/include/boost/python/object/py_function.hpp:38:33:   required from 'PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<const int& (boost::rational<int>::*)() const, boost::python::default_call_policies, boost::mpl::vector2<const int&, boost::rational<int>&> >; PyObject = _object]'
/var/tmp/portage/sci-libs/cctbx-2010.03.29.2334-r7/work/cctbx_sources/boost_adaptbx/rational_ext.cpp:158:1:   required from here
/usr/include/boost/python/detail/invoke.hpp:86:14: error: no match for call to '(const boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<const int&>) (const int&)'
     return rc( (tc().*f)(BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, ac, () BOOST_PP_INTERCEPT)) );
            ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/python/object/function_handle.hpp:8:0,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170903-225953

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv sci-libs/cctbx
[ebuild  N    ] sci-libs/cctbx-2010.03.29.2334-r7  USE="minimal openmp -threads" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-09-07 15:21:52 UTC
Created attachment 493046 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-07 15:21:55 UTC
Created attachment 493048 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-07 15:21:58 UTC
Created attachment 493050 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-07 15:22:02 UTC
Created attachment 493052 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-07 15:22:05 UTC
Created attachment 493054 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-07 15:22:08 UTC
Created attachment 493056 [details]
sci-libs:cctbx-2010.03.29.2334-r7:20170907-140319.log
Comment 7 Toralf Förster gentoo-dev 2017-09-07 15:22:12 UTC
Created attachment 493058 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2023-05-20 11:09:29 UTC
commit a57dee12f49e88bf428e6a5e5bd68ce2b6398b13
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: Fri Aug 9 21:03:36 2019 -0700
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: Fri Aug 9 21:05:37 2019 -0700

    sci-libs/cctbx: Remove
    
    Closes: https://bugs.gentoo.org/639760
    Signed-off-by: Matt Turner <mattst88@gentoo.org>