ldd complains about execution permission but also says smething is broken. Is that a message which can be ignored the warning should be directed to /dev/null, isn't it ? n22 ~ # revdep-rebuild -p Checking reverse dependencies... Packages containing binaries and libraries broken by any package update, will be recompiled. Collecting system binaries and libraries... done. (/root/.revdep-rebuild.1_files) Collecting complete LD_LIBRARY_PATH... done. (/root/.revdep-rebuild.2_ldpath) Checking dynamic linking consistency... ldd: warning: you do not have execution permission for `/opt/ict-linux-1.7.8.2/native/linux/libswt-gnome-gtk-3063.so' broken /opt/ict-linux-1.7.8.2/native/linux/libswt-gnome-gtk-3063.so (requires libgnomeui-2.so.0 libbonoboui-2.so.0 libgnomecanvas-2.so.0 libgnome-2.so.0 libbonobo-2.so.0 libgnomevfs-2.so.0 libbonobo-activation.so.4 liblinc.so.1) done. (/root/.revdep-rebuild.3_rebuild) Assigning files to ebuilds... done. (/root/.revdep-rebuild.4_ebuilds) Evaluating package order... done. (/root/.revdep-rebuild.5_order) Dynamic linking on your system is consistent... All done. Reproducible: Always Steps to Reproduce: 1. 2. 3.
I have no clue to which ebuild /opt/ict-linux-1.7.8.2/native/linux/libswt-gnome-gtk-3063.so belongs and won't guess.
Oh, ict an an external application installed without using portage (more a less a simple copy)
We don't support applications outside of portage.
I don't want bother you, but is the described behaviour only expected for unsupported applications or could there be a situation where an application installed by portage produce the same behaviour too ?