>>> Configuring source in /var/tmp/portage/dev-libs/botan-2.17.3/work/Botan-2.17.3 ... * Disabling module(s): boost env: ‘python’: No such file or directory * ERROR: dev-libs/botan-2.17.3::gentoo failed (configure phase): * configure.py failed * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-20201231-222458 ------------------------------------------------------------------- gcc-config -l: clang version 11.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.9 (fallback) [3] python3.7 (fallback) [4] python2.7 (fallback) [5] pypy3 (fallback) Available Ruby profiles: (none found) Available Rust versions: [1] rust-1.48.0 * The following VMs are available for generation-2: 1) JamVM JDK 2.0.0 [jamvm] *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] jamvm [2] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sat Jan 16 09:02:47 AM UTC 2021 emerge -qpvO dev-libs/botan [ebuild N ] dev-libs/botan-2.17.3 USE="bzip2 ssl zlib -bindist -boost -doc -libressl -lzma -python -sqlite -static-libs" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"
Created attachment 683137 [details] emerge-info.txt
Created attachment 683140 [details] dev-libs:botan-2.17.3:20210116-095646.log
Created attachment 683143 [details] emerge-history.txt
Created attachment 683146 [details] environment
Created attachment 683149 [details] etc.portage.tar.bz2
Created attachment 683152 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3eb3b0aeb7e3600297b21f3495f1f6f21b1702 commit 1c3eb3b0aeb7e3600297b21f3495f1f6f21b1702 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-07-02 04:50:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-07-02 04:50:44 +0000 dev-libs/botan: use correct Python implementation for build (fix -native-symlinks) As per the Python guide [0], we can call python_setup for additional build-time usage. We also use ${EPYTHON} to call configure.py instead of relying on the shebang and possible python-exec magic. (The configure script passes on the executable it was called with for later use too.) [0] https://dev.gentoo.org/~mgorny/python-guide/multi.html#additional-build-time-python-use Closes: https://bugs.gentoo.org/765631 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/botan/botan-2.17.3-r1.ebuild | 4 +++- dev-libs/botan/botan-2.18.1-r1.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-)