Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857771 - dev-lang/python-3.11.0_beta4 - /.../_dbmmodule.c: error: DBM_REPLACE undeclared (first use in this function)
Summary: dev-lang/python-3.11.0_beta4 - /.../_dbmmodule.c: error: DBM_REPLACE undeclar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-12 09:21 UTC by Toralf Förster
Modified: 2022-07-12 10:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.99 KB, text/plain)
2022-07-12 09:21 UTC, Toralf Förster
Details
dev-lang:python-3.11.0_beta4:20220712-081846.log (dev-lang:python-3.11.0_beta4:20220712-081846.log,224.58 KB, text/plain)
2022-07-12 09:21 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,105.67 KB, application/x-bzip)
2022-07-12 09:21 UTC, Toralf Förster
Details
environment (environment,146.57 KB, text/plain)
2022-07-12 09:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,45.35 KB, application/x-bzip)
2022-07-12 09:21 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,33.49 KB, application/x-bzip)
2022-07-12 09:21 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,48.90 KB, application/x-bzip)
2022-07-12 09:21 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 2022-07-12 09:21:47 UTC
      |             ^
/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"
Comment 1 Toralf Förster gentoo-dev 2022-07-12 09:21:48 UTC
Created attachment 791222 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-12 09:21:49 UTC
Created attachment 791225 [details]
dev-lang:python-3.11.0_beta4:20220712-081846.log
Comment 3 Toralf Förster gentoo-dev 2022-07-12 09:21:51 UTC
Created attachment 791228 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-07-12 09:21:52 UTC
Created attachment 791231 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-12 09:21:53 UTC
Created attachment 791234 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-12 09:21:54 UTC
Created attachment 791237 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-12 09:21:56 UTC
Created attachment 791240 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-07-12 10:01:06 UTC
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(-)