Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476374 - >=dev-libs/apr-util-1.5.2 fails with sys-libs/db:6.0
Summary: >=dev-libs/apr-util-1.5.2 fails with sys-libs/db:6.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL: https://issues.apache.org/bugzilla/sh...
Whiteboard:
Keywords:
Depends on:
Blocks: db:6.0
  Show dependency tree
 
Reported: 2013-07-10 10:58 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2013-12-20 08:00 UTC (History)
0 users

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


Attachments
apr-util-1.5.2-db6.patch (apr-util-1.5.2-db6.patch,2.65 KB, patch)
2013-07-10 10:58 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff
apr-util-1.5.3-db6.patch (apr-util-1.5.3-db6.patch,1.38 KB, patch)
2013-11-22 09:30 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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).
+