Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 232887 Details for
Bug 321453
povray-3.7.0.beta.35a cannot compile under libpng 1.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Copy of build.log
build.log (text/plain), 89.04 KB, created by
Roby
on 2010-05-25 14:22:06 UTC
(
hide
)
Description:
Copy of build.log
Filename:
MIME Type:
Creator:
Roby
Created:
2010-05-25 14:22:06 UTC
Size:
89.04 KB
patch
obsolete
> [32;01m*[0m CPV: media-gfx/povray-3.7.0_beta35 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: X amd64 elibc_glibc kernel_linux multilib tiff userland_GNU >>>> Unpacking source... >>>> Unpacking povray-3.7.0.beta.35a.tar.bz2 to /var/tmp/portage/media-gfx/povray-3.7.0_beta35/work > [32;01m*[0m Applying povray-3.7.0_beta35-configure-allow-libpng14.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying povray-3.7.0_beta35-libpng14.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying povray-3.7.0_beta35-print-extend-expiration-info.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a' ... > [32;01m*[0m Running aclocal ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/media-gfx/povray-3.7.0_beta35/work >>>> Compiling source in /var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a ... > * econf: updating povray-3.7.0.beta.35a/unix/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating povray-3.7.0.beta.35a/unix/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 COMPILED_BY=Portage (Gentoo Linux) on redbud --without-svga --with-libtiff --with-x --disable-strip >configure: WARNING: unrecognized options: --without-svga > >=============================================================================== >Configure POV-Ray version 3.7.0.beta.35a >=============================================================================== > >This is an unofficial version compiled by: > Portage (Gentoo Linux) on redbud >The POV-Ray Team(tm) is not responsible for supporting this version. > >Environment >----------- >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether $C_INCLUDE_PATH contains the "." path... no >checking whether $CPLUS_INCLUDE_PATH contains the "." path... no > >Programs >-------- >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdlib.h... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking whether the x86_64-pc-linux-gnu-g++ compiler works... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for C++ compiler vendor... gnu >checking for x86_64-pc-linux-gnu-g++ version... 4.4.3 >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib > >Libraries >--------- >checking whether to link with cygwin DLL... no >checking whether to enable static linking... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for boostlib >= 1.37... yes >checking whether the Boost::Thread library is available... yes >checking for exit in -lboost_thread-1_42... yes >checking whether the boost thread library is usable... yes >checking for sin in -lmkl... no >checking for sin in -lm... yes >checking for clock_gettime in -lrt... yes >checking whether to use the ZLIB library... yes >checking for library containing zlibVersion... -lz >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for libz version >= 1.2.1... 1.2.5, ok >checking whether to use the PNG library... yes >checking for library containing png_get_libpng_ver... -lpng12 >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for libpng version >= 1.2.5... 1.2.43, ok >checking whether to use the JPEG library... yes >checking for library containing jpeg_std_error... -ljpeg >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for libjpeg version >= 6b (62)... 80, ok >checking whether to use the TIFF library... yes >checking for library containing TIFFGetVersion... -ltiff >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for libtiff version >= 3.6.1... 3.9.2, ok >checking whether to use the OpenEXR library... yes >checking for pkg-config... pkg-config >checking for OpenEXR's pkg-config... yes >checking for OpenEXR version >= 1.2... 1.6.1, ok >checking OpenEXR/ImfCRgbaFile.h usability... yes >checking OpenEXR/ImfCRgbaFile.h presence... yes >checking for OpenEXR/ImfCRgbaFile.h... yes >checking for ImfInputReadPixels in -lIlmImf... yes >checking for X... libraries /usr/lib, headers /usr/include >checking whether -R must be followed by a space... neither works >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking X11/Xlib.h usability... yes >checking X11/Xlib.h presence... yes >checking for X11/Xlib.h... yes >checking for XFlush in -lX11... yes >checking X11/xpm.h usability... yes >checking X11/xpm.h presence... yes >checking for X11/xpm.h... yes >checking for XpmCreatePixmapFromData in -lXpm... yes >checking whether to enable the watch cursor... no >checking for sdl-config... sdl-config >checking for libSDL... yes >checking for libSDL version >= 1.2... 1.2.14, ok >checking SDL/SDL.h usability... yes >checking SDL/SDL.h presence... yes >checking for SDL/SDL.h... yes >checking for SDL_Quit in -lSDL... yes > >Language constructs and functions >--------------------------------- >checking whether time.h and sys/time.h may both be included... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking size of int... 4 >checking size of long int... 8 >checking size of size_t... 8 >checking size of float... 4 >checking for working memcmp... yes >checking for vsnprintf... yes >checking for getcwd... yes >checking for readlink... yes >checking for nanosleep... yes >checking for clock_gettime... yes >checking for getrusage... yes >checking for gettimeofday... yes >checking for asinh... yes > >Compiling >--------- >checking whether to enable pipes for communications... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -pipe... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -Wno-multichar... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -Wno-write-strings... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fno-enforce-eh-specs... yes >checking whether to enable I/O restrictions... yes >checking whether to enable debugging... no >checking whether to enable profiling... no >checking whether to enable stripping... no >checking whether to enable optimizations... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -O3... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -ffast-math... yes >checking whether to enable architecture-specific optimizations... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -xHost... no >checking whether x86_64-pc-linux-gnu-g++ accepts -march=native... yes >checking which architecture to optimize for... x86_64-pc-linux-gnu (using -march=native) > >Makefiles >--------- >configure: creating ./config.status >config.status: creating Makefile >config.status: creating source/base/Makefile >config.status: creating source/backend/Makefile >config.status: creating source/frontend/Makefile >config.status: creating source/Makefile >config.status: creating vfe/Makefile >config.status: creating unix/Makefile >config.status: creating config.h >config.status: executing depfiles commands >configure: WARNING: unrecognized options: --without-svga > >=============================================================================== >POV-Ray 3.7.0.beta.35a has been configured. > >Built-in features: > I/O restrictions: enabled > X Window display: enabled (using SDL) > Supported image formats: gif tga iff ppm pgm hdr png jpeg tiff openexr > Unsupported image formats: - > >Compilation settings: > Build architecture: x86_64-pc-linux-gnu > Built/Optimized for: x86_64-pc-linux-gnu (using -march=native) > Compiler vendor: gnu > Compiler version: x86_64-pc-linux-gnu-g++ 4.4.3 > Compiler flags: -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread > >Type 'make check' to build the program and run a test render. >Type 'make install' to install POV-Ray on your system. > >The POV-Ray components will be installed in the following directories: > Program (executable): /usr/bin > System configuration files: /etc/povray > User configuration files: /var/tmp/portage/media-gfx/povray-3.7.0_beta35/homedir/.povray/3.7 > Standard include files: /usr/share/povray/include > Standard INI files: /usr/share/povray/ini > Standard demo scene files: /usr/share/povray/scenes > Documentation (text, HTML): /usr/share/doc/povray-3.7.0_beta35 > Unix man page: /usr/share/man >=============================================================================== > >make -j5 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a' >Making all in source >make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a/source' >Making all in backend >make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a/source/backend' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT povray.o -MD -MP -MF .deps/povray.Tpo -c -o povray.o povray.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o `test -f 'render/trace.cpp' || echo './'`render/trace.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT ray.o -MD -MP -MF .deps/ray.Tpo -c -o ray.o `test -f 'render/ray.cpp' || echo './'`render/ray.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT rendertask.o -MD -MP -MF .deps/rendertask.Tpo -c -o rendertask.o `test -f 'render/rendertask.cpp' || echo './'`render/rendertask.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT tracetask.o -MD -MP -MF .deps/tracetask.Tpo -c -o tracetask.o `test -f 'render/tracetask.cpp' || echo './'`render/tracetask.cpp >mv -f .deps/rendertask.Tpo .deps/rendertask.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT radiositytask.o -MD -MP -MF .deps/radiositytask.Tpo -c -o radiositytask.o `test -f 'render/radiositytask.cpp' || echo './'`render/radiositytask.cpp >mv -f .deps/povray.Tpo .deps/povray.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT tracepixel.o -MD -MP -MF .deps/tracepixel.Tpo -c -o tracepixel.o `test -f 'render/tracepixel.cpp' || echo './'`render/tracepixel.cpp >mv -f .deps/ray.Tpo .deps/ray.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT atmosph.o -MD -MP -MF .deps/atmosph.Tpo -c -o atmosph.o `test -f 'scene/atmosph.cpp' || echo './'`scene/atmosph.cpp >mv -f .deps/radiositytask.Tpo .deps/radiositytask.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT camera.o -MD -MP -MF .deps/camera.Tpo -c -o camera.o `test -f 'scene/camera.cpp' || echo './'`scene/camera.cpp >mv -f .deps/tracetask.Tpo .deps/tracetask.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT objects.o -MD -MP -MF .deps/objects.Tpo -c -o objects.o `test -f 'scene/objects.cpp' || echo './'`scene/objects.cpp >mv -f .deps/atmosph.Tpo .deps/atmosph.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT scene.o -MD -MP -MF .deps/scene.Tpo -c -o scene.o `test -f 'scene/scene.cpp' || echo './'`scene/scene.cpp >mv -f .deps/tracepixel.Tpo .deps/tracepixel.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT view.o -MD -MP -MF .deps/view.Tpo -c -o view.o `test -f 'scene/view.cpp' || echo './'`scene/view.cpp >mv -f .deps/camera.Tpo .deps/camera.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT threaddata.o -MD -MP -MF .deps/threaddata.Tpo -c -o threaddata.o `test -f 'scene/threaddata.cpp' || echo './'`scene/threaddata.cpp >mv -f .deps/trace.Tpo .deps/trace.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT octree.o -MD -MP -MF .deps/octree.Tpo -c -o octree.o `test -f 'support/octree.cpp' || echo './'`support/octree.cpp >mv -f .deps/scene.Tpo .deps/scene.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fileutil.o -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.o `test -f 'support/fileutil.cpp' || echo './'`support/fileutil.cpp >mv -f .deps/objects.Tpo .deps/objects.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT imageutil.o -MD -MP -MF .deps/imageutil.Tpo -c -o imageutil.o `test -f 'support/imageutil.cpp' || echo './'`support/imageutil.cpp >support/imageutil.cpp: In function âvoid pov::Destroy_Image(pov::ImageData*)â: >support/imageutil.cpp:1411: warning: deleting âvoid*â is undefined >mv -f .deps/imageutil.Tpo .deps/imageutil.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT msgutil.o -MD -MP -MF .deps/msgutil.Tpo -c -o msgutil.o `test -f 'support/msgutil.cpp' || echo './'`support/msgutil.cpp >mv -f .deps/octree.Tpo .deps/octree.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT statistics.o -MD -MP -MF .deps/statistics.Tpo -c -o statistics.o `test -f 'support/statistics.cpp' || echo './'`support/statistics.cpp >mv -f .deps/threaddata.Tpo .deps/threaddata.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT task.o -MD -MP -MF .deps/task.Tpo -c -o task.o `test -f 'support/task.cpp' || echo './'`support/task.cpp >mv -f .deps/fileutil.Tpo .deps/fileutil.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT taskqueue.o -MD -MP -MF .deps/taskqueue.Tpo -c -o taskqueue.o `test -f 'support/taskqueue.cpp' || echo './'`support/taskqueue.cpp >mv -f .deps/view.Tpo .deps/view.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT bsptree.o -MD -MP -MF .deps/bsptree.Tpo -c -o bsptree.o `test -f 'support/bsptree.cpp' || echo './'`support/bsptree.cpp >mv -f .deps/msgutil.Tpo .deps/msgutil.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT randomsequences.o -MD -MP -MF .deps/randomsequences.Tpo -c -o randomsequences.o `test -f 'support/randomsequences.cpp' || echo './'`support/randomsequences.cpp >mv -f .deps/statistics.Tpo .deps/statistics.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT jitter.o -MD -MP -MF .deps/jitter.Tpo -c -o jitter.o `test -f 'support/jitter.cpp' || echo './'`support/jitter.cpp >mv -f .deps/task.Tpo .deps/task.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o `test -f 'bounding/bbox.cpp' || echo './'`bounding/bbox.cpp >support/bsptree.cpp: In member function âvoid pov::BSPTree::ReadRecursive(const pov::BSPTree::Progress&, FILE*, unsigned int, unsigned int, unsigned int)â: >support/bsptree.cpp:901: warning: ignoring return value of âint fscanf(FILE*, const char*, ...)â, declared with attribute warn_unused_result >support/bsptree.cpp:919: warning: ignoring return value of âint fscanf(FILE*, const char*, ...)â, declared with attribute warn_unused_result >mv -f .deps/randomsequences.Tpo .deps/randomsequences.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT bcyl.o -MD -MP -MF .deps/bcyl.Tpo -c -o bcyl.o `test -f 'bounding/bcyl.cpp' || echo './'`bounding/bcyl.cpp >mv -f .deps/taskqueue.Tpo .deps/taskqueue.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT bsphere.o -MD -MP -MF .deps/bsphere.Tpo -c -o bsphere.o `test -f 'bounding/bsphere.cpp' || echo './'`bounding/bsphere.cpp >mv -f .deps/jitter.Tpo .deps/jitter.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT boundingtask.o -MD -MP -MF .deps/boundingtask.Tpo -c -o boundingtask.o `test -f 'bounding/boundingtask.cpp' || echo './'`bounding/boundingtask.cpp >mv -f .deps/bcyl.Tpo .deps/bcyl.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT colour.o -MD -MP -MF .deps/colour.Tpo -c -o colour.o `test -f 'colour/colour.cpp' || echo './'`colour/colour.cpp >mv -f .deps/bsptree.Tpo .deps/bsptree.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT colutils.o -MD -MP -MF .deps/colutils.Tpo -c -o colutils.o `test -f 'colour/colutils.cpp' || echo './'`colour/colutils.cpp >mv -f .deps/bbox.Tpo .deps/bbox.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT spectral.o -MD -MP -MF .deps/spectral.Tpo -c -o spectral.o `test -f 'colour/spectral.cpp' || echo './'`colour/spectral.cpp >mv -f .deps/bsphere.Tpo .deps/bsphere.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o `test -f 'control/benchmark.cpp' || echo './'`control/benchmark.cpp >mv -f .deps/benchmark.Tpo .deps/benchmark.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT renderbackend.o -MD -MP -MF .deps/renderbackend.Tpo -c -o renderbackend.o `test -f 'control/renderbackend.cpp' || echo './'`control/renderbackend.cpp >mv -f .deps/colour.Tpo .deps/colour.Po >mv -f .deps/spectral.Tpo .deps/spectral.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT messagefactory.o -MD -MP -MF .deps/messagefactory.Tpo -c -o messagefactory.o `test -f 'control/messagefactory.cpp' || echo './'`control/messagefactory.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT interior.o -MD -MP -MF .deps/interior.Tpo -c -o interior.o `test -f 'interior/interior.cpp' || echo './'`interior/interior.cpp >mv -f .deps/boundingtask.Tpo .deps/boundingtask.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT media.o -MD -MP -MF .deps/media.Tpo -c -o media.o `test -f 'interior/media.cpp' || echo './'`interior/media.cpp >mv -f .deps/colutils.Tpo .deps/colutils.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT chi2.o -MD -MP -MF .deps/chi2.Tpo -c -o chi2.o `test -f 'math/chi2.cpp' || echo './'`math/chi2.cpp >mv -f .deps/messagefactory.Tpo .deps/messagefactory.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT hcmplx.o -MD -MP -MF .deps/hcmplx.Tpo -c -o hcmplx.o `test -f 'math/hcmplx.cpp' || echo './'`math/hcmplx.cpp >mv -f .deps/chi2.Tpo .deps/chi2.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT mathutil.o -MD -MP -MF .deps/mathutil.Tpo -c -o mathutil.o `test -f 'math/mathutil.cpp' || echo './'`math/mathutil.cpp >mv -f .deps/interior.Tpo .deps/interior.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT matrices.o -MD -MP -MF .deps/matrices.Tpo -c -o matrices.o `test -f 'math/matrices.cpp' || echo './'`math/matrices.cpp >mv -f .deps/renderbackend.Tpo .deps/renderbackend.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT polysolv.o -MD -MP -MF .deps/polysolv.Tpo -c -o polysolv.o `test -f 'math/polysolv.cpp' || echo './'`math/polysolv.cpp >mv -f .deps/media.Tpo .deps/media.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT quatern.o -MD -MP -MF .deps/quatern.Tpo -c -o quatern.o `test -f 'math/quatern.cpp' || echo './'`math/quatern.cpp >mv -f .deps/hcmplx.Tpo .deps/hcmplx.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT splines.o -MD -MP -MF .deps/splines.Tpo -c -o splines.o `test -f 'math/splines.cpp' || echo './'`math/splines.cpp >mv -f .deps/mathutil.Tpo .deps/mathutil.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT express.o -MD -MP -MF .deps/express.Tpo -c -o express.o `test -f 'parser/express.cpp' || echo './'`parser/express.cpp >mv -f .deps/polysolv.Tpo .deps/polysolv.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fnsyntax.o -MD -MP -MF .deps/fnsyntax.Tpo -c -o fnsyntax.o `test -f 'parser/fnsyntax.cpp' || echo './'`parser/fnsyntax.cpp >mv -f .deps/matrices.Tpo .deps/matrices.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o `test -f 'parser/function.cpp' || echo './'`parser/function.cpp >mv -f .deps/quatern.Tpo .deps/quatern.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o `test -f 'parser/parse.cpp' || echo './'`parser/parse.cpp >mv -f .deps/splines.Tpo .deps/splines.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT parsestr.o -MD -MP -MF .deps/parsestr.Tpo -c -o parsestr.o `test -f 'parser/parsestr.cpp' || echo './'`parser/parsestr.cpp >mv -f .deps/fnsyntax.Tpo .deps/fnsyntax.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT parstxtr.o -MD -MP -MF .deps/parstxtr.Tpo -c -o parstxtr.o `test -f 'parser/parstxtr.cpp' || echo './'`parser/parstxtr.cpp >mv -f .deps/function.Tpo .deps/function.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT tokenize.o -MD -MP -MF .deps/tokenize.Tpo -c -o tokenize.o `test -f 'parser/tokenize.cpp' || echo './'`parser/tokenize.cpp >mv -f .deps/express.Tpo .deps/express.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT reswords.o -MD -MP -MF .deps/reswords.Tpo -c -o reswords.o `test -f 'parser/reswords.cpp' || echo './'`parser/reswords.cpp >mv -f .deps/parsestr.Tpo .deps/parsestr.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o `test -f 'pattern/pattern.cpp' || echo './'`pattern/pattern.cpp >mv -f .deps/parse.Tpo .deps/parse.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT warps.o -MD -MP -MF .deps/warps.Tpo -c -o warps.o `test -f 'pattern/warps.cpp' || echo './'`pattern/warps.cpp >mv -f .deps/reswords.Tpo .deps/reswords.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT bezier.o -MD -MP -MF .deps/bezier.Tpo -c -o bezier.o `test -f 'shape/bezier.cpp' || echo './'`shape/bezier.cpp >mv -f .deps/tokenize.Tpo .deps/tokenize.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT blob.o -MD -MP -MF .deps/blob.Tpo -c -o blob.o `test -f 'shape/blob.cpp' || echo './'`shape/blob.cpp >shape/blob.cpp: In member function âint pov::Blob::Make_Blob(double, pov::Blob_List_Struct*, int, pov::SceneThreadData*)â: >shape/blob.cpp:2692: warning: deleting âvoid*â is undefined >mv -f .deps/pattern.Tpo .deps/pattern.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT boxes.o -MD -MP -MF .deps/boxes.Tpo -c -o boxes.o `test -f 'shape/boxes.cpp' || echo './'`shape/boxes.cpp >mv -f .deps/bezier.Tpo .deps/bezier.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT cones.o -MD -MP -MF .deps/cones.Tpo -c -o cones.o `test -f 'shape/cones.cpp' || echo './'`shape/cones.cpp >mv -f .deps/warps.Tpo .deps/warps.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT csg.o -MD -MP -MF .deps/csg.Tpo -c -o csg.o `test -f 'shape/csg.cpp' || echo './'`shape/csg.cpp >mv -f .deps/parstxtr.Tpo .deps/parstxtr.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT discs.o -MD -MP -MF .deps/discs.Tpo -c -o discs.o `test -f 'shape/discs.cpp' || echo './'`shape/discs.cpp >mv -f .deps/blob.Tpo .deps/blob.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fpmetric.o -MD -MP -MF .deps/fpmetric.Tpo -c -o fpmetric.o `test -f 'shape/fpmetric.cpp' || echo './'`shape/fpmetric.cpp >mv -f .deps/csg.Tpo .deps/csg.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fractal.o -MD -MP -MF .deps/fractal.Tpo -c -o fractal.o `test -f 'shape/fractal.cpp' || echo './'`shape/fractal.cpp >mv -f .deps/boxes.Tpo .deps/boxes.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT hfield.o -MD -MP -MF .deps/hfield.Tpo -c -o hfield.o `test -f 'shape/hfield.cpp' || echo './'`shape/hfield.cpp >mv -f .deps/cones.Tpo .deps/cones.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT isosurf.o -MD -MP -MF .deps/isosurf.Tpo -c -o isosurf.o `test -f 'shape/isosurf.cpp' || echo './'`shape/isosurf.cpp >mv -f .deps/discs.Tpo .deps/discs.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT lathe.o -MD -MP -MF .deps/lathe.Tpo -c -o lathe.o `test -f 'shape/lathe.cpp' || echo './'`shape/lathe.cpp >mv -f .deps/fpmetric.Tpo .deps/fpmetric.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT mesh.o -MD -MP -MF .deps/mesh.Tpo -c -o mesh.o `test -f 'shape/mesh.cpp' || echo './'`shape/mesh.cpp >mv -f .deps/isosurf.Tpo .deps/isosurf.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT planes.o -MD -MP -MF .deps/planes.Tpo -c -o planes.o `test -f 'shape/planes.cpp' || echo './'`shape/planes.cpp >mv -f .deps/fractal.Tpo .deps/fractal.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT poly.o -MD -MP -MF .deps/poly.Tpo -c -o poly.o `test -f 'shape/poly.cpp' || echo './'`shape/poly.cpp >mv -f .deps/lathe.Tpo .deps/lathe.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT polygon.o -MD -MP -MF .deps/polygon.Tpo -c -o polygon.o `test -f 'shape/polygon.cpp' || echo './'`shape/polygon.cpp >mv -f .deps/hfield.Tpo .deps/hfield.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT prism.o -MD -MP -MF .deps/prism.Tpo -c -o prism.o `test -f 'shape/prism.cpp' || echo './'`shape/prism.cpp >mv -f .deps/mesh.Tpo .deps/mesh.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT quadrics.o -MD -MP -MF .deps/quadrics.Tpo -c -o quadrics.o `test -f 'shape/quadrics.cpp' || echo './'`shape/quadrics.cpp >mv -f .deps/planes.Tpo .deps/planes.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT sor.o -MD -MP -MF .deps/sor.Tpo -c -o sor.o `test -f 'shape/sor.cpp' || echo './'`shape/sor.cpp >mv -f .deps/polygon.Tpo .deps/polygon.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT spheres.o -MD -MP -MF .deps/spheres.Tpo -c -o spheres.o `test -f 'shape/spheres.cpp' || echo './'`shape/spheres.cpp >mv -f .deps/poly.Tpo .deps/poly.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT sphsweep.o -MD -MP -MF .deps/sphsweep.Tpo -c -o sphsweep.o `test -f 'shape/sphsweep.cpp' || echo './'`shape/sphsweep.cpp >mv -f .deps/quadrics.Tpo .deps/quadrics.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o `test -f 'shape/super.cpp' || echo './'`shape/super.cpp >mv -f .deps/prism.Tpo .deps/prism.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT torus.o -MD -MP -MF .deps/torus.Tpo -c -o torus.o `test -f 'shape/torus.cpp' || echo './'`shape/torus.cpp >mv -f .deps/spheres.Tpo .deps/spheres.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT triangle.o -MD -MP -MF .deps/triangle.Tpo -c -o triangle.o `test -f 'shape/triangle.cpp' || echo './'`shape/triangle.cpp >mv -f .deps/sor.Tpo .deps/sor.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT truetype.o -MD -MP -MF .deps/truetype.Tpo -c -o truetype.o `test -f 'shape/truetype.cpp' || echo './'`shape/truetype.cpp >mv -f .deps/triangle.Tpo .deps/triangle.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT normal.o -MD -MP -MF .deps/normal.Tpo -c -o normal.o `test -f 'texture/normal.cpp' || echo './'`texture/normal.cpp >mv -f .deps/sphsweep.Tpo .deps/sphsweep.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT pigment.o -MD -MP -MF .deps/pigment.Tpo -c -o pigment.o `test -f 'texture/pigment.cpp' || echo './'`texture/pigment.cpp >mv -f .deps/torus.Tpo .deps/torus.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT texture.o -MD -MP -MF .deps/texture.Tpo -c -o texture.o `test -f 'texture/texture.cpp' || echo './'`texture/texture.cpp >mv -f .deps/super.Tpo .deps/super.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fncode.o -MD -MP -MF .deps/fncode.Tpo -c -o fncode.o `test -f 'vm/fncode.cpp' || echo './'`vm/fncode.cpp >mv -f .deps/pigment.Tpo .deps/pigment.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fnintern.o -MD -MP -MF .deps/fnintern.Tpo -c -o fnintern.o `test -f 'vm/fnintern.cpp' || echo './'`vm/fnintern.cpp >mv -f .deps/normal.Tpo .deps/normal.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fnpovfpu.o -MD -MP -MF .deps/fnpovfpu.Tpo -c -o fnpovfpu.o `test -f 'vm/fnpovfpu.cpp' || echo './'`vm/fnpovfpu.cpp >mv -f .deps/truetype.Tpo .deps/truetype.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT point.o -MD -MP -MF .deps/point.Tpo -c -o point.o `test -f 'lighting/point.cpp' || echo './'`lighting/point.cpp >mv -f .deps/texture.Tpo .deps/texture.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT rad_data.o -MD -MP -MF .deps/rad_data.Tpo -c -o rad_data.o `test -f 'lighting/rad_data.cpp' || echo './'`lighting/rad_data.cpp >mv -f .deps/fncode.Tpo .deps/fncode.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT radiosity.o -MD -MP -MF .deps/radiosity.Tpo -c -o radiosity.o `test -f 'lighting/radiosity.cpp' || echo './'`lighting/radiosity.cpp >mv -f .deps/point.Tpo .deps/point.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT photons.o -MD -MP -MF .deps/photons.Tpo -c -o photons.o `test -f 'lighting/photons.cpp' || echo './'`lighting/photons.cpp >mv -f .deps/rad_data.Tpo .deps/rad_data.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT photonestimationtask.o -MD -MP -MF .deps/photonestimationtask.Tpo -c -o photonestimationtask.o `test -f 'lighting/photonestimationtask.cpp' || echo './'`lighting/photonestimationtask.cpp >mv -f .deps/fnintern.Tpo .deps/fnintern.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT photonshootingstrategy.o -MD -MP -MF .deps/photonshootingstrategy.Tpo -c -o photonshootingstrategy.o `test -f 'lighting/photonshootingstrategy.cpp' || echo './'`lighting/photonshootingstrategy.cpp >mv -f .deps/fnpovfpu.Tpo .deps/fnpovfpu.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT photonshootingtask.o -MD -MP -MF .deps/photonshootingtask.Tpo -c -o photonshootingtask.o `test -f 'lighting/photonshootingtask.cpp' || echo './'`lighting/photonshootingtask.cpp >mv -f .deps/photons.Tpo .deps/photons.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT photonsortingtask.o -MD -MP -MF .deps/photonsortingtask.Tpo -c -o photonsortingtask.o `test -f 'lighting/photonsortingtask.cpp' || echo './'`lighting/photonsortingtask.cpp >mv -f .deps/radiosity.Tpo .deps/radiosity.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT photonstrategytask.o -MD -MP -MF .deps/photonstrategytask.Tpo -c -o photonstrategytask.o `test -f 'lighting/photonstrategytask.cpp' || echo './'`lighting/photonstrategytask.cpp >mv -f .deps/photonshootingstrategy.Tpo .deps/photonshootingstrategy.Po >mv -f .deps/photonestimationtask.Tpo .deps/photonestimationtask.Po >mv -f .deps/photonshootingtask.Tpo .deps/photonshootingtask.Po >lighting/photonsortingtask.cpp: In member function âint pov::PhotonSortingTask::save()â: >lighting/photonsortingtask.cpp:297: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >lighting/photonsortingtask.cpp:335: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >lighting/photonsortingtask.cpp: In member function âint pov::PhotonSortingTask::load()â: >lighting/photonsortingtask.cpp:383: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >lighting/photonsortingtask.cpp:419: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >mv -f .deps/photonsortingtask.Tpo .deps/photonsortingtask.Po >mv -f .deps/photonstrategytask.Tpo .deps/photonstrategytask.Po >rm -f libbackend.a >ar cru libbackend.a povray.o trace.o ray.o rendertask.o tracetask.o radiositytask.o tracepixel.o atmosph.o camera.o objects.o scene.o view.o threaddata.o octree.o fileutil.o imageutil.o msgutil.o statistics.o task.o taskqueue.o bsptree.o randomsequences.o jitter.o bbox.o bcyl.o bsphere.o boundingtask.o colour.o colutils.o spectral.o benchmark.o renderbackend.o messagefactory.o interior.o media.o chi2.o hcmplx.o mathutil.o matrices.o polysolv.o quatern.o splines.o express.o fnsyntax.o function.o parse.o parsestr.o parstxtr.o tokenize.o reswords.o pattern.o warps.o bezier.o blob.o boxes.o cones.o csg.o discs.o fpmetric.o fractal.o hfield.o isosurf.o lathe.o mesh.o planes.o poly.o polygon.o prism.o quadrics.o sor.o spheres.o sphsweep.o super.o torus.o triangle.o truetype.o normal.o pigment.o texture.o fncode.o fnintern.o fnpovfpu.o point.o rad_data.o radiosity.o photons.o photonestimationtask.o photonshootingstrategy.o photonshootingtask.o photonsortingtask.o photonstrategytask.o >x86_64-pc-linux-gnu-ranlib libbackend.a >make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a/source/backend' >Making all in base >make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a/source/base' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fileinputoutput.o -MD -MP -MF .deps/fileinputoutput.Tpo -c -o fileinputoutput.o fileinputoutput.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT povms.o -MD -MP -MF .deps/povms.Tpo -c -o povms.o povms.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT povmscpp.o -MD -MP -MF .deps/povmscpp.Tpo -c -o povmscpp.o povmscpp.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT processoptions.o -MD -MP -MF .deps/processoptions.Tpo -c -o processoptions.o processoptions.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT stringutilities.o -MD -MP -MF .deps/stringutilities.Tpo -c -o stringutilities.o stringutilities.cpp >processoptions.cpp: In member function âvirtual void pov_base::ProcessOptions::ParseErrorAt(pov_base::ITextStream*, const char*, ...)â: >processoptions.cpp:673: warning: format â%sâ expects type âchar*â, but argument 4 has type âconst short unsigned int*â >processoptions.cpp:673: warning: format â%dâ expects type âintâ, but argument 5 has type âlong long intâ >povms.cpp:304: warning: non-local variable â<anonymous struct> POVMSStreamOrderTablesâ uses anonymous type >mv -f .deps/stringutilities.Tpo .deps/stringutilities.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT textstream.o -MD -MP -MF .deps/textstream.Tpo -c -o textstream.o textstream.cpp >mv -f .deps/processoptions.Tpo .deps/processoptions.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT textstreambuffer.o -MD -MP -MF .deps/textstreambuffer.Tpo -c -o textstreambuffer.o textstreambuffer.cpp >mv -f .deps/fileinputoutput.Tpo .deps/fileinputoutput.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT bmp.o -MD -MP -MF .deps/bmp.Tpo -c -o bmp.o `test -f 'image/bmp.cpp' || echo './'`image/bmp.cpp >textstreambuffer.cpp: In member function âvirtual void pov_base::TextStreamBuffer::lineoutput(const char*, unsigned int)â: >textstreambuffer.cpp:280: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >mv -f .deps/textstreambuffer.Tpo .deps/textstreambuffer.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT gif.o -MD -MP -MF .deps/gif.Tpo -c -o gif.o `test -f 'image/gif.cpp' || echo './'`image/gif.cpp >mv -f .deps/povms.Tpo .deps/povms.Po >mv -f .deps/textstream.Tpo .deps/textstream.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT gifdecod.o -MD -MP -MF .deps/gifdecod.Tpo -c -o gifdecod.o `test -f 'image/gifdecod.cpp' || echo './'`image/gifdecod.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT iff.o -MD -MP -MF .deps/iff.Tpo -c -o iff.o `test -f 'image/iff.cpp' || echo './'`image/iff.cpp >mv -f .deps/povmscpp.Tpo .deps/povmscpp.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o `test -f 'image/image.cpp' || echo './'`image/image.cpp >mv -f .deps/gifdecod.Tpo .deps/gifdecod.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT jpeg.o -MD -MP -MF .deps/jpeg.Tpo -c -o jpeg.o `test -f 'image/jpeg.cpp' || echo './'`image/jpeg.cpp >mv -f .deps/bmp.Tpo .deps/bmp.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT pgm.o -MD -MP -MF .deps/pgm.Tpo -c -o pgm.o `test -f 'image/pgm.cpp' || echo './'`image/pgm.cpp >mv -f .deps/gif.Tpo .deps/gif.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT png.o -MD -MP -MF .deps/png.Tpo -c -o png.o `test -f 'image/png.cpp' || echo './'`image/png.cpp >mv -f .deps/iff.Tpo .deps/iff.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT ppm.o -MD -MP -MF .deps/ppm.Tpo -c -o ppm.o `test -f 'image/ppm.cpp' || echo './'`image/ppm.cpp >mv -f .deps/ppm.Tpo .deps/ppm.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT targa.o -MD -MP -MF .deps/targa.Tpo -c -o targa.o `test -f 'image/targa.cpp' || echo './'`image/targa.cpp >image/png.cpp: In function âpov_base::Image* pov_base::Png::Read(pov_base::IStream*, const pov_base::Image::ReadOptions&)â: >image/png.cpp:464: error: âstruct png_info_structâ has no member named âtrans_alphaâ >image/png.cpp:495: error: âstruct png_info_structâ has no member named âtrans_alphaâ >mv -f .deps/jpeg.Tpo .deps/jpeg.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -Iyes/../include -pthread -I/usr/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -march=native -O2 -pipe -march=nocona -mtune=nocona -fomit-frame-pointer -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT tiff.o -MD -MP -MF .deps/tiff.Tpo -c -o tiff.o `test -f 'image/tiff.cpp' || echo './'`image/tiff.cpp >make[3]: *** [png.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >mv -f .deps/pgm.Tpo .deps/pgm.Po >mv -f .deps/tiff.Tpo .deps/tiff.Po >mv -f .deps/targa.Tpo .deps/targa.Po >mv -f .deps/image.Tpo .deps/image.Po >make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a/source/base' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a/source' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a' >make: *** [all] Error 2 > [31;01m*[0m ERROR: media-gfx/povray-3.7.0_beta35 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 3551: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-gfx/povray-3.7.0_beta35', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-gfx/povray-3.7.0_beta35'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-gfx/povray-3.7.0_beta35/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/povray-3.7.0_beta35/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a'
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 321453
:
232885
| 232887