Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245681 Details for
Bug 335599
media-gfx/yafaray does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
yafaray-0.1.1:20100901-154328.log (text/plain), 54.19 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-01 21:20:34 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-01 21:20:34 UTC
Size:
54.19 KB
patch
obsolete
> * CPV: media-gfx/yafaray-0.1.1 > * REPO: gentoo > * USE: blender elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking YafaRay.0.1.1.zip to /var/tmp/portage/media-gfx/yafaray-0.1.1/work >>>> Unpacking YafaRay-blender.0.1.1.zip to /var/tmp/portage/media-gfx/yafaray-0.1.1/work >>>> Source unpacked in /var/tmp/portage/media-gfx/yafaray-0.1.1/work >>>> Preparing source in /var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray ... >scons: Reading SConscript files ... >using configuration from config/linux2-config.py >Using config file: user-config.py > >scons: warning: The Options class is deprecated; use the Variables class instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 9, in read_opts > >scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 22, in read_opts > >scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 112, in check_config >Checking for C library pthread... yes >Checking for C library z... yes >Checking for C++ library Half... yes >Checking for C++ library Iex... yes >Checking for C++ library Imath... yes >Checking for C++ library IlmImf... yes >Checking for C library xml2... yes >Checking for C library jpeg... yes >Checking for C library png... yes >Checking for C library freetype... yes >Creating config file:yafray_config.h >Creating user config file: yafray_user_config.h > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 101, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 104, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 107, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 110, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 113, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 116, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 119, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 122, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 125, in <module> >scons: done reading SConscript files. >scons: Building targets ... >g++ -o build/backgrounds/DarkSky/darksky.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/backgrounds/DarkSky/darksky.cc >g++ -o build/backgrounds/gradientback.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/backgrounds/gradientback.cc >g++ -o build/yafraycore/bound.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/bound.cc >g++ -o build/yafraycore/yafsystem.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/yafsystem.cc >g++ -o build/yafraycore/environment.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/environment.cc >g++ -o build/yafraycore/console.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/console.cc >g++ -o build/yafraycore/faure_tables.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/faure_tables.cc >g++ -o build/yafraycore/builtincameras.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/builtincameras.cc >g++ -o build/yafraycore/std_primitives.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/std_primitives.cc >g++ -o build/yafraycore/color.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/color.cc >g++ -o build/yafraycore/matrix4.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/matrix4.cc >g++ -o build/yafraycore/object3d.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/object3d.cc >g++ -o build/yafraycore/timer.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/timer.cc >g++ -o build/yafraycore/kdtree.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/kdtree.cc >g++ -o build/yafraycore/ray_kdtree.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/ray_kdtree.cc >g++ -o build/yafraycore/tribox3_d.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/tribox3_d.cc >g++ -o build/yafraycore/triclip.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/triclip.cc >g++ -o build/yafraycore/scene.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/scene.cc >g++ -o build/yafraycore/imagefilm.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/imagefilm.cc >g++ -o build/yafraycore/imagesplitter.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/imagesplitter.cc >g++ -o build/yafraycore/material.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/material.cc >g++ -o build/yafraycore/nodematerial.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/nodematerial.cc >g++ -o build/yafraycore/ccthreads.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/ccthreads.cc >g++ -o build/yafraycore/triangle.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/triangle.cc >g++ -o build/yafraycore/vector3d.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/vector3d.cc >g++ -o build/yafraycore/tga_io.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/tga_io.cc >g++ -o build/yafraycore/photon.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/photon.cc >g++ -o build/yafraycore/old_photonmap.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/old_photonmap.cc >src/yafraycore/tga_io.cc: In function âyafaray::gBuf_t<unsigned char, 4u>* yafaray::load_tga(const char*)â: >src/yafraycore/tga_io.cc:234:27: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >src/yafraycore/tga_io.cc: In member function âbool yafaray::outTga_t::savetga(const char*)â: >src/yafraycore/tga_io.cc:90:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >src/yafraycore/tga_io.cc:95:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >g++ -o build/yafraycore/xmlparser.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/xmlparser.cc >g++ -o build/yafraycore/spectrum.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/spectrum.cc >g++ -o build/yafraycore/vmap.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/vmap.cc >g++ -o build/yafraycore/volume.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/volume.cc >g++ -o build/yafraycore/memoryIO.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/memoryIO.cc >g++ -o build/yafraycore/surface.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/surface.cc >g++ -o build/yafraycore/irradiancecache.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/irradiancecache.cc >g++ -o build/yafraycore/integrator.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/integrator.cc >g++ -o build/yafraycore/EXR_io.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYCORE -I. -Iinclude -I/usr/include/OpenEXR -I/usr/include/libxml2 -I/usr/include/freetype2 src/yafraycore/EXR_io.cc >g++ -o build/lights/bglight.o -c -O2 -pipe -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -I. -Iinclude src/lights/bglight.cc >g++ -o build/backgrounds/sunsky.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/backgrounds/sunsky.cc >g++ -o build/backgrounds/sunspectrum.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/backgrounds/sunspectrum.cc >g++ -o build/backgrounds/textureback.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/backgrounds/textureback.cc >g++ -o build/integrators/DebugIntegrator.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/DebugIntegrator.cc >g++ -o build/integrators/EmissionIntegrator.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/EmissionIntegrator.cc >g++ -o build/integrators/EmptyVolumeIntegrator.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/EmptyVolumeIntegrator.cc >g++ -o build/integrators/SingleScatterIntegrator.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/SingleScatterIntegrator.cc >src/yafraycore/EXR_io.cc: In function âbool yafaray::isEXR(const char*)â: >src/yafraycore/EXR_io.cc:90:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >g++ -o build/integrators/SkyIntegrator.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/SkyIntegrator.cc >g++ -o build/integrators/bidirpath.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/bidirpath.cc >g++ -o build/integrators/common.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/common.cc >ar rc build/lights/libbglight.a build/lights/bglight.o >ranlib build/lights/libbglight.a >g++ -o build/integrators/directlight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/directlight.cc >g++ -o build/integrators/pathtracer.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/pathtracer.cc >g++ -o build/integrators/photonintegr.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/photonintegr.cc >g++ -o build/integrators/photonintegr_cache.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/integrators/photonintegr_cache.cc >g++ -o build/interface/yafrayinterface.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/interface/yafrayinterface.cc >g++ -o build/interface/xmlinterface.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/interface/xmlinterface.cc >g++ -o build/lights/arealight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/arealight.cc >g++ -o build/lights/bgportallight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/bgportallight.cc >g++ -o build/lights/directional.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/directional.cc >g++ -o build/lights/meshlight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/meshlight.cc >src/interface/yafrayinterface.cc: In member function âvirtual char* yafaray::yafrayInterface_t::getVersion() constâ: >src/interface/yafrayinterface.cc:276:9: warning: deprecated conversion from string constant to âchar*â >g++ -o build/lights/pointlight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/pointlight.cc >g++ -o build/lights/spherelight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/spherelight.cc >g++ -o build/lights/spotlight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/spotlight.cc >g++ -o build/lights/sunlight.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/lights/sunlight.cc >g++ -o build/materials/beer.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/beer.cc >g++ -o build/materials/blendmat.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/blendmat.cc >g++ -o build/yafraycore/libyafaraycore.so -shared build/yafraycore/bound.os build/yafraycore/yafsystem.os build/yafraycore/environment.os build/yafraycore/console.os build/yafraycore/faure_tables.os build/yafraycore/builtincameras.os build/yafraycore/std_primitives.os build/yafraycore/color.os build/yafraycore/matrix4.os build/yafraycore/object3d.os build/yafraycore/timer.os build/yafraycore/kdtree.os build/yafraycore/ray_kdtree.os build/yafraycore/tribox3_d.os build/yafraycore/triclip.os build/yafraycore/scene.os build/yafraycore/imagefilm.os build/yafraycore/imagesplitter.os build/yafraycore/material.os build/yafraycore/nodematerial.os build/yafraycore/ccthreads.os build/yafraycore/triangle.os build/yafraycore/vector3d.os build/yafraycore/tga_io.os build/yafraycore/photon.os build/yafraycore/old_photonmap.os build/yafraycore/xmlparser.os build/yafraycore/spectrum.os build/yafraycore/vmap.os build/yafraycore/volume.os build/yafraycore/memoryIO.os build/yafraycore/surface.os build/yafraycore/irradiancecache.os build/yafraycore/integrator.os build/yafraycore/EXR_io.os -L/usr/lib -lpthread -lHalf -lIex -lImath -lIlmImf -lxml2 -lfreetype -lz -ldl >g++ -o build/materials/coatedglossy.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/coatedglossy.cc >g++ -o build/materials/glass.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/glass.cc >g++ -o build/materials/glossy_mat.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/glossy_mat.cc >g++ -o build/materials/microfacet.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/microfacet.cc >g++ -o build/materials/roughglass.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/roughglass.cc >g++ -o build/materials/shinydiff.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/shinydiff.cc >g++ -o build/materials/simplemats.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/simplemats.cc >g++ -o build/materials/maskmat.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/materials/maskmat.cc >g++ -o build/testsuite/interface_demo.o -c -O2 -pipe -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -I. -Iinclude -I/usr/include/OpenEXR src/testsuite/interface_demo.cc >g++ -o build/integrators/libEmissionIntegrator.so -shared build/integrators/EmissionIntegrator.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/integrators/libSingleScatterIntegrator.so -shared build/integrators/SingleScatterIntegrator.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/lights/libsunlight.so -shared build/lights/sunlight.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/integrators/libDebugIntegrator.so -shared build/integrators/DebugIntegrator.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/lights/libpointlight.so -shared build/lights/pointlight.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/lights/libdirectional.so -shared build/lights/directional.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/lights/libspherelight.so -shared build/lights/spherelight.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/integrators/libpathtrace.so -shared build/integrators/pathtracer.os build/integrators/common.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/backgrounds/libtextureback.so -shared build/backgrounds/textureback.os -Lbuild/yafraycore -Lsrc/yafraycore -Lbuild/lights -Lsrc/lights -lyafaraycore -lbglight >g++ -o build/backgrounds/libgradientback.so -shared build/backgrounds/gradientback.os -Lbuild/yafraycore -Lsrc/yafraycore -Lbuild/lights -Lsrc/lights -lyafaraycore -lbglight >g++ -o build/interface/libyafarayplugin.so -shared build/interface/yafrayinterface.os build/interface/xmlinterface.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -ldl >g++ -o build/integrators/libdirectlight.so -shared build/integrators/directlight.os build/integrators/common.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >g++ -o build/lights/libarealight.so -shared build/lights/arealight.os build/lights/meshlight.os build/lights/bgportallight.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/backgrounds/libsunsky.so -shared build/backgrounds/sunsky.os build/backgrounds/sunspectrum.os -Lbuild/yafraycore -Lsrc/yafraycore -Lbuild/lights -Lsrc/lights -lyafaraycore -lbglight >g++ -o build/materials/libblendermat.so -shared build/materials/blendmat.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/testsuite/interface-demo build/testsuite/interface_demo.o -Lbuild/interface -Lsrc/interface -Lbuild/integrators -Lsrc/integrators -Lbuild/yafraycore -Lsrc/yafraycore -L/usr/lib -lHalf -lIex -lImath -lIlmImf -lz -lpthread -ldl -lyafaraycore -lyafarayplugin >g++ -o build/integrators/libSkyIntegrator.so -shared build/integrators/SkyIntegrator.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/integrators/libEmptyVolumeIntegrator.so -shared build/integrators/EmptyVolumeIntegrator.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/materials/libvolumetrics.so -shared build/materials/beer.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/backgrounds/libDarkSky.so -shared build/backgrounds/DarkSky/darksky.os -Lbuild/yafraycore -Lsrc/yafraycore -Lbuild/lights -Lsrc/lights -lyafaraycore -lbglight >g++ -o build/lights/libspotlight.so -shared build/lights/spotlight.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >g++ -o build/testsuite/testphoton.o -c -O2 -pipe -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -I. -Iinclude -I/usr/include/OpenEXR src/testsuite/testphoton.cc >g++ -o build/testsuite/simplemat.o -c -O2 -pipe -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -I. -Iinclude -I/usr/include/OpenEXR src/testsuite/simplemat.cc >g++ -o build/testsuite/testloader.o -c -O2 -pipe -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -I. -Iinclude -I/usr/include/OpenEXR src/testsuite/testloader.cc >g++ -o build/materials/libsimplemats.so -shared build/materials/simplemats.os build/materials/maskmat.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >g++ -o build/textures/basicnodes.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/textures/basicnodes.cc >g++ -o build/materials/libglossymat.so -shared build/materials/glossy_mat.os build/materials/microfacet.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/textures/basictex.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/textures/basictex.cc >g++ -o build/textures/imagetex.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/textures/imagetex.cc >g++ -o build/textures/jpeg.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/textures/jpeg.cc >g++ -o build/materials/libglass.so -shared build/materials/glass.os build/materials/roughglass.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/materials/libcoatedglossy.so -shared build/materials/coatedglossy.os build/materials/microfacet.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/materials/libshinydiffuse.so -shared build/materials/shinydiff.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/textures/layernode.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/textures/layernode.cc >g++ -o build/integrators/libphotonmap.so -shared build/integrators/photonintegr.os build/integrators/photonintegr_cache.os build/integrators/common.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/textures/noise.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/textures/noise.cc >g++ -o build/textures/rgbe_texture.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/textures/rgbe_texture.cc >g++ -o build/textures/png.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/OpenEXR src/textures/png.cc >g++ -o build/volumes/ExpDensityVolume.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/volumes/ExpDensityVolume.cc >g++ -o build/volumes/GridVolume.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/volumes/GridVolume.cc >g++ -o build/volumes/NoiseVolume.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/volumes/NoiseVolume.cc >src/textures/png.cc: In function âbool yafaray::is_png_file(FILE*)â: >src/textures/png.cc:23:28: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >g++ -o build/volumes/SkyVolume.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/volumes/SkyVolume.cc >g++ -o build/volumes/UniformVolume.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude src/volumes/UniformVolume.cc >src/textures/rgbe_texture.cc: In function âbool yafaray::checkHDR(FILE*, int&, int&)â: >src/textures/rgbe_texture.cc:35:23: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >src/textures/rgbe_texture.cc:41:23: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >src/textures/rgbe_texture.cc:45:24: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >g++ -o build/integrators/libbidirpath.so -shared build/integrators/bidirpath.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore -lpthread -ldl >g++ -o build/testsuite/yafaray-xml build/testsuite/testloader.o -Lbuild/integrators -Lsrc/integrators -Lbuild/yafraycore -Lsrc/yafraycore -L/usr/lib -lHalf -lIex -lImath -lIlmImf -lz -lpthread -ldl -lyafaraycore >g++ -o build/volumes/libExpDensityVolume.so -shared build/volumes/ExpDensityVolume.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/volumes/libUniformVolume.so -shared build/volumes/UniformVolume.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/volumes/libNoiseVolume.so -shared build/volumes/NoiseVolume.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/volumes/libGridVolume.so -shared build/volumes/GridVolume.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/volumes/libSkyVolume.so -shared build/volumes/SkyVolume.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/textures/libbasicnodes.so -shared build/textures/basicnodes.os build/textures/layernode.os -Lbuild/yafraycore -Lsrc/yafraycore -lyafaraycore >g++ -o build/testsuite/photontest build/testsuite/testphoton.o build/testsuite/simplemat.o -Lbuild/integrators -Lsrc/integrators -Lbuild/yafraycore -Lsrc/yafraycore -L/usr/lib -lHalf -lIex -lImath -lIlmImf -lz -lpthread -ldl -lyafaraycore >g++ -o build/textures/libbasictex.so -shared build/textures/basictex.os build/textures/noise.os build/textures/jpeg.os build/textures/imagetex.os build/textures/rgbe_texture.os build/textures/png.os -Lbuild/yafraycore -Lsrc/yafraycore -L/usr/lib -lyafaraycore -ljpeg -lpng -lHalf -lIex -lImath -lIlmImf -lz >scons: done building targets. >scons: Reading SConscript files ... >using configuration from config/linux2-config.py >Using config file: user-config.py > >scons: warning: The Options class is deprecated; use the Variables class instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 9, in read_opts > >scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 22, in read_opts > >scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 112, in check_config >Checking for C library pthread... (cached) yes >Checking for C library z... (cached) yes >Checking for C++ library Half... (cached) yes >Checking for C++ library Iex... (cached) yes >Checking for C++ library Imath... (cached) yes >Checking for C++ library IlmImf... (cached) yes >Checking for C library xml2... (cached) yes >Checking for C library jpeg... (cached) yes >Checking for C library png... (cached) yes >Checking for C library freetype... (cached) yes >Creating config file:yafray_config.h >Using user config file: yafray_user_config.h > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 101, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 104, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 107, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 110, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 113, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 116, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 119, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 122, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 125, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 136, in <module> >scons: done reading SConscript files. >scons: Building targets ... >swig -o build/bindings/yafrayinterface_wrap.cc -c++ -python bindings/yafrayinterface.i >g++ -o build/bindings/yafrayinterface_wrap.os -c -O2 -pipe -fPIC -DHAVE_PTHREAD -DHAVE_EXR -DHAVE_XML -DHAVE_JPEG -DHAVE_PNG -DHAVE_ZLIB -DHAVE_FREETYPE -DBUILDING_YAFRAYPLUGIN -I. -Iinclude -I/usr/include/python2.7 build/bindings/yafrayinterface_wrap.cc >g++ -o build/bindings/_yafrayinterface.so -shared build/bindings/yafrayinterface_wrap.os -Lbuild/yafraycore -Lsrc/yafraycore -Lbuild/interface -Lsrc/interface -lyafaraycore -lyafarayplugin >Install file: "build/bindings/_yafrayinterface.so" as "bindings/python/_yafrayinterface.so" >Copy("bindings/python/yafrayinterface.py", "build/bindings/yafrayinterface.py") >scons: done building targets. >>>> Source compiled. >>>> Test phase [none]: media-gfx/yafaray-0.1.1 > >>>> Install yafaray-0.1.1 into /var/tmp/portage/media-gfx/yafaray-0.1.1/image/ category media-gfx >scons: Reading SConscript files ... >using configuration from config/linux2-config.py >Using config file: user-config.py > >scons: warning: The Options class is deprecated; use the Variables class instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 9, in read_opts > >scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 22, in read_opts > >scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 112, in check_config >Checking for C library pthread... (cached) yes >Checking for C library z... (cached) yes >Checking for C++ library Half... (cached) yes >Checking for C++ library Iex... (cached) yes >Checking for C++ library Imath... (cached) yes >Checking for C++ library IlmImf... (cached) yes >Checking for C library xml2... (cached) yes >Checking for C library jpeg... (cached) yes >Checking for C library png... (cached) yes >Checking for C library freetype... (cached) yes >Creating config file:yafray_config.h >Using user config file: yafray_user_config.h > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 101, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 104, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 107, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 110, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 113, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 116, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 119, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 122, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 125, in <module> >scons: done reading SConscript files. >scons: Building targets ... >Install file: "build/yafraycore/libyafaraycore.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/libyafaraycore.so" >Install file: "build/interface/libyafarayplugin.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/libyafarayplugin.so" >Install file: "build/backgrounds/libDarkSky.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libDarkSky.so" >Install file: "build/integrators/libDebugIntegrator.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libDebugIntegrator.so" >Install file: "build/integrators/libEmissionIntegrator.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libEmissionIntegrator.so" >Install file: "build/integrators/libEmptyVolumeIntegrator.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libEmptyVolumeIntegrator.so" >Install file: "build/volumes/libExpDensityVolume.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libExpDensityVolume.so" >Install file: "build/volumes/libGridVolume.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libGridVolume.so" >Install file: "build/volumes/libNoiseVolume.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libNoiseVolume.so" >Install file: "build/integrators/libSingleScatterIntegrator.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libSingleScatterIntegrator.so" >Install file: "build/integrators/libSkyIntegrator.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libSkyIntegrator.so" >Install file: "build/volumes/libSkyVolume.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libSkyVolume.so" >Install file: "build/volumes/libUniformVolume.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libUniformVolume.so" >Install file: "build/lights/libarealight.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libarealight.so" >Install file: "build/textures/libbasicnodes.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libbasicnodes.so" >Install file: "build/textures/libbasictex.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libbasictex.so" >Install file: "build/integrators/libbidirpath.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libbidirpath.so" >Install file: "build/materials/libblendermat.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libblendermat.so" >Install file: "build/materials/libcoatedglossy.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libcoatedglossy.so" >Install file: "build/lights/libdirectional.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libdirectional.so" >Install file: "build/integrators/libdirectlight.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libdirectlight.so" >Install file: "build/materials/libglass.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libglass.so" >Install file: "build/materials/libglossymat.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libglossymat.so" >Install file: "build/backgrounds/libgradientback.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libgradientback.so" >Install file: "build/integrators/libpathtrace.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libpathtrace.so" >Install file: "build/integrators/libphotonmap.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libphotonmap.so" >Install file: "build/lights/libpointlight.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libpointlight.so" >Install file: "build/materials/libshinydiffuse.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libshinydiffuse.so" >Install file: "build/materials/libsimplemats.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libsimplemats.so" >Install file: "build/lights/libspherelight.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libspherelight.so" >Install file: "build/lights/libspotlight.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libspotlight.so" >Install file: "build/lights/libsunlight.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libsunlight.so" >Install file: "build/backgrounds/libsunsky.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libsunsky.so" >Install file: "build/backgrounds/libtextureback.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libtextureback.so" >Install file: "build/materials/libvolumetrics.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/lib/yafaray/libvolumetrics.so" >Install file: "build/testsuite/yafaray-xml" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/bin/yafaray-xml" >scons: done building targets. >scons: Reading SConscript files ... >using configuration from config/linux2-config.py >Using config file: user-config.py > >scons: warning: The Options class is deprecated; use the Variables class instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 9, in read_opts > >scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 22, in read_opts > >scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/tools/buildtools.py", line 112, in check_config >Checking for C library pthread... (cached) yes >Checking for C library z... (cached) yes >Checking for C++ library Half... (cached) yes >Checking for C++ library Iex... (cached) yes >Checking for C++ library Imath... (cached) yes >Checking for C++ library IlmImf... (cached) yes >Checking for C library xml2... (cached) yes >Checking for C library jpeg... (cached) yes >Checking for C library png... (cached) yes >Checking for C library freetype... (cached) yes >Creating config file:yafray_config.h >Using user config file: yafray_user_config.h > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 101, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 104, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 107, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 110, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 113, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 116, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 119, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 122, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 125, in <module> > >scons: warning: BuildDir() and the build_dir keyword have been deprecated; > use VariantDir() and the variant_dir keyword instead. >File "/var/tmp/portage/media-gfx/yafaray-0.1.1/work/yafaray/SConstruct", line 140, in <module> >scons: done reading SConscript files. >scons: Building targets ... >Install file: "build/bindings/_yafrayinterface.so" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/share/yafaray/blender/_yafrayinterface.so" >Install file: "build/bindings/yafrayinterface.py" as "/var/tmp/portage/media-gfx/yafaray-0.1.1/image/usr/share/yafaray/blender/yafrayinterface.py" >scons: done building targets. >>>> Completed installing yafaray-0.1.1 into /var/tmp/portage/media-gfx/yafaray-0.1.1/image/ > > * Tinderbox QA Warning! ELF files in /usr/share > TYPE FILE >ET_DYN /var/tmp/portage/media-gfx/yafaray-0.1.1/image//usr/share/yafaray/blender/_yafrayinterface.so > * Tinderbox QA Warning (end)! ELF files in /usr/share >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/share/yafaray/blender/_yafrayinterface.so > usr/lib/libyafarayplugin.so > usr/lib/libyafaraycore.so > usr/lib/yafaray/libbasicnodes.so > usr/lib/yafaray/libSkyVolume.so > usr/lib/yafaray/libblendermat.so > usr/lib/yafaray/libDebugIntegrator.so > usr/lib/yafaray/libglass.so > usr/lib/yafaray/libsimplemats.so > usr/lib/yafaray/libSingleScatterIntegrator.so > usr/lib/yafaray/libDarkSky.so > usr/lib/yafaray/libcoatedglossy.so > usr/lib/yafaray/libpointlight.so > usr/lib/yafaray/libbidirpath.so > usr/lib/yafaray/libspotlight.so > usr/lib/yafaray/libsunsky.so > usr/lib/yafaray/libphotonmap.so > usr/lib/yafaray/libarealight.so > usr/lib/yafaray/libpathtrace.so > usr/lib/yafaray/libSkyIntegrator.so > usr/lib/yafaray/libEmptyVolumeIntegrator.so > usr/lib/yafaray/libglossymat.so > usr/lib/yafaray/libGridVolume.so > usr/lib/yafaray/libNoiseVolume.so > usr/lib/yafaray/libdirectional.so > usr/lib/yafaray/libExpDensityVolume.so > usr/lib/yafaray/libspherelight.so > usr/lib/yafaray/libvolumetrics.so > usr/lib/yafaray/libgradientback.so > usr/lib/yafaray/libEmissionIntegrator.so > usr/lib/yafaray/libtextureback.so > usr/lib/yafaray/libshinydiffuse.so > usr/lib/yafaray/libUniformVolume.so > usr/lib/yafaray/libsunlight.so > usr/lib/yafaray/libbasictex.so > usr/lib/yafaray/libdirectlight.so > usr/bin/yafaray-xml > > * QA Notice: The following files contain runtime text relocations > * Text relocations force the dynamic linker to perform extra > * work at startup, waste system resources, and may pose a security > * risk. On some architectures, the code may not even function > * properly, if at all. > * For more information, see http://hardened.gentoo.org/pic-fix-guide.xml > * Please include the following list of files in your report: > * TEXTREL usr/lib/yafaray/libDarkSky.so > * TEXTREL usr/lib/yafaray/libsunsky.so > * TEXTREL usr/lib/yafaray/libtextureback.so > > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/share/yafaray/blender/_yafrayinterface.so > * /usr/lib/libyafarayplugin.so > * /usr/lib/libyafaraycore.so > * /usr/lib/yafaray/libbasicnodes.so > * /usr/lib/yafaray/libSkyVolume.so > * /usr/lib/yafaray/libblendermat.so > * /usr/lib/yafaray/libDebugIntegrator.so > * /usr/lib/yafaray/libglass.so > * /usr/lib/yafaray/libsimplemats.so > * /usr/lib/yafaray/libSingleScatterIntegrator.so > * /usr/lib/yafaray/libDarkSky.so > * /usr/lib/yafaray/libcoatedglossy.so > * /usr/lib/yafaray/libpointlight.so > * /usr/lib/yafaray/libbidirpath.so > * /usr/lib/yafaray/libspotlight.so > * /usr/lib/yafaray/libsunsky.so > * /usr/lib/yafaray/libphotonmap.so > * /usr/lib/yafaray/libarealight.so > * /usr/lib/yafaray/libpathtrace.so > * /usr/lib/yafaray/libSkyIntegrator.so > * /usr/lib/yafaray/libEmptyVolumeIntegrator.so > * /usr/lib/yafaray/libglossymat.so > * /usr/lib/yafaray/libGridVolume.so > * /usr/lib/yafaray/libNoiseVolume.so > * /usr/lib/yafaray/libdirectional.so > * /usr/lib/yafaray/libExpDensityVolume.so > * /usr/lib/yafaray/libspherelight.so > * /usr/lib/yafaray/libvolumetrics.so > * /usr/lib/yafaray/libgradientback.so > * /usr/lib/yafaray/libEmissionIntegrator.so > * /usr/lib/yafaray/libtextureback.so > * /usr/lib/yafaray/libshinydiffuse.so > * /usr/lib/yafaray/libUniformVolume.so > * /usr/lib/yafaray/libsunlight.so > * /usr/lib/yafaray/libbasictex.so > * /usr/lib/yafaray/libdirectlight.so > * /usr/bin/yafaray-xml > > > * QA Notice: The following shared libraries lack a SONAME > * /usr/lib/libyafaraycore.so > * /usr/lib/libyafarayplugin.so > > * Gentoo contact information ... >herds: > graphics >maintainers: >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 335599
: 245681