Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515956 - media-gfx/yafray-0.0.9-r1 shared libraries lack a SONAME
Summary: media-gfx/yafray-0.0.9-r1 shared libraries lack a SONAME
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard: Pending removal: 2015-04-19
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2014-07-01 07:04 UTC by Patrick Lauer
Modified: 2015-04-26 13:01 UTC (History)
1 user (show)

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 Patrick Lauer gentoo-dev 2014-07-01 07:04:10 UTC
>>> Completed installing yafray-0.0.9-r1 into /var/tmp/portage/media-gfx/yafray-0.0.9-r1/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   usr/lib64/libyafraycore.so
   usr/lib64/yafray/libbasicblocks.so
   usr/lib64/yafray/libarealight.so
   usr/lib64/libyafrayplugin.so
   usr/lib64/yafray/libbasicshaders.so
   usr/lib64/yafray/libblendershader.so
   usr/lib64/yafray/libhdri.so
   usr/lib64/yafray/libglobalphotonlight.so
   usr/lib64/yafray/libhemilight.so
   usr/lib64/yafray/libmixblocks.so
   usr/lib64/yafray/libpathlight.so
   usr/lib64/yafray/libphotonlight.so
   usr/lib64/yafray/libshaderback.so
   usr/lib64/yafray/libsoftlight.so
   usr/lib64/yafray/libpointlight.so
   usr/lib64/yafray/libspherelight.so
   usr/lib64/yafray/libsss.so
   usr/lib64/yafray/libsunlight.so
   usr/lib64/yafray/libspotlight.so
   usr/lib64/yafray/libsunsky.so
   usr/bin/yafray

 * QA Notice: The following shared libraries lack a SONAME
 * /usr/lib64/libyafraycore.so
 * /usr/lib64/libyafrayplugin.so
Comment 1 Toralf Förster gentoo-dev 2015-01-06 21:39:40 UTC
and I do get :

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/var/tmp/portage/media-gfx/yafray-0.0.9-r1/work/yafray/linux-settings.py", line 81, in derive_shared_env
scons: done reading SConscript files.
scons: Building targets ...
g++ -o src/yafraycore/EXR_io.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O2 -pipe -fsigned-char -ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I. -I/usr/include/OpenEXR src/yafraycore/EXR_io.cc
src/yafraycore/EXR_io.cc:9:27: fatal error: ImfOutputFile.h: No such file or directory
 #include <ImfOutputFile.h>
                           ^
compilation terminated.
scons: *** [src/yafraycore/EXR_io.os] Error 1
scons: building terminated because of errors.
 * ERROR: media-gfx/yafray-0.0.9-r1::gentoo failed (install phase):
 *   scons install failed.
Comment 2 Pacho Ramos gentoo-dev 2015-02-10 11:45:58 UTC
Nothing uses this in the tree as reverse deps now use media-gfx/yafaray instead
Comment 3 Pacho Ramos gentoo-dev 2015-04-26 13:01:14 UTC
dropped