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

Bug 476374

Summary: >=dev-libs/apr-util-1.5.2 fails with sys-libs/db:6.0
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: [OLD] LibraryAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://issues.apache.org/bugzilla/show_bug.cgi?id=55277
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 476360    
Attachments: apr-util-1.5.2-db6.patch
apr-util-1.5.3-db6.patch

Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-07-10 10:58:18 UTC
Created attachment 352992 [details, diff]
apr-util-1.5.2-db6.patch

checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
configure: error: Berkeley DB not found.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/apr-util-1.5.2/work/apr-util-1.5.2/config.log
 * ERROR: dev-libs/apr-util-1.5.2 failed (configure phase):
 *   econf failed


The attached patch fixes the problem.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-11-22 09:30:58 UTC
Created attachment 363788 [details, diff]
apr-util-1.5.3-db6.patch

Still not completely fixed in apr-util-1.5.3
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-12-20 08:00:04 UTC
+  20 Dec 2013; Lars Wendler <polynomial-c@gentoo.org> apr-util-1.5.3.ebuild,
+  +files/apr-utils-1.5.3-berkdb6.patch:
+  Fixed compilation with sys-libs/db:6.0 (bug #476374).
+