* CPV: media-gfx/povray-3.7.0_beta32 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking povray-3.7.0.beta.32.tar.bz2 to /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work * Applying povray-3.7.0_beta32-libpng14.patch ... [ ok ] * Applying povray-3.7.0_beta32-print-extend-expiration-info.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] >>> Source unpacked in /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work >>> Compiling source in /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32 ... * econf: updating povray-3.7.0.beta.32/unix/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating povray-3.7.0.beta.32/unix/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib COMPILED_BY=Portage (Gentoo Linux) on localhost --without-svga --without-libtiff --without-x --disable-strip configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux =============================================================================== Configure POV-Ray version 3.7.0.beta.32 =============================================================================== This is an unofficial version compiled by: Portage (Gentoo Linux) on localhost The POV-Ray Team(tm) is not responsible for supporting this version. Environment ----------- checking build system type... i686-pc-linux-gnu checking host system type... i686-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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether the i686-pc-linux-gnu-g++ compiler works... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for C++ compiler vendor... gnu checking for i686-pc-linux-gnu-g++ version... 4.5.0 checking for i686-pc-linux-gnu-ranlib... i686-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 whether to build the boost thread library from sources... no checking for boostlib >= 1.35... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... 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... -lpng checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for libpng version >= 1.2.5... 1.4.2, 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... 4.0.0beta5, 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... disabled configure: X Window display will be disabled 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... 4 checking size of size_t... 4 checking size of float... 4 checking for working memcmp... yes checking return type of signal handlers... void 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 i686-pc-linux-gnu-g++ accepts -pipe... yes checking whether i686-pc-linux-gnu-g++ accepts -Wno-multichar... yes checking whether i686-pc-linux-gnu-g++ accepts -Wno-write-strings... yes checking whether i686-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 i686-pc-linux-gnu-g++ accepts -O3... yes checking whether i686-pc-linux-gnu-g++ accepts -ffast-math... yes checking whether to enable architecture-specific optimizations... yes checking whether i686-pc-linux-gnu-g++ accepts -malign-double... yes checking whether i686-pc-linux-gnu-g++ accepts -xHost... no checking whether i686-pc-linux-gnu-g++ accepts -march=native... yes checking which architecture to optimize for... i686-pc-linux-gnu (using -march=native) Makefiles --------- configure: creating ./config.status config.status: creating Makefile config.status: creating libraries/Makefile config.status: creating libraries/boost/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 =============================================================================== POV-Ray 3.7.0.beta.32 has been configured. Built-in features: I/O restrictions: enabled X Window display: disabled SVGAlib display: disabled Supported image formats: gif tga iff ppm pgm hdr png jpeg tiff openexr Unsupported image formats: - Compilation settings: Build architecture: i686-pc-linux-gnu Built/Optimized for: i686-pc-linux-gnu (using -march=native) Compiler vendor: gnu Compiler version: i686-pc-linux-gnu-g++ 4.5.0 Compiler flags: -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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_beta32/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_beta32 Unix man page: /usr/share/man =============================================================================== make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' Making all in libraries make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' Making all in source make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making all in backend make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT povray.o -MD -MP -MF .deps/povray.Tpo -c -o povray.o povray.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/ray.Tpo .deps/ray.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/camera.Tpo .deps/camera.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 mv -f .deps/atmosph.Tpo .deps/atmosph.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/rendertask.Tpo .deps/rendertask.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/tracepixel.Tpo .deps/tracepixel.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/threaddata.Tpo .deps/threaddata.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/povray.Tpo .deps/povray.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/objects.Tpo .deps/objects.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/radiositytask.Tpo .deps/radiositytask.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 mv -f .deps/tracetask.Tpo .deps/tracetask.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/scene.Tpo .deps/scene.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/msgutil.Tpo .deps/msgutil.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 support/imageutil.cpp: In function ‘void pov::Destroy_Image(pov::ImageData*)’: support/imageutil.cpp:1411:19: warning: deleting ‘void*’ is undefined mv -f .deps/statistics.Tpo .deps/statistics.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/fileutil.Tpo .deps/fileutil.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 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:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result support/bsptree.cpp:919:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result mv -f .deps/jitter.Tpo .deps/jitter.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/imageutil.Tpo .deps/imageutil.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/task.Tpo .deps/task.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 mv -f .deps/randomsequences.Tpo .deps/randomsequences.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/bbox.Tpo .deps/bbox.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/bsptree.Tpo .deps/bsptree.Po mv -f .deps/bsphere.Tpo .deps/bsphere.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/bcyl.Tpo .deps/bcyl.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/colutils.Tpo .deps/colutils.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/trace.Tpo .deps/trace.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/benchmark.Tpo .deps/benchmark.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/taskqueue.Tpo .deps/taskqueue.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/view.Tpo .deps/view.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/colour.Tpo .deps/colour.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/boundingtask.Tpo .deps/boundingtask.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/chi2.Tpo .deps/chi2.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/messagefactory.Tpo .deps/messagefactory.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/interior.Tpo .deps/interior.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/quatern.Tpo .deps/quatern.Po mv -f .deps/mathutil.Tpo .deps/mathutil.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/hcmplx.Tpo .deps/hcmplx.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/matrices.Tpo .deps/matrices.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/media.Tpo .deps/media.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/splines.Tpo .deps/splines.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 parser/tokenize.cpp:3415:12: warning: this decimal constant is unsigned only in ISO C90 mv -f .deps/polysolv.Tpo .deps/polysolv.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/fnsyntax.Tpo .deps/fnsyntax.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/function.Tpo .deps/function.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/renderbackend.Tpo .deps/renderbackend.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/warps.Tpo .deps/warps.Po mv -f .deps/reswords.Tpo .deps/reswords.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/express.Tpo .deps/express.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/parsestr.Tpo .deps/parsestr.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 shape/blob.cpp: In member function ‘int pov::Blob::Make_Blob(double, pov::Blob_List_Struct*, int, const pov::SceneThreadData*)’: shape/blob.cpp:2692:22: warning: deleting ‘void*’ is undefined mv -f .deps/bezier.Tpo .deps/bezier.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/boxes.Tpo .deps/boxes.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/cones.Tpo .deps/cones.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/pattern.Tpo .deps/pattern.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/tokenize.Tpo .deps/tokenize.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/blob.Tpo .deps/blob.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/fpmetric.Tpo .deps/fpmetric.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/parstxtr.Tpo .deps/parstxtr.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/discs.Tpo .deps/discs.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/csg.Tpo .deps/csg.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/fractal.Tpo .deps/fractal.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/hfield.Tpo .deps/hfield.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/isosurf.Tpo .deps/isosurf.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/lathe.Tpo .deps/lathe.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/prism.Tpo .deps/prism.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/poly.Tpo .deps/poly.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/polygon.Tpo .deps/polygon.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/planes.Tpo .deps/planes.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/parse.Tpo .deps/parse.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/mesh.Tpo .deps/mesh.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/sor.Tpo .deps/sor.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/spheres.Tpo .deps/spheres.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/quadrics.Tpo .deps/quadrics.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/super.Tpo .deps/super.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/sphsweep.Tpo .deps/sphsweep.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/torus.Tpo .deps/torus.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/pigment.Tpo .deps/pigment.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/fncode.Tpo .deps/fncode.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/normal.Tpo .deps/normal.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/triangle.Tpo .deps/triangle.Po mv -f .deps/rad_data.Tpo .deps/rad_data.Po mv -f .deps/point.Tpo .deps/point.Po mv -f .deps/fnintern.Tpo .deps/fnintern.Po mv -f .deps/texture.Tpo .deps/texture.Po mv -f .deps/radiosity.Tpo .deps/radiosity.Po mv -f .deps/photonestimationtask.Tpo .deps/photonestimationtask.Po mv -f .deps/photonshootingstrategy.Tpo .deps/photonshootingstrategy.Po mv -f .deps/truetype.Tpo .deps/truetype.Po mv -f .deps/photonstrategytask.Tpo .deps/photonstrategytask.Po mv -f .deps/fnpovfpu.Tpo .deps/fnpovfpu.Po mv -f .deps/photonshootingtask.Tpo .deps/photonshootingtask.Po lighting/photonsortingtask.cpp: In member function ‘int pov::PhotonSortingTask::load()’: lighting/photonsortingtask.cpp:382:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result lighting/photonsortingtask.cpp:418:37: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result lighting/photonsortingtask.cpp: In member function ‘int pov::PhotonSortingTask::save()’: lighting/photonsortingtask.cpp:296:112: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result lighting/photonsortingtask.cpp:334:108: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mv -f .deps/photonsortingtask.Tpo .deps/photonsortingtask.Po mv -f .deps/photons.Tpo .deps/photons.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 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 i686-pc-linux-gnu-ranlib libbackend.a make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' Making all in base make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT fileinputoutput.o -MD -MP -MF .deps/fileinputoutput.Tpo -c -o fileinputoutput.o fileinputoutput.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT povms.o -MD -MP -MF .deps/povms.Tpo -c -o povms.o povms.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT povmscpp.o -MD -MP -MF .deps/povmscpp.Tpo -c -o povmscpp.o povmscpp.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT processoptions.o -MD -MP -MF .deps/processoptions.Tpo -c -o processoptions.o processoptions.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT stringutilities.o -MD -MP -MF .deps/stringutilities.Tpo -c -o stringutilities.o stringutilities.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT textstream.o -MD -MP -MF .deps/textstream.Tpo -c -o textstream.o textstream.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT textstreambuffer.o -MD -MP -MF .deps/textstreambuffer.Tpo -c -o textstreambuffer.o textstreambuffer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 textstreambuffer.cpp: In member function ‘virtual void pov_base::TextStreamBuffer::lineoutput(const char*, unsigned int)’: textstreambuffer.cpp:280:42: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result processoptions.cpp: In member function ‘virtual void pov_base::ProcessOptions::ParseErrorAt(pov_base::ITextStream*, const char*, ...)’: processoptions.cpp:673:88: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘const short unsigned int*’ processoptions.cpp:673:88: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long long int’ mv -f .deps/stringutilities.Tpo .deps/stringutilities.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 povms.cpp:304:3: warning: non-local variable ‘ POVMSStreamOrderTables’ uses anonymous type mv -f .deps/textstreambuffer.Tpo .deps/textstreambuffer.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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/textstream.Tpo .deps/textstream.Po mv -f .deps/jpeg.Tpo .deps/jpeg.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -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 mv -f .deps/gifdecod.Tpo .deps/gifdecod.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT openexr.o -MD -MP -MF .deps/openexr.Tpo -c -o openexr.o `test -f 'image/openexr.cpp' || echo './'`image/openexr.cpp mv -f .deps/pgm.Tpo .deps/pgm.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT hdr.o -MD -MP -MF .deps/hdr.Tpo -c -o hdr.o `test -f 'image/hdr.cpp' || echo './'`image/hdr.cpp image/png.cpp: In function ‘bool pov_base::Png::ReadPNGUpdateInfo(png_struct*, png_info*)’: image/png.cpp:345:9: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) image/png.cpp:345:9: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) image/png.cpp: In function ‘bool pov_base::Png::ReadPNGImage(png_struct*, png_byte**)’: image/png.cpp:356:9: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) image/png.cpp:356:9: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) image/png.cpp: In function ‘pov_base::Image* pov_base::Png::Read(pov_base::IStream*, const pov_base::Image::ReadOptions&)’: image/png.cpp:415:23: warning: ‘png_info_struct::width’ is deprecated (declared at /usr/include/png.h:636) image/png.cpp:415:23: warning: ‘png_info_struct::width’ is deprecated (declared at /usr/include/png.h:636) image/png.cpp:416:24: warning: ‘png_info_struct::height’ is deprecated (declared at /usr/include/png.h:637) image/png.cpp:416:24: warning: ‘png_info_struct::height’ is deprecated (declared at /usr/include/png.h:637) image/png.cpp:420:19: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:420:19: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:425:32: warning: ‘png_info_struct::num_palette’ is deprecated (declared at /usr/include/png.h:644) image/png.cpp:425:32: warning: ‘png_info_struct::num_palette’ is deprecated (declared at /usr/include/png.h:644) image/png.cpp:426:35: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:426:35: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:430:39: warning: ‘png_info_struct::palette’ is deprecated (declared at /usr/include/png.h:642) image/png.cpp:430:39: warning: ‘png_info_struct::palette’ is deprecated (declared at /usr/include/png.h:642) image/png.cpp:431:41: warning: ‘png_info_struct::palette’ is deprecated (declared at /usr/include/png.h:642) image/png.cpp:431:41: warning: ‘png_info_struct::palette’ is deprecated (declared at /usr/include/png.h:642) image/png.cpp:432:40: warning: ‘png_info_struct::palette’ is deprecated (declared at /usr/include/png.h:642) image/png.cpp:432:40: warning: ‘png_info_struct::palette’ is deprecated (declared at /usr/include/png.h:642) image/png.cpp:435:33: warning: ‘png_info_struct::num_trans’ is deprecated (declared at /usr/include/png.h:646) image/png.cpp:435:33: warning: ‘png_info_struct::num_trans’ is deprecated (declared at /usr/include/png.h:646) image/png.cpp:436:46: warning: ‘png_info_struct::trans_alpha’ is deprecated (declared at /usr/include/png.h:733) image/png.cpp:436:46: warning: ‘png_info_struct::trans_alpha’ is deprecated (declared at /usr/include/png.h:733) image/png.cpp:448:25: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:448:25: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:448:76: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:448:76: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:453:37: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:453:37: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:454:35: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:454:35: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:460:23: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:460:23: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:461:33: warning: ‘png_info_struct::num_trans’ is deprecated (declared at /usr/include/png.h:646) image/png.cpp:461:33: warning: ‘png_info_struct::num_trans’ is deprecated (declared at /usr/include/png.h:646) image/png.cpp:462:46: warning: ‘png_info_struct::trans_alpha’ is deprecated (declared at /usr/include/png.h:733) image/png.cpp:462:46: warning: ‘png_info_struct::trans_alpha’ is deprecated (declared at /usr/include/png.h:733) image/png.cpp:474:25: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:474:25: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:477:26: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:477:26: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:478:20: warning: ‘png_struct_def::color_type’ is deprecated (declared at /usr/include/png.h:1204) image/png.cpp:478:20: warning: ‘png_struct_def::color_type’ is deprecated (declared at /usr/include/png.h:1204) image/png.cpp:481:25: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:481:25: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:481:75: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:481:75: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:484:26: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:484:26: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:485:21: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:485:21: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:503:21: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:503:21: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:504:59: warning: ‘png_info_struct::gamma’ is deprecated (declared at /usr/include/png.h:680) image/png.cpp:504:59: warning: ‘png_info_struct::gamma’ is deprecated (declared at /usr/include/png.h:680) image/png.cpp:521:47: warning: ‘png_info_struct::rowbytes’ is deprecated (declared at /usr/include/png.h:640) image/png.cpp:521:47: warning: ‘png_info_struct::rowbytes’ is deprecated (declared at /usr/include/png.h:640) image/png.cpp:543:34: warning: ‘png_struct_def::color_type’ is deprecated (declared at /usr/include/png.h:1204) image/png.cpp:543:34: warning: ‘png_struct_def::color_type’ is deprecated (declared at /usr/include/png.h:1204) image/png.cpp:545:22: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:545:22: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:553:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:553:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:555:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:555:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:563:25: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:563:25: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:613:25: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:613:25: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:657:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:657:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:659:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:659:35: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:664:23: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:664:23: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp: In function ‘void pov_base::Png::Write(pov_base::OStream*, const pov_base::Image*, const pov_base::Image::WriteOptions&)’: image/png.cpp:798:7: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) image/png.cpp:798:7: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) image/png.cpp:809:13: warning: ‘png_info_struct::width’ is deprecated (declared at /usr/include/png.h:636) image/png.cpp:809:13: warning: ‘png_info_struct::width’ is deprecated (declared at /usr/include/png.h:636) image/png.cpp:810:13: warning: ‘png_info_struct::height’ is deprecated (declared at /usr/include/png.h:637) image/png.cpp:810:13: warning: ‘png_info_struct::height’ is deprecated (declared at /usr/include/png.h:637) image/png.cpp:811:13: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:811:13: warning: ‘png_info_struct::bit_depth’ is deprecated (declared at /usr/include/png.h:648) image/png.cpp:813:13: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:813:13: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:816:15: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:816:15: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:819:17: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:819:17: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:820:15: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:820:15: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:820:39: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:820:39: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:820:65: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:820:65: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:822:15: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:822:15: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:823:17: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:823:17: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:824:15: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:824:15: warning: ‘png_info_struct::sig_bit’ is deprecated (declared at /usr/include/png.h:719) image/png.cpp:825:13: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:825:13: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:829:13: warning: ‘png_info_struct::gamma’ is deprecated (declared at /usr/include/png.h:680) image/png.cpp:829:13: warning: ‘png_info_struct::gamma’ is deprecated (declared at /usr/include/png.h:680) image/png.cpp:830:13: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:830:13: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:834:13: warning: ‘png_info_struct::x_offset’ is deprecated (declared at /usr/include/png.h:755) image/png.cpp:834:13: warning: ‘png_info_struct::x_offset’ is deprecated (declared at /usr/include/png.h:755) image/png.cpp:835:13: warning: ‘png_info_struct::y_offset’ is deprecated (declared at /usr/include/png.h:756) image/png.cpp:835:13: warning: ‘png_info_struct::y_offset’ is deprecated (declared at /usr/include/png.h:756) image/png.cpp:836:13: warning: ‘png_info_struct::offset_unit_type’ is deprecated (declared at /usr/include/png.h:757) image/png.cpp:836:13: warning: ‘png_info_struct::offset_unit_type’ is deprecated (declared at /usr/include/png.h:757) image/png.cpp:837:13: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:837:13: warning: ‘png_info_struct::valid’ is deprecated (declared at /usr/include/png.h:638) image/png.cpp:841:26: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:841:26: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:842:17: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:842:17: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:868:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:868:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:872:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:872:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:893:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:893:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:919:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:919:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:923:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:923:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:937:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:937:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:952:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:952:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:956:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:956:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:974:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:974:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:1002:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:1002:24: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:1006:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:1006:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:1027:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:1027:27: warning: ‘png_info_struct::color_type’ is deprecated (declared at /usr/include/png.h:650) image/png.cpp:1056:9: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) image/png.cpp:1056:9: warning: ‘png_struct_def::jmpbuf’ is deprecated (declared at /usr/include/png.h:1093) mv -f .deps/iff.Tpo .deps/iff.Po mv -f .deps/bmp.Tpo .deps/bmp.Po mv -f .deps/fileinputoutput.Tpo .deps/fileinputoutput.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT pov_err.o -MD -MP -MF .deps/pov_err.Tpo -c -o pov_err.o pov_err.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT animation.o -MD -MP -MF .deps/animation.Tpo -c -o animation.o `test -f 'animation/animation.cpp' || echo './'`animation/animation.cpp mv -f .deps/processoptions.Tpo .deps/processoptions.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT moov.o -MD -MP -MF .deps/moov.Tpo -c -o moov.o `test -f 'animation/moov.cpp' || echo './'`animation/moov.cpp mv -f .deps/tiff.Tpo .deps/tiff.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.cpp mv -f .deps/pov_err.Tpo .deps/pov_err.Po mv -f .deps/targa.Tpo .deps/targa.Po mv -f .deps/ppm.Tpo .deps/ppm.Po mv -f .deps/gif.Tpo .deps/gif.Po mv -f .deps/png.Tpo .deps/png.Po mv -f .deps/openexr.Tpo .deps/openexr.Po mv -f .deps/povms.Tpo .deps/povms.Po mv -f .deps/moov.Tpo .deps/moov.Po mv -f .deps/povmscpp.Tpo .deps/povmscpp.Po mv -f .deps/animation.Tpo .deps/animation.Po mv -f .deps/path.Tpo .deps/path.Po mv -f .deps/timer.Tpo .deps/timer.Po mv -f .deps/hdr.Tpo .deps/hdr.Po mv -f .deps/image.Tpo .deps/image.Po rm -f libbase.a ar cru libbase.a fileinputoutput.o povms.o povmscpp.o processoptions.o stringutilities.o textstream.o textstreambuffer.o bmp.o gif.o gifdecod.o iff.o image.o jpeg.o pgm.o png.o ppm.o targa.o tiff.o openexr.o hdr.o timer.o pov_err.o animation.o moov.o path.o i686-pc-linux-gnu-ranlib libbase.a make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' Making all in frontend make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT defaultplatformbase.o -MD -MP -MF .deps/defaultplatformbase.Tpo -c -o defaultplatformbase.o defaultplatformbase.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT filemessagehandler.o -MD -MP -MF .deps/filemessagehandler.Tpo -c -o filemessagehandler.o filemessagehandler.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT processrenderoptions.o -MD -MP -MF .deps/processrenderoptions.Tpo -c -o processrenderoptions.o processrenderoptions.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT renderfrontend.o -MD -MP -MF .deps/renderfrontend.Tpo -c -o renderfrontend.o renderfrontend.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT imagemessagehandler.o -MD -MP -MF .deps/imagemessagehandler.Tpo -c -o imagemessagehandler.o imagemessagehandler.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT parsermessagehandler.o -MD -MP -MF .deps/parsermessagehandler.Tpo -c -o parsermessagehandler.o parsermessagehandler.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT rendermessagehandler.o -MD -MP -MF .deps/rendermessagehandler.Tpo -c -o rendermessagehandler.o rendermessagehandler.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT imageprocessing.o -MD -MP -MF .deps/imageprocessing.Tpo -c -o imageprocessing.o imageprocessing.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT animationprocessing.o -MD -MP -MF .deps/animationprocessing.Tpo -c -o animationprocessing.o animationprocessing.cpp mv -f .deps/defaultplatformbase.Tpo .deps/defaultplatformbase.Po mv -f .deps/console.Tpo .deps/console.Po mv -f .deps/display.Tpo .deps/display.Po mv -f .deps/animationprocessing.Tpo .deps/animationprocessing.Po mv -f .deps/processrenderoptions.Tpo .deps/processrenderoptions.Po mv -f .deps/parsermessagehandler.Tpo .deps/parsermessagehandler.Po mv -f .deps/imageprocessing.Tpo .deps/imageprocessing.Po mv -f .deps/rendermessagehandler.Tpo .deps/rendermessagehandler.Po mv -f .deps/filemessagehandler.Tpo .deps/filemessagehandler.Po mv -f .deps/imagemessagehandler.Tpo .deps/imagemessagehandler.Po mv -f .deps/renderfrontend.Tpo .deps/renderfrontend.Po rm -f libfrontend.a ar cru libfrontend.a console.o defaultplatformbase.o display.o filemessagehandler.o processrenderoptions.o renderfrontend.o imagemessagehandler.o parsermessagehandler.o rendermessagehandler.o imageprocessing.o animationprocessing.o i686-pc-linux-gnu-ranlib libfrontend.a make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT lightgrp.o -MD -MP -MF .deps/lightgrp.Tpo -c -o lightgrp.o lightgrp.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT optout.o -MD -MP -MF .deps/optout.Tpo -c -o optout.o optout.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT pov_mem.o -MD -MP -MF .deps/pov_mem.Tpo -c -o pov_mem.o pov_mem.cpp mv -f .deps/optout.Tpo .deps/optout.Po mv -f .deps/lightgrp.Tpo .deps/lightgrp.Po mv -f .deps/pov_mem.Tpo .deps/pov_mem.Po rm -f libpovray.a ar cru libpovray.a lightgrp.o optout.o pov_mem.o i686-pc-linux-gnu-ranlib libpovray.a make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making all in vfe make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT platformbase.o -MD -MP -MF .deps/platformbase.Tpo -c -o platformbase.o `test -f 'unix/platformbase.cpp' || echo './'`unix/platformbase.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT unixconsole.o -MD -MP -MF .deps/unixconsole.Tpo -c -o unixconsole.o `test -f 'unix/unixconsole.cpp' || echo './'`unix/unixconsole.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT unixoptions.o -MD -MP -MF .deps/unixoptions.Tpo -c -o unixoptions.o `test -f 'unix/unixoptions.cpp' || echo './'`unix/unixoptions.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT vfeplatform.o -MD -MP -MF .deps/vfeplatform.Tpo -c -o vfeplatform.o `test -f 'unix/vfeplatform.cpp' || echo './'`unix/vfeplatform.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT vfe.o -MD -MP -MF .deps/vfe.Tpo -c -o vfe.o vfe.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT vfecontrol.o -MD -MP -MF .deps/vfecontrol.Tpo -c -o vfecontrol.o vfecontrol.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT vfedisplay.o -MD -MP -MF .deps/vfedisplay.Tpo -c -o vfedisplay.o vfedisplay.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT vfepovms.o -MD -MP -MF .deps/vfepovms.Tpo -c -o vfepovms.o vfepovms.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DPOVLIBDIR=\"/usr/share/povray-3.7\" -DPOVCONFDIR=\"/etc/povray/3.7\" -DPOVCONFDIR_BACKWARD=\"/etc\" -I. -I.. -I../vfe/unix -I../unix -I../source -I../source/base -I../source/backend -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT vfesession.o -MD -MP -MF .deps/vfesession.Tpo -c -o vfesession.o vfesession.cpp :0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVLIBDIR" redefined:0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition :0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVLIBDIR" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "POVCONFDIR" redefined :0:0: note: this is the location of the previous definition vfesession.cpp: In member function ‘virtual const char* vfe::vfeSession::GetBackendStateName() const’: vfesession.cpp:589:11: warning: case label value is less than minimum value for type unix/unixconsole.cpp: In function ‘void PrintBeta(int, char**)’: unix/unixconsole.cpp:309:2: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ unix/unixconsole.cpp:309:2: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ mv -f .deps/platformbase.Tpo .deps/platformbase.Po unix/unixoptions.cpp: In member function ‘void vfePlatform::UnixOptionsProcessor::parse_conf_file(std::istream&, const std::string&, bool)’: unix/unixoptions.cpp:880:6: warning: format ‘%s’ expects type ‘char*’, but argument 6 has type ‘const vfePlatform::UnixOptionsProcessor::parse_conf_file(std::istream&, const std::string&, bool)::Section’ unix/unixoptions.cpp:890:6: warning: format ‘%s’ expects type ‘char*’, but argument 7 has type ‘const vfePlatform::UnixOptionsProcessor::parse_conf_file(std::istream&, const std::string&, bool)::Section’ unix/unixoptions.cpp:896:7: warning: format ‘%s’ expects type ‘char*’, but argument 3 has type ‘const vfePlatform::UnixOptionsProcessor::parse_conf_file(std::istream&, const std::string&, bool)::IOSettings’ unix/unixoptions.cpp:939:6: warning: format ‘%s’ expects type ‘char*’, but argument 6 has type ‘const vfePlatform::UnixOptionsProcessor::parse_conf_file(std::istream&, const std::string&, bool)::Section’ unix/unixoptions.cpp:949:6: warning: format ‘%s’ expects type ‘char*’, but argument 7 has type ‘const vfePlatform::UnixOptionsProcessor::parse_conf_file(std::istream&, const std::string&, bool)::Section’ unix/unixoptions.cpp: In member function ‘void vfePlatform::UnixOptionsProcessor::IORestrictionsError(const std::string&, bool, bool)’: unix/unixoptions.cpp:1240:69: warning: too few arguments for format unix/unixconsole.cpp: In function ‘ReturnValue PrepareBenchmark(vfe::vfeSession*, vfe::vfeRenderOptions&, std::string&, std::string&, int, char**)’: unix/unixconsole.cpp:436:28: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result mv -f .deps/vfedisplay.Tpo .deps/vfedisplay.Po mv -f .deps/vfecontrol.Tpo .deps/vfecontrol.Po mv -f .deps/vfepovms.Tpo .deps/vfepovms.Po mv -f .deps/unixconsole.Tpo .deps/unixconsole.Po mv -f .deps/vfeplatform.Tpo .deps/vfeplatform.Po mv -f .deps/vfesession.Tpo .deps/vfesession.Po mv -f .deps/unixoptions.Tpo .deps/unixoptions.Po mv -f .deps/vfe.Tpo .deps/vfe.Po rm -f libvfe.a ar cru libvfe.a platformbase.o unixconsole.o unixoptions.o vfeplatform.o vfe.o vfecontrol.o vfedisplay.o vfepovms.o vfesession.o i686-pc-linux-gnu-ranlib libvfe.a make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' Making all in unix make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source -I../source -I../source/backend -I../source/base -I../source/frontend -I../vfe -I../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT disp_sdl.o -MD -MP -MF .deps/disp_sdl.Tpo -c -o disp_sdl.o disp_sdl.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source -I../source -I../source/backend -I../source/base -I../source/frontend -I../vfe -I../vfe/unix -pthread -I/usr/include/OpenEXR -Ino/../include -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -MT disp_text.o -MD -MP -MF .deps/disp_text.Tpo -c -o disp_text.o disp_text.cpp mv -f .deps/disp_sdl.Tpo .deps/disp_sdl.Po mv -f .deps/disp_text.Tpo .deps/disp_text.Po i686-pc-linux-gnu-g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -O3 -ffast-math -malign-double -march=native -O2 -pipe -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -Lno -Wl,-O1 -L/usr/lib -o povray disp_sdl.o disp_text.o ../vfe/libvfe.a ../source/backend/libbackend.a ../source/frontend/libfrontend.a ../source/base/libbase.a ../source/libpovray.a -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_thread -pthread make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' cat ./povray.ini.in | sed "s,__POVLIBDIR__,/usr/share/povray,g" > ./povray.ini make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' >>> Source compiled. make -j14 check make all-recursive make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' Making check in libraries make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' Making all in libraries make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' Making check in source make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' Making all in source make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making check in backend make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making all in backend make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' Making check in base make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' Making all in base make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' Making check in frontend make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' Making all in frontend make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making check in vfe make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making all in vfe make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' Making check in unix make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' Making all in unix make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' ./unix/povray +i./scenes/advanced/biscuit.pov -f +d +v +w320 +h240 +a0.3 +L./include povray: this pre-release version of POV-Ray for Unix expires in 2 day(s) and 12 hour(s) povray: cannot open the system configuration file /etc/povray/povray.conf: No such file or directory povray: cannot open the user configuration file /var/tmp/portage/media-gfx/povray-3.7.0_beta32/homedir/.povray/3.7/povray.conf: No such file or directory povray: I/O restrictions are disabled Unknown error code make: *** [check] Error 1 * ERROR: media-gfx/povray-3.7.0_beta32 failed: * Test failed * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 3641: Called die * The specific snippet of code: * POVRAY_BETA=`./unix/povray --betacode 2>&1` emake check || die "Test failed" * * If you need support, post the output of 'emerge --info =media-gfx/povray-3.7.0_beta32', * the complete build log and the output of 'emerge -pqv =media-gfx/povray-3.7.0_beta32'. * The complete build log is located at '/var/log/portage/build/media-gfx/povray-3.7.0_beta32:20100521-095338.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/temp/environment'. * S: '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' >>> Install povray-3.7.0_beta32 into /var/tmp/portage/media-gfx/povray-3.7.0_beta32/image/ category media-gfx make -j14 DESTDIR=/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image/ install Making install in libraries make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/libraries' Making install in source make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making install in backend make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/backend' Making install in base make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/base' Making install in frontend make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source/frontend' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/source' Making install in vfe make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/vfe' Making install in unix make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c 'povray' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/bin/povray' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix' make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[2]: Nothing to be done for `install-exec-am'. cat /dev/null > ./install.log; test -z "/etc/povray" || /bin/mkdir -p "/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//etc/povray" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/man/man1" test -z "/usr/share/povray" || /bin/mkdir -p "/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray" test -z "/etc/povray" || /bin/mkdir -p "/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//etc/povray" test -z "/usr/share/doc/povray-3.7.0_beta32" || /bin/mkdir -p "/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/doc/povray-3.7.0_beta32" Creating data directories... /usr/bin/install -c -m 644 'povray.conf' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//etc/povray/povray.conf' /usr/bin/install -c -m 644 'povray.ini' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//etc/povray/povray.ini' /usr/bin/install -c -m 644 'AUTHORS' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/doc/povray-3.7.0_beta32/AUTHORS' /bin/sh /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix/config/install-sh -c 'scripts/allanim.sh' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray/scripts/allanim.sh' /usr/bin/install -c -m 644 'ChangeLog' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/doc/povray-3.7.0_beta32/ChangeLog' /usr/bin/install -c -m 644 'povray.1' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/man/man1/povray.1' /usr/bin/install -c -m 644 'NEWS' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/doc/povray-3.7.0_beta32/NEWS' /bin/sh /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix/config/install-sh -c 'scripts/allscene.sh' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray/scripts/allscene.sh' /bin/sh /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix/config/install-sh -c 'scripts/portfolio.sh' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray/scripts/portfolio.sh' /bin/sh /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix/config/install-sh -c 'scripts/render_anim.sh' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray/scripts/render_anim.sh' /bin/sh /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix/config/install-sh -c 'scripts/render_scene.sh' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray/scripts/render_scene.sh' /bin/sh /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix/config/install-sh -c 'scripts/rerunpov.sh' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray/scripts/rerunpov.sh' /bin/sh /var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32/unix/config/install-sh -c 'scripts/runpov.sh' '/var/tmp/portage/media-gfx/povray-3.7.0_beta32/image//usr/share/povray/scripts/runpov.sh' Copying data files... Creating documentation directories... Copying documentation files... Creating user directories... Copying user configuration and INI files... make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.7.0_beta32/work/povray-3.7.0.beta.32' >>> Completed installing povray-3.7.0_beta32 into /var/tmp/portage/media-gfx/povray-3.7.0_beta32/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/povray ls: cannot access /etc/povray: No such file or directory ls: cannot access /etc/povray: No such file or directory * POV-Ray betas have expiration dates, but these can be extended for up to * a year. If expired, you will get the following error when running povray: * * povray: this pre-release version of POV-Ray for Unix has expired * * To extend the license period (a week at a time), you can do * something like the following (adjust syntax for your shell): * * export POVRAY_BETA=`povray --betacode 2>&1` * * You will need to repeat this each time it expires.