* Package: media-gfx/povray-3.6.1-r4  * Repository: gentoo  * Maintainer: lavajoe@gentoo.org  * USE: X amd64 elibc_glibc kernel_linux tiff userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking povray-3.6.1.tar.bz2 to /var/tmp/portage/media-gfx/povray-3.6.1-r4/work * Applying povray-3.6.1-libpng14.patch ...  [ ok ] * Applying povray-3.6.1-configure.patch ...  [ ok ] * Applying povray-3.6.1-find-egrep.patch ...  [ ok ] * Applying povray-3.6.1-use-system-libpng.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1' ... * 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.6.1-r4/work >>> Compiling source in /var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1 ... * econf: updating povray-3.6.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating povray-3.6.1/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 COMPILED_BY=Portage (Gentoo Linux) on House.lan --without-svga --with-tiff --with-X =============================================================================== Configure POV-Ray version 3.6.1 =============================================================================== This is an unofficial version compiled by: Portage (Gentoo Linux) on House.lan The POV-Ray Team(tm) is not responsible for supporting this version. Environment ----------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether $C_INCLUDE_PATH contains the "." path... no checking whether $CPLUS_INCLUDE_PATH contains the "." path... no Programs -------- checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g++ version... 4.4.5 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib Language constructs and functions --------------------------------- checking whether to link with cygwin DLL... no checking whether time.h and sys/time.h may both be included... yes 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long int... 8 checking size of size_t... 8 checking size of float... 4 checking for working memcmp... yes checking return type of signal handlers... void checking for vsnprintf... yes checking for getcwd... yes checking for readlink... yes checking for gettimeofday... yes Libraries --------- checking whether to enable static linking... no checking for sin in -lm... yes checking for asinh... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XFlush in -lX11... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking whether to enable the watch cursor... no checking for installed supporting libraries... 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 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.5.5, ok 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... 8, ok checking for library containing TIFFGetVersion... -ltiff checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for libtiff version >= 3.6.1... 3.9.5, ok Compiling --------- checking whether to enable pipes for communications... yes checking whether x86_64-pc-linux-gnu-g++ accepts -pipe... yes checking whether x86_64-pc-linux-gnu-g++ accepts -Wno-multichar... yes checking whether to enable I/O restrictions... yes checking whether to enable debugging... no checking whether to enable profiling... no checking whether to enable stripping... no checking whether to enable optimizations... yes checking whether x86_64-pc-linux-gnu-g++ accepts -O3... yes checking whether x86_64-pc-linux-gnu-g++ accepts -msse... yes checking whether x86_64-pc-linux-gnu-g++ accepts -mfpmath=sse... yes checking whether x86_64-pc-linux-gnu-g++ accepts -msse2... yes checking whether x86_64-pc-linux-gnu-g++ accepts -march=k8 -mtune=k8... yes checking whether x86_64-pc-linux-gnu-g++ accepts -malign-double... yes checking whether x86_64-pc-linux-gnu-g++ accepts -minline-all-stringops... yes Makefiles --------- configure: creating ./config.status config.status: creating Makefile config.status: creating libraries/Makefile config.status: creating source/base/Makefile config.status: creating source/frontend/Makefile config.status: creating source/Makefile config.status: creating unix/Makefile config.status: creating conf.h config.status: executing depfiles commands =============================================================================== POV-Ray 3.6.1 has been configured with the following features: I/O restrictions: enabled X Window display: enabled SVGAlib display : disabled Type 'make' to build, and 'make install' to install all files in the hierarchy /usr =============================================================================== make -j -l9 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1' Making all in libraries make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/libraries' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/libraries' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/libraries' make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/libraries' Making all in source make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source' Making all in base make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source/base' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT fileinputoutput.o -MD -MP -MF .deps/fileinputoutput.Tpo -c -o fileinputoutput.o fileinputoutput.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT povms.o -MD -MP -MF .deps/povms.Tpo -c -o povms.o povms.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT povmscpp.o -MD -MP -MF .deps/povmscpp.Tpo -c -o povmscpp.o povmscpp.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT processoptions.o -MD -MP -MF .deps/processoptions.Tpo -c -o processoptions.o processoptions.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT stringutilities.o -MD -MP -MF .deps/stringutilities.Tpo -c -o stringutilities.o stringutilities.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT textstreambuffer.o -MD -MP -MF .deps/textstreambuffer.Tpo -c -o textstreambuffer.o textstreambuffer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT textstream.o -MD -MP -MF .deps/textstream.Tpo -c -o textstream.o textstream.cpp povms.cpp:206: warning: non-local variable ‘ POVMSStreamOrderTables’ uses anonymous type mv -f .deps/stringutilities.Tpo .deps/stringutilities.Po textstreambuffer.cpp: In member function ‘virtual void pov_base::TextStreamBuffer::lineoutput(const char*, unsigned int)’: textstreambuffer.cpp:211: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ fileinputoutput.cpp:82: warning: deprecated conversion from string constant to ‘char*’ povms.cpp: In function ‘void* POVMS_ReadFromStdin(int*)’: povms.cpp:3909: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result mv -f .deps/textstreambuffer.Tpo .deps/textstreambuffer.Po mv -f .deps/fileinputoutput.Tpo .deps/fileinputoutput.Po mv -f .deps/textstream.Tpo .deps/textstream.Po mv -f .deps/processoptions.Tpo .deps/processoptions.Po mv -f .deps/povmscpp.Tpo .deps/povmscpp.Po mv -f .deps/povms.Tpo .deps/povms.Po rm -f libbase.a ar cru libbase.a fileinputoutput.o povms.o povmscpp.o processoptions.o stringutilities.o textstreambuffer.o textstream.o x86_64-pc-linux-gnu-ranlib libbase.a make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source/base' Making all in frontend make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source/frontend' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source/base -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT defaultplatformbase.o -MD -MP -MF .deps/defaultplatformbase.Tpo -c -o defaultplatformbase.o defaultplatformbase.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source/base -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT defaultrenderfrontend.o -MD -MP -MF .deps/defaultrenderfrontend.Tpo -c -o defaultrenderfrontend.o defaultrenderfrontend.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source/base -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT messageoutput.o -MD -MP -MF .deps/messageoutput.Tpo -c -o messageoutput.o messageoutput.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source/base -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT processrenderoptions.o -MD -MP -MF .deps/processrenderoptions.Tpo -c -o processrenderoptions.o processrenderoptions.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source/base -I../../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT renderfrontend.o -MD -MP -MF .deps/renderfrontend.Tpo -c -o renderfrontend.o renderfrontend.cpp messageoutput.cpp: In member function ‘void pov_frontend::MessageOutput::RenderOptions(POVMSData*, POVMSData*, int)’: messageoutput.cpp:306: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:326: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:333: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:334: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:335: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:336: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:337: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:338: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:339: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:380: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:384: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:388: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:392: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:396: warning: deprecated conversion from string constant to ‘char*’ messageoutput.cpp:399: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/defaultplatformbase.Tpo .deps/defaultplatformbase.Po mv -f .deps/renderfrontend.Tpo .deps/renderfrontend.Po mv -f .deps/defaultrenderfrontend.Tpo .deps/defaultrenderfrontend.Po mv -f .deps/processrenderoptions.Tpo .deps/processrenderoptions.Po mv -f .deps/messageoutput.Tpo .deps/messageoutput.Po rm -f libfrontend.a ar cru libfrontend.a defaultplatformbase.o defaultrenderfrontend.o messageoutput.o processrenderoptions.o renderfrontend.o x86_64-pc-linux-gnu-ranlib libfrontend.a make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source/frontend' make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT atmosph.o -MD -MP -MF .deps/atmosph.Tpo -c -o atmosph.o atmosph.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o bbox.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT bcyl.o -MD -MP -MF .deps/bcyl.Tpo -c -o bcyl.o bcyl.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT bezier.o -MD -MP -MF .deps/bezier.Tpo -c -o bezier.o bezier.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT blob.o -MD -MP -MF .deps/blob.Tpo -c -o blob.o blob.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT boxes.o -MD -MP -MF .deps/boxes.Tpo -c -o boxes.o boxes.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT bsphere.o -MD -MP -MF .deps/bsphere.Tpo -c -o bsphere.o bsphere.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT camera.o -MD -MP -MF .deps/camera.Tpo -c -o camera.o camera.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT chi2.o -MD -MP -MF .deps/chi2.Tpo -c -o chi2.o chi2.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT colour.o -MD -MP -MF .deps/colour.Tpo -c -o colour.o colour.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT colutils.o -MD -MP -MF .deps/colutils.Tpo -c -o colutils.o colutils.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT cones.o -MD -MP -MF .deps/cones.Tpo -c -o cones.o cones.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT csg.o -MD -MP -MF .deps/csg.Tpo -c -o csg.o csg.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT discs.o -MD -MP -MF .deps/discs.Tpo -c -o discs.o discs.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT express.o -MD -MP -MF .deps/express.Tpo -c -o express.o express.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT fncode.o -MD -MP -MF .deps/fncode.Tpo -c -o fncode.o fncode.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT fnintern.o -MD -MP -MF .deps/fnintern.Tpo -c -o fnintern.o fnintern.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT fnpovfpu.o -MD -MP -MF .deps/fnpovfpu.Tpo -c -o fnpovfpu.o fnpovfpu.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT fnsyntax.o -MD -MP -MF .deps/fnsyntax.Tpo -c -o fnsyntax.o fnsyntax.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT fpmetric.o -MD -MP -MF .deps/fpmetric.Tpo -c -o fpmetric.o fpmetric.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT fractal.o -MD -MP -MF .deps/fractal.Tpo -c -o fractal.o fractal.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT gif.o -MD -MP -MF .deps/gif.Tpo -c -o gif.o gif.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT gifdecod.o -MD -MP -MF .deps/gifdecod.Tpo -c -o gifdecod.o gifdecod.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT hcmplx.o -MD -MP -MF .deps/hcmplx.Tpo -c -o hcmplx.o hcmplx.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT hfield.o -MD -MP -MF .deps/hfield.Tpo -c -o hfield.o hfield.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT histogra.o -MD -MP -MF .deps/histogra.Tpo -c -o histogra.o histogra.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT iff.o -MD -MP -MF .deps/iff.Tpo -c -o iff.o iff.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.cpp mv -f .deps/benchmark.Tpo .deps/benchmark.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT warps.o -MD -MP -MF .deps/warps.Tpo -c -o warps.o warps.cpp mv -f .deps/camera.Tpo .deps/camera.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT vlbuffer.o -MD -MP -MF .deps/vlbuffer.Tpo -c -o vlbuffer.o vlbuffer.cpp mv -f .deps/bsphere.Tpo .deps/bsphere.Po mv -f .deps/chi2.Tpo .deps/chi2.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT vbuffer.o -MD -MP -MF .deps/vbuffer.Tpo -c -o vbuffer.o vbuffer.cpp fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT userio.o -MD -MP -MF .deps/userio.Tpo -c -o userio.o userio.cpp fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ fnpovfpu.cpp:453: warning: deprecated conversion from string constant to ‘char*’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT userdisp.o -MD -MP -MF .deps/userdisp.Tpo -c -o userdisp.o userdisp.cpp fnsyntax.cpp:104: warning: deprecated conversion from string constant to ‘char*’ fnsyntax.cpp:104: warning: deprecated conversion from string constant to ‘char*’ fnsyntax.cpp:104: warning: deprecated conversion from string constant to ‘char*’ fnsyntax.cpp:104: warning: deprecated conversion from string constant to ‘char*’ fnsyntax.cpp:104: warning: deprecated conversion from string constant to ‘char*’ fnsyntax.cpp:104: warning: deprecated conversion from string constant to ‘char*’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT txttest.o -MD -MP -MF .deps/txttest.Tpo -c -o txttest.o txttest.cpp mv -f .deps/colour.Tpo .deps/colour.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT truetype.o -MD -MP -MF .deps/truetype.Tpo -c -o truetype.o truetype.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT triangle.o -MD -MP -MF .deps/triangle.Tpo -c -o triangle.o triangle.cpp mv -f .deps/bcyl.Tpo .deps/bcyl.Po mv -f .deps/colutils.Tpo .deps/colutils.Po mv -f .deps/discs.Tpo .deps/discs.Po fpmetric.cpp: In function ‘pov::PRECOMP_PAR_DATA* pov::Precompute_Parametric_Values(pov::PARAMETRIC*, char, int)’: fpmetric.cpp:1034: warning: deprecated conversion from string constant to ‘char*’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT torus.o -MD -MP -MF .deps/torus.Tpo -c -o torus.o torus.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT tokenize.o -MD -MP -MF .deps/tokenize.Tpo -c -o tokenize.o tokenize.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT tiff_pov.o -MD -MP -MF .deps/tiff_pov.Tpo -c -o tiff_pov.o tiff_pov.cpp mv -f .deps/gif.Tpo .deps/gif.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT texture.o -MD -MP -MF .deps/texture.Tpo -c -o texture.o texture.cpp mv -f .deps/gifdecod.Tpo .deps/gifdecod.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT targa.o -MD -MP -MF .deps/targa.Tpo -c -o targa.o targa.cpp mv -f .deps/function.Tpo .deps/function.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.cpp mv -f .deps/atmosph.Tpo .deps/atmosph.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT statspov.o -MD -MP -MF .deps/statspov.Tpo -c -o statspov.o statspov.cpp mv -f .deps/boxes.Tpo .deps/boxes.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT splines.o -MD -MP -MF .deps/splines.Tpo -c -o splines.o splines.cpp hfield.cpp: In function ‘int pov::dda_traversal(pov::RAY*, pov::HFIELD*, double*, pov::HFIELD_BLOCK*, pov::ISTACK*&, pov::RAY*&, double&, double&)’: hfield.cpp:1554: warning: deprecated conversion from string constant to ‘char*’x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT sphsweep.o -MD -MP -MF .deps/sphsweep.Tpo -c -o sphsweep.o sphsweep.cpp mv -f .deps/histogra.Tpo .deps/histogra.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT spheres.o -MD -MP -MF .deps/spheres.Tpo -c -o spheres.o spheres.cpp mv -f .deps/bbox.Tpo .deps/bbox.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT sor.o -MD -MP -MF .deps/sor.Tpo -c -o sor.o sor.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT renderio.o -MD -MP -MF .deps/renderio.Tpo -c -o renderio.o renderio.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT rendctrl.o -MD -MP -MF .deps/rendctrl.Tpo -c -o rendctrl.o rendctrl.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT ray.o -MD -MP -MF .deps/ray.Tpo -c -o ray.o ray.cpp mv -f .deps/cones.Tpo .deps/cones.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT radiosit.o -MD -MP -MF .deps/radiosit.Tpo -c -o radiosit.o radiosit.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT rad_data.o -MD -MP -MF .deps/rad_data.Tpo -c -o rad_data.o rad_data.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT quatern.o -MD -MP -MF .deps/quatern.Tpo -c -o quatern.o quatern.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT quadrics.o -MD -MP -MF .deps/quadrics.Tpo -c -o quadrics.o quadrics.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT prism.o -MD -MP -MF .deps/prism.Tpo -c -o prism.o prism.cpp mv -f .deps/iff.Tpo .deps/iff.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT ppm.o -MD -MP -MF .deps/ppm.Tpo -c -o ppm.o ppm.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT pov_util.o -MD -MP -MF .deps/pov_util.Tpo -c -o pov_util.o pov_util.cpp mv -f .deps/fractal.Tpo .deps/fractal.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT povray.o -MD -MP -MF .deps/povray.Tpo -c -o povray.o povray.cpp userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:99: warning: deprecated conversion from string constant to ‘char*’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT povmsrec.o -MD -MP -MF .deps/povmsrec.Tpo -c -o povmsrec.o povmsrec.cpp userio.cpp: In function ‘pov::SHELLRET pov::pov_shellout(pov::SHELLTYPE)’: userio.cpp:487: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:488: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:489: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:490: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:491: warning: deprecated conversion from string constant to ‘char*’ userio.cpp:492: warning: deprecated conversion from string constant to ‘char*’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT povmsend.o -MD -MP -MF .deps/povmsend.Tpo -c -o povmsend.o povmsend.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT pov_mem.o -MD -MP -MF .deps/pov_mem.Tpo -c -o pov_mem.o pov_mem.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT polysolv.o -MD -MP -MF .deps/polysolv.Tpo -c -o polysolv.o polysolv.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT polygon.o -MD -MP -MF .deps/polygon.Tpo -c -o polygon.o polygon.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT poly.o -MD -MP -MF .deps/poly.Tpo -c -o poly.o poly.cpp userdisp.cpp: In function ‘void pov::POV_Std_Display_Finished()’: userdisp.cpp:72: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT point.o -MD -MP -MF .deps/point.Tpo -c -o point.o point.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT png_pov.o -MD -MP -MF .deps/png_pov.Tpo -c -o png_pov.o png_pov.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT planes.o -MD -MP -MF .deps/planes.Tpo -c -o planes.o planes.cpp mv -f .deps/csg.Tpo .deps/csg.Po mv -f .deps/fnsyntax.Tpo .deps/fnsyntax.Po mv -f .deps/txttest.Tpo .deps/txttest.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT pigment.o -MD -MP -MF .deps/pigment.Tpo -c -o pigment.o pigment.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT photons.o -MD -MP -MF .deps/photons.Tpo -c -o photons.o photons.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT pgm.o -MD -MP -MF .deps/pgm.Tpo -c -o pgm.o pgm.cpp tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’mv -f .deps/userdisp.Tpo .deps/userdisp.Po tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o pattern.cpp tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT parstxtr.o -MD -MP -MF .deps/parstxtr.Tpo -c -o parstxtr.o parstxtr.cpp tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ tokenize.cpp:716: warning: deprecated conversion from string constant to ‘char*’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT parsestr.o -MD -MP -MF .deps/parsestr.Tpo -c -o parsestr.o parsestr.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT optout.o -MD -MP -MF .deps/optout.Tpo -c -o optout.o optout.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT octree.o -MD -MP -MF .deps/octree.Tpo -c -o octree.o octree.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT objects.o -MD -MP -MF .deps/objects.Tpo -c -o objects.o objects.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT normal.o -MD -MP -MF .deps/normal.Tpo -c -o normal.o normal.cpp mv -f .deps/warps.Tpo .deps/warps.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT mesh.o -MD -MP -MF .deps/mesh.Tpo -c -o mesh.o mesh.cpp mv -f .deps/vlbuffer.Tpo .deps/vlbuffer.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT media.o -MD -MP -MF .deps/media.Tpo -c -o media.o media.cpp mv -f .deps/statspov.Tpo .deps/statspov.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT matrices.o -MD -MP -MF .deps/matrices.Tpo -c -o matrices.o matrices.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT mathutil.o -MD -MP -MF .deps/mathutil.Tpo -c -o mathutil.o mathutil.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT lighting.o -MD -MP -MF .deps/lighting.Tpo -c -o lighting.o lighting.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT lightgrp.o -MD -MP -MF .deps/lightgrp.Tpo -c -o lightgrp.o lightgrp.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT lbuffer.o -MD -MP -MF .deps/lbuffer.Tpo -c -o lbuffer.o lbuffer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT lathe.o -MD -MP -MF .deps/lathe.Tpo -c -o lathe.o lathe.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT jpeg_pov.o -MD -MP -MF .deps/jpeg_pov.Tpo -c -o jpeg_pov.o jpeg_pov.cpp mv -f .deps/tiff_pov.Tpo .deps/tiff_pov.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT isosurf.o -MD -MP -MF .deps/isosurf.Tpo -c -o isosurf.o isosurf.cpp mv -f .deps/fpmetric.Tpo .deps/fpmetric.Po renderio.cpp: In function ‘void pov::init_output_file_handle()’: renderio.cpp:215: warning: deprecated conversion from string constant to ‘char*’ renderio.cpp:222: warning: deprecated conversion from string constant to ‘char*’ renderio.cpp:227: warning: deprecated conversion from string constant to ‘char*’ renderio.cpp:232: warning: deprecated conversion from string constant to ‘char*’ renderio.cpp:237: warning: deprecated conversion from string constant to ‘char*’ renderio.cpp:262: warning: field precision should have type ‘int’, but argument 3 has type ‘long int’ mv -f .deps/rad_data.Tpo .deps/rad_data.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/base -I../source/frontend -I../unix -pipe -Wno-multichar -O3 -msse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops -march=native -O2 -pipe -MT interior.o -MD -MP -MF .deps/interior.Tpo -c -o interior.o interior.cpp mv -f .deps/ray.Tpo .deps/ray.Po mv -f .deps/torus.Tpo .deps/torus.Po mv -f .deps/userio.Tpo .deps/userio.Po mv -f .deps/image.Tpo .deps/image.Po png_pov.cpp: In function ‘void png_pov_err(png_struct*, const char*)’: png_pov.cpp:170: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp: In constructor ‘pov::PNG_Image::PNG_Image(char*, int, int, int, int)’: png_pov.cpp:390: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:409: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:409: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:422: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:436: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:457: error: invalid use of incomplete type ‘struct png_info_def’mv -f .deps/hcmplx.Tpo .deps/hcmplx.Po /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:458: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:461: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:466: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:473: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:475: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:477: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:481: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:495: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:496: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:501: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:503: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:532: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:550: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:551: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:553: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:557: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:558: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:561: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:565: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:570: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:574: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:576: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:577: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:578: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:582: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:585: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:587: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:590: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:596: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:597: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:601: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:602: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:609: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:610: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:612: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:614: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:629: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:631: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:650: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp: In destructor ‘virtual pov::PNG_Image::~PNG_Image()’: png_pov.cpp:759: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:781: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:781: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:784: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:784: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp: In member function ‘virtual void pov::PNG_Image::Write_Line(float (*)[5])’: png_pov.cpp:1013: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1026: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1055: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1067: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1074: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1089: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1098: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1108: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1137: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1152: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1162: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1195: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1207: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp: In member function ‘virtual int pov::PNG_Image::Read_Line(float (*)[5])’: png_pov.cpp:1255: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1264: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1295: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1297: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1305: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ povmsrec.cpp: In function ‘int pov::Receive_RenderOptions(POVMSData*, POVMSData*, int, void*)’: povmsrec.cpp:472: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:478: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:484: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:490: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:496: warning: deprecated conversion from string constant to ‘char*’ png_pov.cpp:1319: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1328: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1328: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp: In function ‘void pov::Read_Png_Image(pov::IMAGE*, char*)’: png_pov.cpp:1380: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1393: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1394: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1405: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1409: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1417: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1428: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1430: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1431: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1440: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1440: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1446: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1461: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1463: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1464: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1473: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1477: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1479: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1492: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1507: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1507: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1511: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1516: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1525: error: invalid use of incomplete type ‘struct png_info_def’povmsrec.cpp:519: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:520: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:521: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:522: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:523: warning: deprecated conversion from string constant to ‘char*’ povmsrec.cpp:524: warning: deprecated conversion from string constant to ‘char*’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1532: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1542: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1543: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1553: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1565: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1568: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1570: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1612: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1634: error: invalid use of incomplete type ‘struct png_info_def’ /usr/include/png.h:695: error: forward declaration of ‘struct png_info_def’ png_pov.cpp:1642: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1653: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1667: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ png_pov.cpp:1678: error: invalid use of incomplete type ‘struct png_struct_def’ /usr/include/png.h:822: error: forward declaration of ‘struct png_struct_def’ make[3]: *** [png_pov.o] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/fncode.Tpo .deps/fncode.Po mv -f .deps/spheres.Tpo .deps/spheres.Po mv -f .deps/triangle.Tpo .deps/triangle.Po mv -f .deps/pov_util.Tpo .deps/pov_util.Po photons.cpp: In function ‘int pov::savePhotonMap()’: photons.cpp:256: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result photons.cpp:294: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result photons.cpp: In function ‘int pov::loadPhotonMap()’: photons.cpp:342: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result photons.cpp:378: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mv -f .deps/povray.Tpo .deps/povray.Po mv -f .deps/splines.Tpo .deps/splines.Po mv -f .deps/pov_mem.Tpo .deps/pov_mem.Po mv -f .deps/super.Tpo .deps/super.Po mv -f .deps/quatern.Tpo .deps/quatern.Po In file included from /usr/include/string.h:642, from frame.h:40, from renderio.cpp:33: In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘void pov::setup_output_file_name()’ at renderio.cpp:405: /usr/include/bits/string3.h:152: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer mv -f .deps/mathutil.Tpo .deps/mathutil.Po optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:261: warning: deprecated conversion from string constant to ‘char*’ optout.cpp: In function ‘char* pov::GetOptionSwitchString(POVMSData*, unsigned int)’: optout.cpp:328: warning: deprecated conversion from string constant to ‘char*’ optout.cpp:330: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/renderio.Tpo .deps/renderio.Po mv -f .deps/planes.Tpo .deps/planes.Po mv -f .deps/optout.Tpo .deps/optout.Po mv -f .deps/lightgrp.Tpo .deps/lightgrp.Po mv -f .deps/point.Tpo .deps/point.Po mv -f .deps/rendctrl.Tpo .deps/rendctrl.Po mv -f .deps/pgm.Tpo .deps/pgm.Po mv -f .deps/sor.Tpo .deps/sor.Po mv -f .deps/polygon.Tpo .deps/polygon.Po mv -f .deps/interior.Tpo .deps/interior.Po mv -f .deps/blob.Tpo .deps/blob.Po mv -f .deps/bezier.Tpo .deps/bezier.Po mv -f .deps/texture.Tpo .deps/texture.Po mv -f .deps/objects.Tpo .deps/objects.Po mv -f .deps/radiosit.Tpo .deps/radiosit.Po parse.cpp: In function ‘char* pov::Get_Token_String(pov::TOKEN)’: parse.cpp:8372: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/vbuffer.Tpo .deps/vbuffer.Po mv -f .deps/octree.Tpo .deps/octree.Po mv -f .deps/pigment.Tpo .deps/pigment.Po mv -f .deps/polysolv.Tpo .deps/polysolv.Po mv -f .deps/parsestr.Tpo .deps/parsestr.Po mv -f .deps/ppm.Tpo .deps/ppm.Po mv -f .deps/hfield.Tpo .deps/hfield.Po mv -f .deps/targa.Tpo .deps/targa.Po mv -f .deps/povmsrec.Tpo .deps/povmsrec.Po mv -f .deps/jpeg_pov.Tpo .deps/jpeg_pov.Po mv -f .deps/normal.Tpo .deps/normal.Po mv -f .deps/poly.Tpo .deps/poly.Po mv -f .deps/povmsend.Tpo .deps/povmsend.Po mv -f .deps/express.Tpo .deps/express.Po mv -f .deps/lathe.Tpo .deps/lathe.Po mv -f .deps/quadrics.Tpo .deps/quadrics.Po mv -f .deps/matrices.Tpo .deps/matrices.Po mv -f .deps/prism.Tpo .deps/prism.Po mv -f .deps/isosurf.Tpo .deps/isosurf.Po mv -f .deps/lbuffer.Tpo .deps/lbuffer.Po mv -f .deps/mesh.Tpo .deps/mesh.Po mv -f .deps/sphsweep.Tpo .deps/sphsweep.Po mv -f .deps/fnintern.Tpo .deps/fnintern.Po mv -f .deps/tokenize.Tpo .deps/tokenize.Po mv -f .deps/truetype.Tpo .deps/truetype.Po mv -f .deps/fnpovfpu.Tpo .deps/fnpovfpu.Po mv -f .deps/photons.Tpo .deps/photons.Po mv -f .deps/media.Tpo .deps/media.Po mv -f .deps/render.Tpo .deps/render.Po mv -f .deps/pattern.Tpo .deps/pattern.Po mv -f .deps/parstxtr.Tpo .deps/parstxtr.Po mv -f .deps/lighting.Tpo .deps/lighting.Po mv -f .deps/parse.Tpo .deps/parse.Po make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1/source' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1' make: *** [all] Error 2 emake failed * ERROR: media-gfx/povray-3.6.1-r4 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3145: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of 'emerge --info =media-gfx/povray-3.6.1-r4', * the complete build log and the output of 'emerge -pqv =media-gfx/povray-3.6.1-r4'. * The complete build log is located at '/var/tmp/media-gfx:povray-3.6.1-r4:20111017-205328.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/povray-3.6.1-r4/temp/environment'. * S: '/var/tmp/portage/media-gfx/povray-3.6.1-r4/work/povray-3.6.1'