The configure script in rtorrent is attempting a run-test and failing as a result. Reproducible: Always
Created attachment 331592 [details] build log
Created attachment 331594 [details, diff] rtorrent-0.9.2-cross-compile.patch This patch fixes configure to assume that execinfo.h works when cross-compiling.
Created attachment 331596 [details, diff] rtorrent-0.9.2.ebuild-cross-compile.patch Ebuild patch. Applies the configure patch and runs eautoreconf.
This bug should depend on bug 446184 (libtorrent cross-compile fixes).
we asked him to add us to cc, thanks
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02114366f60e28c528b8f94c5a5f27ac25b5d3c9 commit 02114366f60e28c528b8f94c5a5f27ac25b5d3c9 Author: Stephen Shkardoon <ss23@ss23.geek.nz> AuthorDate: 2018-06-30 04:09:03 +0000 Commit: Jason Zaman <perfinion@gentoo.org> CommitDate: 2018-07-03 05:57:02 +0000 net-p2p/rtorrent: Patch configure to allow cross compiling Patch already merged upstream https://github.com/rakshasa/rtorrent/pull/753 Closes: https://bugs.gentoo.org/show_bug.cgi?id=446186 Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../files/rtorrent-0.9.7-execinfo-configure.patch | 23 +++++++ net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild | 74 ++++++++++++++++++++++ 2 files changed, 97 insertions(+)