/var/tmp/portage/dev-python/python_orocos_kdl-1.4.0-r1/work/orocos_kinematics_dynamics-1.4.0/python_orocos_kdl-python3_7/PyKDL/sipPyKDLpart0.cpp: In function void assign_ChainDynParam(void*, Py_ssize_t, void*): /var/tmp/portage/dev-python/python_orocos_kdl-1.4.0-r1/work/orocos_kinematics_dynamics-1.4.0/python_orocos_kdl-python3_7/PyKDL/sipPyKDLpart0.cpp:2649:107: error: use of deleted function KDL::ChainDynParam& KDL::ChainDynParam::operator=(const KDL::ChainDynParam&) 2649 | sipNameNr_ChainDynParam, | ^ In file included from /var/tmp/portage/dev-python/python_orocos_kdl-1.4.0-r1/work/orocos_kinematics_dynamics-1.4.0/python_orocos_kdl/PyKDL/dynamics.sip:65: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-libressl-20200615-093639 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.1.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python3.6 (fallback) [5] python2.7 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) * Available Rust versions: [1] rust-bin-1.44.0 [2] rust-1.44.0 * The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Thu 18 Jun 2020 12:05:29 AM UTC /var/db/repos/libressl Sun 14 Jun 2020 10:05:23 PM UTC emerge -qpvO dev-python/python_orocos_kdl [ebuild N ] dev-python/python_orocos_kdl-1.4.0-r1 PYTHON_TARGETS="python3_7 -python3_6 -python3_8"
Created attachment 645136 [details] emerge-info.txt
Created attachment 645138 [details] dev-python:python_orocos_kdl-1.4.0-r1:20200618-004536.log
Created attachment 645140 [details] emerge-history.txt
Created attachment 645142 [details] environment
Created attachment 645144 [details] etc.portage.tbz2
Created attachment 645146 [details] logs.tbz2
Fixed upstream here: https://github.com/orocos/orocos_kinematics_dynamics/pull/270 But the patch doesn't apply directly to the 1.4.0 release, which is pretty old. I'll take a look at backporting since their current master fails to build even more spectacularly...
Created attachment 647344 [details, diff] backported patch patch from https://github.com/orocos/orocos_kinematics_dynamics/pull/270/commits/f8d488cad733d2c2c6fe6911dc2e72e014ad0002 backported to the 1.4.0 release
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b36a01c6a1020fb97ef1e1ed03c891ec718b9b commit 42b36a01c6a1020fb97ef1e1ed03c891ec718b9b Author: Alexis Ballier <aballier@gentoo.org> AuthorDate: 2020-07-29 14:45:12 +0000 Commit: Alexis Ballier <aballier@gentoo.org> CommitDate: 2020-07-29 14:45:23 +0000 dev-python/python_orocos_kdl: Fix build with latest sip Patch from upstream backported by Victor Mataré. Closes: https://bugs.gentoo.org/728618 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> ...ignment-operator-private-for-SIP-Closes-2.patch | 134 +++++++++++++++++++++ .../python_orocos_kdl-1.4.0-r1.ebuild | 1 + 2 files changed, 135 insertions(+)