Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402425 - dev-php/PEAR-DB-1.7.14 fails instal, missing finding libgdbm.so.4
Summary: dev-php/PEAR-DB-1.7.14 fails instal, missing finding libgdbm.so.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks: 402253
  Show dependency tree
 
Reported: 2012-02-06 17:44 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-08 17:03 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-02-06 17:44:20 UTC
Testing for stable req.

# emerge =dev-php/PEAR-DB-1.7.14

>>> Unpacking source...
>>> Unpacking DB-1.7.14.tgz to /mnt/gen2/TmpDir/portage/dev-php/PEAR-DB-1.7.14/work
>>> Source unpacked in /mnt/gen2/TmpDir/portage/dev-php/PEAR-DB-1.7.14/work
>>> Compiling source in /mnt/gen2/TmpDir/portage/dev-php/PEAR-DB-1.7.14/work/DB-1.7.14 ...
>>> Source compiled.
>>> Test phase [none]: dev-php/PEAR-DB-1.7.14

>>> Install PEAR-DB-1.7.14 into /mnt/gen2/TmpDir/portage/dev-php/PEAR-DB-1.7.14/image/ category dev-php
php: error while loading shared libraries: libgdbm.so.4: cannot open shared object file: No such file or directory
 * ERROR: dev-php/PEAR-DB-1.7.14 failed (install phase):

archtester asterisk-core-sounds # equery b libgdbm.so.4
blank

app-emulation/emul-linux-x86-baselibs (/usr/lib32/libgdbm.so)
archtester asterisk-core-sounds # qfile libgdbm.so.3
sys-libs/gdbm (/usr/lib64/libgdbm.so.3)
app-emulation/emul-linux-x86-baselibs (/usr/lib32/libgdbm.so.3)

No need for build log, it says no more than this.
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2012-02-06 17:49:18 UTC
That does not make any sense. It looks like your php binary has some revdep issues. PEAR-DB is only userland PHP code.

Try recompiling php.