Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Immensely disappointed in emerge -DuN world these days
Date: Thu, 13 Sep 2007 03:06:56
Message-Id: 5bdc1c8b0709121954x1e851f01iea7bdedb61eec24c@mail.gmail.com
In Reply to: Re: [gentoo-user] Immensely disappointed in emerge -DuN world these days by Mark Knecht
1 On 9/12/07, Mark Knecht <markknecht@×××××.com> wrote:
2 <SNIP>
3 >
4 > This latest emerge pass seems to be working better. I did have to skip
5 > a couple of packages though. I'll go back and see if I can catch them
6 > with revdep-rebuild when it hopefully finishes up in the next hour.
7 >
8
9 OK, the emerge -DuN world finished up and said everything was good. I
10 then ran revdep-rebuild and have a list of things that need to be
11 rebuilt. One has failed - dev-libs/apr-util.
12
13 checking gdbm.h presence... yes
14 checking for gdbm.h... yes
15 checking for gdbm_open in -lgdbm... yes
16 configure: error: Berkeley DB not found.
17
18 !!! Please attach the following file when filing a report to bugs.gentoo.org:
19 !!! /var/tmp/portage/dev-libs/apr-util-0.9.12/work/apr-util-0.9.12/config.log
20
21 !!! ERROR: dev-libs/apr-util-0.9.12 failed.
22 Call stack:
23 ebuild.sh, line 1638: Called dyn_compile
24 ebuild.sh, line 985: Called qa_call 'src_compile'
25 ebuild.sh, line 44: Called src_compile
26 apr-util-0.9.12.ebuild, line 49: Called econf
27 '--datadir=/usr/share/apr-util-0' '--with-apr=/usr'
28 '--with-expat=/usr' '--with-ldap' '--with-gdbm' '--with-dbm=db45'
29 '--with-berkeley-db=/usr/include/db4.5:/usr/lib'
30 ebuild.sh, line 586: Called die
31
32 !!! econf failed
33 !!! If you need support, post the topmost build error, and the call
34 stack if relevant.
35 !!! A complete build log is located at
36 '/var/tmp/portage/dev-libs/apr-util-0.9.12/temp/build.log'.
37
38 However when I look at emerging apr-util by itself with the deep
39 command it doesn't seem that it would fix this:
40
41 Sector9 ~ # emerge -pvD apr-util
42
43 These are the packages that would be merged, in order:
44
45 Calculating dependencies... done!
46 [ebuild R ] dev-libs/apr-util-1.2.8 USE="berkdb gdbm ldap
47 -postgres -sqlite -sqlite3" 0 kB
48
49 Total: 1 package (1 reinstall), Size of downloads: 0 kB
50 Sector9 ~ #
51
52 I'm wondering what package should supply berkdb and why this ebuild
53 doesn't force that package to get installed?
54
55 Sector9 ~ # eix berkdb
56 No matches found.
57 Sector9 ~ #
58
59 Continuing on with revdep-rebuild.
60
61 Thanks,
62 Mark
63 --
64 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Immensely disappointed in emerge -DuN world these days "Bo Ørsted Andresen" <bo.andresen@××××.dk>