Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 875167

Summary: dev-libs/apr-util-1.6.1-r9 - configure: error: Berkeley db6 not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=870004
https://bz.apache.org/bugzilla/show_bug.cgi?id=66396
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-libs:apr-util-1.6.1-r9:20221004-193325.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-04 20:09:37 UTC
checking for db60/db.h... no
checking for db6/db.h... no
checking for db.h... yes
checking for -ldb... no
configure: error: Berkeley db6 not found

!!! Please attach the following file when seeking support:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221004-160003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit dc82126e673a4dca4ea2fa54dbe13e9af96346a8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 18:33:22 2022 +0000

    2022-10-04 18:33:21 UTC

emerge -qpvO dev-libs/apr-util
[ebuild  N    ] dev-libs/apr-util-1.6.1-r9  USE="berkdb gdbm -doc -ldap -mysql -nss -odbc -openssl -postgres -sqlite -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 20:09:38 UTC
Created attachment 820309 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 20:09:39 UTC
Created attachment 820312 [details]
dev-libs:apr-util-1.6.1-r9:20221004-193325.log
Comment 3 Toralf Förster gentoo-dev 2022-10-04 20:09:41 UTC
Created attachment 820315 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 20:09:42 UTC
Created attachment 820318 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 20:09:43 UTC
Created attachment 820321 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 20:09:44 UTC
Created attachment 820324 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 20:09:46 UTC
Created attachment 820327 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-13 07:04:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b2b9521e8558b0f0d15332839bbdb0e0406c23

commit 75b2b9521e8558b0f0d15332839bbdb0e0406c23
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-13 06:47:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-13 06:54:53 +0000

    dev-libs/apr-util: add 1.6.3
    
    Bug: https://bugs.gentoo.org/811765
    Bug: https://bugs.gentoo.org/870004
    Bug: https://bugs.gentoo.org/893406
    Closes: https://bugs.gentoo.org/875167
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/apr-util/Manifest                         |   1 +
 dev-libs/apr-util/apr-util-1.6.3.ebuild            | 147 +++++++++++++++++++++
 .../files/apr-util-1.6.3-fix-pkgconfig-libs.patch  |  29 ++++
 3 files changed, 177 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8fe2b7fedf4372a89b3a11865c04a645a84c88

commit 7f8fe2b7fedf4372a89b3a11865c04a645a84c88
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-13 06:28:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-13 06:54:07 +0000

    dev-libs/apr: add 1.7.2
    
    Bug: https://bugs.gentoo.org/870004
    Bug: https://bugs.gentoo.org/875167
    Bug: https://bugs.gentoo.org/893406
    Closes: https://bugs.gentoo.org/811765
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/apr/Manifest                              |   1 +
 dev-libs/apr/apr-1.7.2.ebuild                      | 167 +++++++++++++++++++++
 .../apr/files/apr-1.7.2-fix-pkgconfig-libs.patch   |  35 +++++
 dev-libs/apr/files/apr-1.7.2-libtool.patch         |  16 ++
 dev-libs/apr/files/apr-1.7.2-respect-flags.patch   |  22 +++
 dev-libs/apr/files/apr-1.7.2-sysroot.patch         |  37 +++++
 dev-libs/apr/metadata.xml                          |   1 +
 7 files changed, 279 insertions(+)