Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295609 - Failed to emerge dev-libs/soprano-2.3.1-r1 due to libldap
Summary: Failed to emerge dev-libs/soprano-2.3.1-r1 due to libldap
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 04:00 UTC by Martin d'Anjou
Modified: 2009-12-04 10:05 UTC (History)
0 users

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


Attachments
the output of emerge --info (emerge_soprano_failure.info,3.94 KB, text/plain)
2009-12-04 04:02 UTC, Martin d'Anjou
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin d'Anjou 2009-12-04 04:00:01 UTC
# emerge --oneshot soprano
Calculating dependencies... done!         

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-libs/soprano-2.3.1-r1
 * soprano-2.3.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...           [ ok ]
 * checking ebuild checksums ;-) ...                               [ ok ]
 * checking auxfile checksums ;-) ...                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                  [ ok ]
 * CPV:  dev-libs/soprano-2.3.1-r1
 * REPO: gentoo
 * USE:  amd64 clucene dbus elibc_glibc java kernel_linux multilib raptor userland_GNU
 * Using: sun-jdk-1.6
>>> Unpacking source...
>>> Unpacking soprano-2.3.1.tar.bz2 to /var/tmp/portage/dev-libs/soprano-2.3.1-r1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/soprano-2.3.1-r1/work
>>> Preparing source in /var/tmp/portage/dev-libs/soprano-2.3.1-r1/work/soprano-2.3.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/soprano-2.3.1-r1/work/soprano-2.3.1 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/soprano-2.3.1-r1/work/soprano-2.3.1"
cmake -C /var/tmp/portage/dev-libs/soprano-2.3.1-r1/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DSOPRANO_BUILD_TESTS=OFF -DCMAKE_SKIP_RPATH=OFF -DSOPRANO_DISABLE_CLUCENE_INDEX=OFF -DSOPRANO_DISABLE_DBUS=OFF -DSOPRANO_DISABLE_RAPTOR_PARSER=OFF -DSOPRANO_DISABLE_REDLAND_BACKEND=ON -DSOPRANO_DISABLE_SESAME2_BACKEND=OFF -DSOPRANO_BUILD_API_DOCS=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-libs/soprano-2.3.1-r1/temp/gentoo_rules.cmake /var/tmp/portage/dev-libs/soprano-2.3.1-r1/work/soprano-2.3.1
cmake: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory
Comment 1 Martin d'Anjou 2009-12-04 04:02:27 UTC
Created attachment 211948 [details]
the output of emerge --info
Comment 2 Rafał Mużyło 2009-12-04 04:23:01 UTC
Did you run revdep-rebuild lately ?
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-12-04 10:05:28 UTC
Yes, when using Gentoo you can read "cannot open shared object file: No such file or directory" as "Please run revdep-rebuild".