| ^ /var/tmp/portage/dev-lang/python-3.11.0_beta4/work/Python-3.11.0b4/Modules/_dbmmodule.c:198:14: error: implicit declaration of function 'dbm_store' [-Werror=implicit-function-declaration] 198 | if ( dbm_store(dp->di_dbm, krec, drec, DBM_REPLACE) < 0 ) { | ^~~~~~~~~ /var/tmp/portage/dev-lang/python-3.11.0_beta4/work/Python-3.11.0b4/Modules/_dbmmodule.c:198:48: error: 'DBM_REPLACE' undeclared (first use in this function) 198 | if ( dbm_store(dp->di_dbm, krec, drec, DBM_REPLACE) < 0 ) { | ^~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j4-20220705-020011 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.1 [2] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.6 Python 3.10.5 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * The following VMs are available for generation-2: *) Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8] 2) Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-jre-bin-17 The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit 61ab94305be62f7ca8665f24f4712413190ce4cf Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Jul 12 08:01:47 2022 +0000 2022-07-12 08:01:46 UTC emerge -qpvO dev-lang/python [ebuild U ] dev-lang/python-3.11.0_beta4 [3.11.0_beta3_p2] USE="ncurses readline sqlite ssl verify-sig -bluetooth -build -examples -gdbm -hardened -libedit -lto -pgo -test -tk -wininst"
Created attachment 791222 [details] emerge-info.txt
Created attachment 791225 [details] dev-lang:python-3.11.0_beta4:20220712-081846.log
Created attachment 791228 [details] emerge-history.txt.bz2
Created attachment 791231 [details] environment
Created attachment 791234 [details] etc.portage.tar.bz2
Created attachment 791237 [details] logs.tar.bz2
Created attachment 791240 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b86d13bce88b9f58e8f93dbf78063e30c9e34cd commit 0b86d13bce88b9f58e8f93dbf78063e30c9e34cd Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-12 10:00:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-12 10:00:57 +0000 dev-lang/python: fix disabling dependencies/modules Thanks to Ionen for spotting the commit. Closes: https://bugs.gentoo.org/857771 Closes: https://bugs.gentoo.org/857756 Thanks-to: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> ..._beta4.ebuild => python-3.11.0_beta4-r1.ebuild} | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-)