Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 387966 Details for
Bug 526184
media-gfx/truevision-0.5.5.2: fails to build with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 477.08 KB, created by
Ian Stakenvicius (RETIRED)
on 2014-11-01 18:44:55 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ian Stakenvicius (RETIRED)
Created:
2014-11-01 18:44:55 UTC
Size:
477.08 KB
patch
obsolete
> * Package: media-gfx/truevision-0.5.5.2 > * Repository: gentoo > * Maintainer: graphics@gentoo.org > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux test userland_GNU > * FEATURES: sandbox test userpriv usersandbox >Installed LAPACK for library directory lib64 > [1] reference * >Installed BLAS for library directory lib64 > [1] reference * >Installed CBLAS for library directory lib64 > [1] gsl > [2] reference * >>>> Unpacking source... >>>> Unpacking truevision-0.5.5-2.tar.bz2 to /tmp/portage/media-gfx/truevision-0.5.5.2/work >>>> Unpacking truevision-extramat-0.5.4.tar.bz2 to /tmp/portage/media-gfx/truevision-0.5.5.2/work >>>> Unpacking truevision-0.5.5.2-gcc4.diff.bz2 to /tmp/portage/media-gfx/truevision-0.5.5.2/work >>>> Source unpacked in /tmp/portage/media-gfx/truevision-0.5.5.2/work >>>> Preparing source in /tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5 ... > * Applying truevision-0.5.5.2-makefile-mime-magic.patch ... > [ ok ] > * Applying truevision-0.5.5.2-gcc4.diff.bz2 ... > [ ok ] > * Applying truevision-0.5.5.2-gcc43.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5 ... > * econf: updating truevision-extramat-0.5.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating truevision-extramat-0.5.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating truevision-0.5.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating truevision-0.5.5/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 >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc static flag works... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for pkg-config... /usr/bin/pkg-config >checking for libgnomeui-2.0 gtk+-2.0 ... yes >checking GNOME_CFLAGS... -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz >checking GNOME_LIBS... -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >checking for gtk+-2.0 >= 2.6.0 ... yes >checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz >checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >checking for intltool >= 0.27.2... 0.33 found >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/bin/iconv >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking for tar... /bin/tar >checking for gzip... /bin/gzip >checking for compress2 in -lz... yes >checking for glBegin in -lMesaGL... no >checking for glNewList in -lGLcore... no >checking for glBegin in -lGL... yes >checking for gtk_gl_init in -lgtkglext-x11-1.0... yes >checking for a Python interpreter with version >= 2.0... python >checking for python... /usr/bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for script directory... ${prefix}/lib64/python2.7/site-packages >checking for extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking for headers required to compile python extensions... found >checking for Python library path... find: '/usr/lib/python/config/': No such file or directory >find: '/usr/lib/python/': No such file or directory >find: '/usr/lib64/nagios/plugins/contrib': Permission denied >find: '/usr/share/doc/strongswan-5.2.0': Permission denied >find: '/usr/share/doc/postgrey-1.34-r1': Permission denied >find: '/usr/share/doc/asterisk-11.11.0': Permission denied >find: '/usr/share/doc/gorg-0.6.5': Permission denied >find: '/usr/share/doc/rabbitmq-server-3.0.2': Permission denied >/usr/lib64 >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... de fr ru >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating macros/Makefile >config.status: creating ftgl/Makefile >config.status: creating src/Makefile >config.status: creating pixmaps/Makefile >config.status: creating python/Makefile >config.status: creating python/plug-ins/Makefile >config.status: creating doc/Makefile >config.status: creating doc/C/Makefile >config.status: creating doc/C/figures/Makefile >config.status: creating truevision.desktop >config.status: creating truevision.keys >config.status: creating materials/Makefile >config.status: creating materials/Effects/Makefile >config.status: creating materials/Glass/Makefile >config.status: creating materials/Metals/Makefile >config.status: creating materials/Metals/Copper/Makefile >config.status: creating materials/Metals/Brass/Makefile >config.status: creating materials/Metals/Golds/Makefile >config.status: creating materials/Skies/Makefile >config.status: creating materials/Stones/Makefile >config.status: creating materials/Woods/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing intltool commands >config.status: executing default-1 commands >>>> Source configured. >>>> Compiling source in /tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5 ... >make -j24 >make all-recursive >make[1]: Entering directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5' >Making all in po >make[2]: Entering directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/po' >Making all in macros >make[2]: Entering directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/macros' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/macros' >Making all in ftgl >make[2]: Entering directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/ftgl' >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTBitmapGlyph.o -MD -MP -MF ".deps/FTBitmapGlyph.Tpo" -c -o FTBitmapGlyph.o FTBitmapGlyph.cpp; \ >then mv -f ".deps/FTBitmapGlyph.Tpo" ".deps/FTBitmapGlyph.Po"; else rm -f ".deps/FTBitmapGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTBufferGlyph.o -MD -MP -MF ".deps/FTBufferGlyph.Tpo" -c -o FTBufferGlyph.o FTBufferGlyph.cpp; \ >then mv -f ".deps/FTBufferGlyph.Tpo" ".deps/FTBufferGlyph.Po"; else rm -f ".deps/FTBufferGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTCharmap.o -MD -MP -MF ".deps/FTCharmap.Tpo" -c -o FTCharmap.o FTCharmap.cpp; \ >then mv -f ".deps/FTCharmap.Tpo" ".deps/FTCharmap.Po"; else rm -f ".deps/FTCharmap.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTContour.o -MD -MP -MF ".deps/FTContour.Tpo" -c -o FTContour.o FTContour.cpp; \ >then mv -f ".deps/FTContour.Tpo" ".deps/FTContour.Po"; else rm -f ".deps/FTContour.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTExtrdGlyph.o -MD -MP -MF ".deps/FTExtrdGlyph.Tpo" -c -o FTExtrdGlyph.o FTExtrdGlyph.cpp; \ >then mv -f ".deps/FTExtrdGlyph.Tpo" ".deps/FTExtrdGlyph.Po"; else rm -f ".deps/FTExtrdGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTFace.o -MD -MP -MF ".deps/FTFace.Tpo" -c -o FTFace.o FTFace.cpp; \ >then mv -f ".deps/FTFace.Tpo" ".deps/FTFace.Po"; else rm -f ".deps/FTFace.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTFont.o -MD -MP -MF ".deps/FTFont.Tpo" -c -o FTFont.o FTFont.cpp; \ >then mv -f ".deps/FTFont.Tpo" ".deps/FTFont.Po"; else rm -f ".deps/FTFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGLBitmapFont.o -MD -MP -MF ".deps/FTGLBitmapFont.Tpo" -c -o FTGLBitmapFont.o FTGLBitmapFont.cpp; \ >then mv -f ".deps/FTGLBitmapFont.Tpo" ".deps/FTGLBitmapFont.Po"; else rm -f ".deps/FTGLBitmapFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGLBufferFont.o -MD -MP -MF ".deps/FTGLBufferFont.Tpo" -c -o FTGLBufferFont.o FTGLBufferFont.cpp; \ >then mv -f ".deps/FTGLBufferFont.Tpo" ".deps/FTGLBufferFont.Po"; else rm -f ".deps/FTGLBufferFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGLExtrdFont.o -MD -MP -MF ".deps/FTGLExtrdFont.Tpo" -c -o FTGLExtrdFont.o FTGLExtrdFont.cpp; \ >then mv -f ".deps/FTGLExtrdFont.Tpo" ".deps/FTGLExtrdFont.Po"; else rm -f ".deps/FTGLExtrdFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGLOutlineFont.o -MD -MP -MF ".deps/FTGLOutlineFont.Tpo" -c -o FTGLOutlineFont.o FTGLOutlineFont.cpp; \ >then mv -f ".deps/FTGLOutlineFont.Tpo" ".deps/FTGLOutlineFont.Po"; else rm -f ".deps/FTGLOutlineFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGLPixmapFont.o -MD -MP -MF ".deps/FTGLPixmapFont.Tpo" -c -o FTGLPixmapFont.o FTGLPixmapFont.cpp; \ >then mv -f ".deps/FTGLPixmapFont.Tpo" ".deps/FTGLPixmapFont.Po"; else rm -f ".deps/FTGLPixmapFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGLPolygonFont.o -MD -MP -MF ".deps/FTGLPolygonFont.Tpo" -c -o FTGLPolygonFont.o FTGLPolygonFont.cpp; \ >then mv -f ".deps/FTGLPolygonFont.Tpo" ".deps/FTGLPolygonFont.Po"; else rm -f ".deps/FTGLPolygonFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGLTextureFont.o -MD -MP -MF ".deps/FTGLTextureFont.Tpo" -c -o FTGLTextureFont.o FTGLTextureFont.cpp; \ >then mv -f ".deps/FTGLTextureFont.Tpo" ".deps/FTGLTextureFont.Po"; else rm -f ".deps/FTGLTextureFont.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGlyphContainer.o -MD -MP -MF ".deps/FTGlyphContainer.Tpo" -c -o FTGlyphContainer.o FTGlyphContainer.cpp; \ >then mv -f ".deps/FTGlyphContainer.Tpo" ".deps/FTGlyphContainer.Po"; else rm -f ".deps/FTGlyphContainer.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTGlyph.o -MD -MP -MF ".deps/FTGlyph.Tpo" -c -o FTGlyph.o FTGlyph.cpp; \ >then mv -f ".deps/FTGlyph.Tpo" ".deps/FTGlyph.Po"; else rm -f ".deps/FTGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTLibrary.o -MD -MP -MF ".deps/FTLibrary.Tpo" -c -o FTLibrary.o FTLibrary.cpp; \ >then mv -f ".deps/FTLibrary.Tpo" ".deps/FTLibrary.Po"; else rm -f ".deps/FTLibrary.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTOutlineGlyph.o -MD -MP -MF ".deps/FTOutlineGlyph.Tpo" -c -o FTOutlineGlyph.o FTOutlineGlyph.cpp; \ >then mv -f ".deps/FTOutlineGlyph.Tpo" ".deps/FTOutlineGlyph.Po"; else rm -f ".deps/FTOutlineGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTPixmapGlyph.o -MD -MP -MF ".deps/FTPixmapGlyph.Tpo" -c -o FTPixmapGlyph.o FTPixmapGlyph.cpp; \ >then mv -f ".deps/FTPixmapGlyph.Tpo" ".deps/FTPixmapGlyph.Po"; else rm -f ".deps/FTPixmapGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTPoint.o -MD -MP -MF ".deps/FTPoint.Tpo" -c -o FTPoint.o FTPoint.cpp; \ >then mv -f ".deps/FTPoint.Tpo" ".deps/FTPoint.Po"; else rm -f ".deps/FTPoint.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTPolyGlyph.o -MD -MP -MF ".deps/FTPolyGlyph.Tpo" -c -o FTPolyGlyph.o FTPolyGlyph.cpp; \ >then mv -f ".deps/FTPolyGlyph.Tpo" ".deps/FTPolyGlyph.Po"; else rm -f ".deps/FTPolyGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTSize.o -MD -MP -MF ".deps/FTSize.Tpo" -c -o FTSize.o FTSize.cpp; \ >then mv -f ".deps/FTSize.Tpo" ".deps/FTSize.Po"; else rm -f ".deps/FTSize.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTTextureGlyph.o -MD -MP -MF ".deps/FTTextureGlyph.Tpo" -c -o FTTextureGlyph.o FTTextureGlyph.cpp; \ >then mv -f ".deps/FTTextureGlyph.Tpo" ".deps/FTTextureGlyph.Po"; else rm -f ".deps/FTTextureGlyph.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT FTVectoriser.o -MD -MP -MF ".deps/FTVectoriser.Tpo" -c -o FTVectoriser.o FTVectoriser.cpp; \ >then mv -f ".deps/FTVectoriser.Tpo" ".deps/FTVectoriser.Po"; else rm -f ".deps/FTVectoriser.Tpo"; exit 1; fi >rm -f libftgltv.a >x86_64-pc-linux-gnu-ar cru libftgltv.a FTBitmapGlyph.o FTBufferGlyph.o FTCharmap.o FTContour.o FTExtrdGlyph.o FTFace.o FTFont.o FTGLBitmapFont.o FTGLBufferFont.o FTGLExtrdFont.o FTGLOutlineFont.o FTGLPixmapFont.o FTGLPolygonFont.o FTGLTextureFont.o FTGlyphContainer.o FTGlyph.o FTLibrary.o FTOutlineGlyph.o FTPixmapGlyph.o FTPoint.o FTPolyGlyph.o FTSize.o FTTextureGlyph.o FTVectoriser.o >x86_64-pc-linux-gnu-ranlib libftgltv.a >make[2]: Leaving directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/ftgl' >Making all in src >make[2]: Entering directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/src' >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT atmosphere.o -MD -MP -MF ".deps/atmosphere.Tpo" -c -o atmosphere.o atmosphere.cc; \ >then mv -f ".deps/atmosphere.Tpo" ".deps/atmosphere.Po"; else rm -f ".deps/atmosphere.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT box.o -MD -MP -MF ".deps/box.Tpo" -c -o box.o box.cc; \ >then mv -f ".deps/box.Tpo" ".deps/box.Po"; else rm -f ".deps/box.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT camera.o -MD -MP -MF ".deps/camera.Tpo" -c -o camera.o camera.cc; \ >then mv -f ".deps/camera.Tpo" ".deps/camera.Po"; else rm -f ".deps/camera.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT cone.o -MD -MP -MF ".deps/cone.Tpo" -c -o cone.o cone.cc; \ >then mv -f ".deps/cone.Tpo" ".deps/cone.Po"; else rm -f ".deps/cone.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT cylinder.o -MD -MP -MF ".deps/cylinder.Tpo" -c -o cylinder.o cylinder.cc; \ >then mv -f ".deps/cylinder.Tpo" ".deps/cylinder.Po"; else rm -f ".deps/cylinder.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT density.o -MD -MP -MF ".deps/density.Tpo" -c -o density.o density.cc; \ >then mv -f ".deps/density.Tpo" ".deps/density.Po"; else rm -f ".deps/density.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT disc.o -MD -MP -MF ".deps/disc.Tpo" -c -o disc.o disc.cc; \ >then mv -f ".deps/disc.Tpo" ".deps/disc.Po"; else rm -f ".deps/disc.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT dlgutils.o -MD -MP -MF ".deps/dlgutils.Tpo" -c -o dlgutils.o dlgutils.cc; \ >then mv -f ".deps/dlgutils.Tpo" ".deps/dlgutils.Po"; else rm -f ".deps/dlgutils.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT fog.o -MD -MP -MF ".deps/fog.Tpo" -c -o fog.o fog.cc; \ >then mv -f ".deps/fog.Tpo" ".deps/fog.Po"; else rm -f ".deps/fog.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT glview.o -MD -MP -MF ".deps/glview.Tpo" -c -o glview.o glview.cc; \ >then mv -f ".deps/glview.Tpo" ".deps/glview.Po"; else rm -f ".deps/glview.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT glview2d.o -MD -MP -MF ".deps/glview2d.Tpo" -c -o glview2d.o glview2d.cc; \ >then mv -f ".deps/glview2d.Tpo" ".deps/glview2d.Po"; else rm -f ".deps/glview2d.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT glview3d.o -MD -MP -MF ".deps/glview3d.Tpo" -c -o glview3d.o glview3d.cc; \ >then mv -f ".deps/glview3d.Tpo" ".deps/glview3d.Po"; else rm -f ".deps/glview3d.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT heightfield.o -MD -MP -MF ".deps/heightfield.Tpo" -c -o heightfield.o heightfield.cc; \ >then mv -f ".deps/heightfield.Tpo" ".deps/heightfield.Po"; else rm -f ".deps/heightfield.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.cc; \ >then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT interior.o -MD -MP -MF ".deps/interior.Tpo" -c -o interior.o interior.cc; \ >then mv -f ".deps/interior.Tpo" ".deps/interior.Po"; else rm -f ".deps/interior.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT lights.o -MD -MP -MF ".deps/lights.Tpo" -c -o lights.o lights.cc; \ >then mv -f ".deps/lights.Tpo" ".deps/lights.Po"; else rm -f ".deps/lights.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \ >then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT mapedit.o -MD -MP -MF ".deps/mapedit.Tpo" -c -o mapedit.o mapedit.cc; \ >then mv -f ".deps/mapedit.Tpo" ".deps/mapedit.Po"; else rm -f ".deps/mapedit.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT material.o -MD -MP -MF ".deps/material.Tpo" -c -o material.o material.cc; \ >then mv -f ".deps/material.Tpo" ".deps/material.Po"; else rm -f ".deps/material.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT matlib.o -MD -MP -MF ".deps/matlib.Tpo" -c -o matlib.o matlib.cc; \ >then mv -f ".deps/matlib.Tpo" ".deps/matlib.Po"; else rm -f ".deps/matlib.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT matlist.o -MD -MP -MF ".deps/matlist.Tpo" -c -o matlist.o matlist.cc; \ >then mv -f ".deps/matlist.Tpo" ".deps/matlist.Po"; else rm -f ".deps/matlist.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT mateditor.o -MD -MP -MF ".deps/mateditor.Tpo" -c -o mateditor.o mateditor.cc; \ >then mv -f ".deps/mateditor.Tpo" ".deps/mateditor.Po"; else rm -f ".deps/mateditor.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT matpov.o -MD -MP -MF ".deps/matpov.Tpo" -c -o matpov.o matpov.cc; \ >then mv -f ".deps/matpov.Tpo" ".deps/matpov.Po"; else rm -f ".deps/matpov.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT media.o -MD -MP -MF ".deps/media.Tpo" -c -o media.o media.cc; \ >then mv -f ".deps/media.Tpo" ".deps/media.Po"; else rm -f ".deps/media.Tpo"; exit 1; fi >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from matlist.cc:30: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/matlist.h:30, > from matlist.cc:28: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from matlist.cc:30: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/matlist.h:30, > from matlist.cc:28: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from mateditor.cc:29: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/matlist.h:30, > from mateditor.cc:27: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from mateditor.cc:29: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/matlist.h:30, > from mateditor.cc:27: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from main.cc:24: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/interface.h:27, > from main.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from main.cc:24: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/interface.h:27, > from main.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from interface.cc:26: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from interface.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from interface.cc:26: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from interface.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/lights.h:27, > from lights.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/lights.h:27, > from lights.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/matlib.h:29:0, > from matlib.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/matlib.h:29:0, > from matlib.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/glview.h:31:0, > from glview.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from matlib.cc:25: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/mapedit.h:27:0, > from mapedit.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/glview.h:31:0, > from glview.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from matlib.cc:25: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/preferences.h:29:0, > from dlgutils.cc:32: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/mapedit.h:27:0, > from mapedit.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >lights.cc: In constructor 'PointLight::PointLight(app_objs*)': >lights.cc:42:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Point light" ); > ^ >lights.cc: In destructor 'virtual PointLight::~PointLight()': >lights.cc:94:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >lights.cc:95:8: warning: deleting object of polymorphic class type 'ObjParam_color' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete color; > ^ >lights.cc:96:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete media_attenuation; > ^ >lights.cc:97:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete media_interaction; > ^ >lights.cc:98:8: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade; > ^ >lights.cc:99:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade_power; > ^ >lights.cc:100:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade_distance; > ^ >lights.cc:101:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete parallel; > ^ >lights.cc:102:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete refraction; > ^ >lights.cc:103:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete reflection; > ^ >lights.cc:104:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete area; > ^ >lights.cc:105:8: warning: deleting object of polymorphic class type 'ObjParam_objref' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete look_like; > ^ >lights.cc:106:8: warning: deleting object of polymorphic class type 'ObjParam_objref' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete projected_through; > ^ >In file included from mapedit.cc:24:0: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >lights.cc: In constructor 'AreaLight::AreaLight(app_objs*)': >lights.cc:439:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Area light" ); > ^ >lights.cc: In destructor 'virtual AreaLight::~AreaLight()': >lights.cc:477:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >lights.cc:478:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >lights.cc:479:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sizex; > ^ >lights.cc:480:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sizez; > ^ >lights.cc:481:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete jitter; > ^ >lights.cc:482:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete adaptive; > ^ >lights.cc:483:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete circular; > ^ >lights.cc:484:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete orient; > ^ >lights.cc:485:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete parallel; > ^ >In file included from ../include/preferences.h:29:0, > from dlgutils.cc:32: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >lights.cc: In constructor 'SpotLight::SpotLight(app_objs*)': >lights.cc:845:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Spot light" ); > ^ >lights.cc: In destructor 'virtual SpotLight::~SpotLight()': >lights.cc:914:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >lights.cc:915:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete pointat; > ^ >lights.cc:916:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete radius; > ^ >lights.cc:917:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete falloff; > ^ >lights.cc:918:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete tightness; > ^ >lights.cc:919:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete frustum; > ^ >lights.cc:920:8: warning: deleting object of polymorphic class type 'ObjParam_color' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete color; > ^ >lights.cc:921:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete media_attenuation; > ^ >lights.cc:922:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete media_interaction; > ^ >lights.cc:923:8: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade; > ^ >lights.cc:924:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade_power; > ^ >lights.cc:925:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade_distance; > ^ >lights.cc:926:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete parallel; > ^ >lights.cc:927:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete refraction; > ^ >lights.cc:928:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete reflection; > ^ >lights.cc:929:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete area; > ^ >lights.cc:930:8: warning: deleting object of polymorphic class type 'ObjParam_objref' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete look_like; > ^ >lights.cc:931:8: warning: deleting object of polymorphic class type 'ObjParam_objref' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete projected_through; > ^ >mapedit.cc: In member function 'void TvWidget_map_editor::realize()': >mapedit.cc:446:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "mapedit_cursor.xpm" ); > ^ >lights.cc: In constructor 'CylindricalLight::CylindricalLight(app_objs*)': >lights.cc:1296:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Cylindrical light" ); > ^ >dlgutils.cc: In constructor 'SplashScreen::SplashScreen(GnomeProgram*)': >dlgutils.cc:286:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *fname = tv_get_pixmap( "splash.png" ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/heightfield.h:28, > from heightfield.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from glview.cc:28: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/material.h:30:0, > from ../include/density.h:27, > from density.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from glview.cc:28: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/heightfield.h:28, > from heightfield.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/atmosphere.h:26, > from atmosphere.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >matlib.cc: In member function 'void MatLibItem::draw_thumb(GtkWidget*, GtkListStore*)': >matlib.cc:340:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *fname = tv_get_pixmap( "nopreview.xpm" ); > ^ >matlib.cc: In constructor 'MatLib::MatLib(app_objs*)': >matlib.cc:442:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *tmp = tv_get_data( "truevision/materials" ); > ^ >In file included from ../include/material.h:30:0, > from ../include/density.h:27, > from density.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >matlib.cc: In member function 'void MatLib::clicked_dlg(int)': >matlib.cc:606:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > truevision_help_display( "truevision.xml", "sect-gui-matlibrary", NULL ); > ^ >matlib.cc:606:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >In file included from ../include/density.h:28:0, > from density.cc:24: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/atmosphere.h:26, > from atmosphere.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >glview.cc: In destructor 'virtual glview::~glview()': >glview.cc:216:9: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete local_lookat; > ^ >glview.cc:218:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete maximized; > ^ >glview.cc:219:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rolled_up; > ^ >glview.cc:220:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete gl_solid; > ^ >glview.cc:221:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete gl_lighting; > ^ >glview.cc:222:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete gl_smooth; > ^ >glview.cc:224:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete axis; > ^ >glview.cc:225:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete label; > ^ >glview.cc:226:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete grid_scale; > ^ >glview.cc:227:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete grid_major; > ^ >In file included from density.cc:26:0: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/material.h:30:0, > from material.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/fog.h:30, > from fog.cc:27: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/box.h:27, > from box.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/material.h:30:0, > from material.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/disc.h:29, > from disc.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/fog.h:30, > from fog.cc:27: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/material.h:30:0, > from ../include/matpov.h:27, > from ../include/matlist.h:33, > from matlist.cc:28: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/box.h:27, > from box.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from material.cc:26: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/cone.h:27, > from cone.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >heightfield.cc: In constructor 'Heightfield::Heightfield(app_objs*)': >heightfield.cc:48:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "HeightField" ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/disc.h:29, > from disc.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >heightfield.cc: In destructor 'virtual Heightfield::~Heightfield()': >heightfield.cc:80:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >heightfield.cc:81:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >heightfield.cc:82:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >heightfield.cc:83:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete smooth; > ^ >heightfield.cc:84:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete water_level; > ^ >heightfield.cc:85:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete hierarchy; > ^ >heightfield.cc:87:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete preview; > ^ >density.cc: In destructor 'virtual PovTexDensity::~PovTexDensity()': >density.cc:117:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >density.cc: In member function 'void PovTexDensity::type_changed()': >density.cc:201:61: warning: converting 'false' to pointer type for argument 4 of 'PovTexDensity::PovTexDensity(app_objs*, char*, void (*)(gpointer, gpointer), gpointer, bool)' [-Wconversion-null] > blockdens1 = new PovTexDensity( app_ref, NULL, NULL, false ); > ^ >density.cc:202:62: warning: converting 'false' to pointer type for argument 4 of 'PovTexDensity::PovTexDensity(app_objs*, char*, void (*)(gpointer, gpointer), gpointer, bool)' [-Wconversion-null] > blockdens2 = new PovTexDensity( app_ref, NULL, NULL, false ); > ^ >density.cc:203:62: warning: converting 'false' to pointer type for argument 4 of 'PovTexDensity::PovTexDensity(app_objs*, char*, void (*)(gpointer, gpointer), gpointer, bool)' [-Wconversion-null] > blockdens3 = new PovTexDensity( app_ref, NULL, NULL, false ); > ^ >In file included from ../include/material.h:30:0, > from ../include/interior.h:27, > from interior.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview2d.h:27, > from glview2d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >density.cc: In member function 'virtual bool PovTexDensity::load(std::ifstream&, char*)': >density.cc:482:90: warning: converting 'false' to pointer type for argument 4 of 'PovTexDensity::PovTexDensity(app_objs*, char*, void (*)(gpointer, gpointer), gpointer, bool)' [-Wconversion-null] > if ( blockdens1 == NULL ) { blockdens1 = new PovTexDensity( app_ref, NULL, NULL, false ); blockdens1->load( file, tag ); continue; } > ^ >density.cc:483:90: warning: converting 'false' to pointer type for argument 4 of 'PovTexDensity::PovTexDensity(app_objs*, char*, void (*)(gpointer, gpointer), gpointer, bool)' [-Wconversion-null] > if ( blockdens2 == NULL ) { blockdens2 = new PovTexDensity( app_ref, NULL, NULL, false ); blockdens2->load( file, tag ); continue; } > ^ >density.cc:484:90: warning: converting 'false' to pointer type for argument 4 of 'PovTexDensity::PovTexDensity(app_objs*, char*, void (*)(gpointer, gpointer), gpointer, bool)' [-Wconversion-null] > if ( blockdens3 == NULL ) { blockdens3 = new PovTexDensity( app_ref, NULL, NULL, false ); blockdens3->load( file, tag ); continue; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from material.cc:26: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/material.h:30:0, > from ../include/matpov.h:27, > from ../include/matlist.h:33, > from matlist.cc:28: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >density.cc: In constructor 'MapItem_density::MapItem_density(float, guint8, app_objs*)': >density.cc:559:56: warning: converting 'false' to pointer type for argument 4 of 'PovTexDensity::PovTexDensity(app_objs*, char*, void (*)(gpointer, gpointer), gpointer, bool)' [-Wconversion-null] > density = new PovTexDensity( appref, NULL, NULL, false ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/cylinder.h:27, > from cylinder.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/camera.h:27, > from camera.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from atmosphere.cc:28: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/cone.h:27, > from cone.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/material.h:30:0, > from ../include/media.h:27, > from media.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from matlist.cc:28: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/material.h:30:0, > from ../include/interior.h:27, > from interior.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/material.h:30:0, > from ../include/matpov.h:27, > from ../include/matlist.h:33, > from mateditor.cc:27: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/material.h:30:0, > from ../include/matpov.h:27, > from matpov.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview2d.h:27, > from glview2d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/cylinder.h:27, > from cylinder.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/camera.h:27, > from camera.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/matpov.h:29:0, > from atmosphere.cc:28: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/material.h:30:0, > from ../include/media.h:27, > from media.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from interior.cc:24: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from matlist.cc:28: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/material.h:30:0, > from ../include/matpov.h:27, > from ../include/matlist.h:33, > from mateditor.cc:27: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/material.h:30:0, > from ../include/matpov.h:27, > from matpov.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from glview3d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from media.cc:24: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >atmosphere.cc: In constructor 'Background::Background(app_objs*)': >atmosphere.cc:38:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Background" ); > ^ >atmosphere.cc: In destructor 'virtual Background::~Background()': >atmosphere.cc:45:8: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete color; > ^ >atmosphere.cc: In constructor 'SkySphere::SkySphere(app_objs*)': >atmosphere.cc:132:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Sky Sphere" ); > ^ >atmosphere.cc: In constructor 'AtmosMedia::AtmosMedia(app_objs*)': >atmosphere.cc:204:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Atmospheric Media" ); > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from mateditor.cc:27: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from interior.cc:27: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >fog.cc: In constructor 'Fog::Fog(app_objs*)': >fog.cc:40:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Fog" ); > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from matpov.cc:24: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >fog.cc: In destructor 'virtual Fog::~Fog()': >fog.cc:95:9: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >fog.cc:96:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete distance; > ^ >fog.cc:97:9: warning: deleting object of polymorphic class type 'ObjParam_color' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete color; > ^ >fog.cc:98:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete transmit; > ^ >fog.cc:99:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete filter; > ^ >fog.cc:100:9: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use_turbu; > ^ >fog.cc:101:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete turbulence; > ^ >fog.cc:102:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete turbu_dep; > ^ >fog.cc:103:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete omega; > ^ >fog.cc:104:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete lambda; > ^ >fog.cc:105:9: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete octaves; > ^ >fog.cc:106:9: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete ground_fog; > ^ >fog.cc:107:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fog_offset; > ^ >fog.cc:108:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fog_alt; > ^ >box.cc: In destructor 'virtual Box::~Box()': >box.cc:69:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >box.cc:70:9: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >box.cc:71:9: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >box.cc:72:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete corner1; > ^ >box.cc:73:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete corner2; > ^ >box.cc: In member function 'virtual void Box::edit_widget(GtkWidget*)': >box.cc:171:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("Geometry"), 2 ); > ^ >box.cc:176:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("Transformation"), 3 ); > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from glview3d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from ../include/viewmanager.h:29, > from ../include/interface.h:28, > from main.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from media.cc:27: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from ../include/viewmanager.h:29, > from ../include/interface.h:28, > from interface.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >disc.cc: In constructor 'Disc::Disc(app_objs*)': >disc.cc:44:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Disc" ); > ^ >disc.cc: In destructor 'virtual Disc::~Disc()': >disc.cc:70:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >disc.cc:71:9: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete scale; > ^ >disc.cc:72:9: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >disc.cc:73:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete radius; > ^ >disc.cc:74:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete hole_radius; > ^ >material.cc: At global scope: >material.cc:49:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *def_name = "Material#1"; > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from mateditor.cc:27: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/matpov.h:29:0, > from matpov.cc:24: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >material.cc: In member function 'virtual void MaterialItem::set_node_state()': >material.cc:229:6: warning: variable 'test' set but not used [-Wunused-but-set-variable] > bool test = false; > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT obj3dcsg.o -MD -MP -MF ".deps/obj3dcsg.Tpo" -c -o obj3dcsg.o obj3dcsg.cc; \ >then mv -f ".deps/obj3dcsg.Tpo" ".deps/obj3dcsg.Po"; else rm -f ".deps/obj3dcsg.Tpo"; exit 1; fi >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from ../include/viewmanager.h:29, > from ../include/interface.h:28, > from main.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >cone.cc: In constructor 'Cone::Cone(app_objs*)': >cone.cc:44:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Cone" ); > ^ >cone.cc: In destructor 'virtual Cone::~Cone()': >cone.cc:78:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >cone.cc:79:8: warning: deleting object of polymorphic class type 'ObjParam_point_virtual' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete base_point; > ^ >cone.cc:80:8: warning: deleting object of polymorphic class type 'ObjParam_point_virtual' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete cap_point; > ^ >cone.cc:81:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete base; > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from ../include/viewmanager.h:29, > from ../include/interface.h:28, > from interface.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >cone.cc:82:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete cap; > ^ >cone.cc:83:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >cone.cc:84:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >cone.cc:85:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete open; > ^ >glview2d.cc: In destructor 'virtual glview2d::~glview2d()': >glview2d.cc:78:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete local_zoom; > ^ >glview2d.cc:80:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete grid; > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from camera.cc:30: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >cylinder.cc: In constructor 'Cylinder::Cylinder(app_objs*)': >cylinder.cc:45:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Cylinder" ); > ^ >cylinder.cc: In destructor 'virtual Cylinder::~Cylinder()': >cylinder.cc:76:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >cylinder.cc:77:8: warning: deleting object of polymorphic class type 'ObjParam_point_virtual' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete base_point; > ^ >cylinder.cc:78:8: warning: deleting object of polymorphic class type 'ObjParam_point_virtual' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete cap_point; > ^ >cylinder.cc:79:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete radius; > ^ >cylinder.cc:80:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >cylinder.cc:81:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >cylinder.cc:82:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete open; > ^ >cylinder.cc: In constructor 'BlobCylinder::BlobCylinder(app_objs*)': >cylinder.cc:324:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Blob Cylinder" ); > ^ >cylinder.cc: In destructor 'virtual BlobCylinder::~BlobCylinder()': >cylinder.cc:338:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete strength; > ^ >In file included from ../include/matpov.h:29:0, > from camera.cc:30: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >interior.cc: In destructor 'virtual PovTexInterior::~PovTexInterior()': >interior.cc:80:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete interior; > ^ >interior.cc:81:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete ior; > ^ >interior.cc:82:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete caustics; > ^ >interior.cc:83:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete dispersion; > ^ >interior.cc:84:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete dispersion_samples; > ^ >interior.cc:85:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade; > ^ >interior.cc:86:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade_power; > ^ >interior.cc:87:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade_distance; > ^ >interior.cc:88:8: warning: deleting object of polymorphic class type 'TvWidget_color' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete fade_color; > ^ >interior.cc: In member function 'virtual bool PovTexInterior::load(std::ifstream&, char*)': >interior.cc:238:99: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexMedia *newone = new PovTexMedia( app_ref, "MEDIA", sign_int_media_suicide, (gpointer)this ); > ^ >interior.cc: In member function 'void PovTexInterior::add_media()': >interior.cc:268:97: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexMedia *newone = new PovTexMedia( app_ref, "MEDIA", sign_int_media_suicide, (gpointer)this ); > ^ >media.cc: In destructor 'virtual PovTexMedia::~PovTexMedia()': >media.cc:116:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete intervals; > ^ >media.cc:117:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sample_min; > ^ >media.cc:118:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sample_max; > ^ >media.cc:119:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete confidence; > ^ >media.cc:120:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete variance; > ^ >glview3d.cc: In destructor 'virtual glview3d::~glview3d()': >glview3d.cc:77:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete zoom; > ^ >media.cc:121:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete ratio; > ^ >glview3d.cc:79:16: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete grids[i]; > ^ >media.cc:122:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sampling_method; > ^ >media.cc:123:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete jitter; > ^ >media.cc:124:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete aa_level; > ^ >media.cc:125:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete aa_threshold; > ^ >media.cc:126:8: warning: deleting object of polymorphic class type 'TvWidget_pigment_rb' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete absorption; > ^ >media.cc:127:8: warning: deleting object of polymorphic class type 'TvWidget_pigment_rb' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete emission; > ^ >camera.cc: In constructor 'Camera::Camera(app_objs*)': >camera.cc:65:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Camera" ); > ^ >matpov.cc: In constructor 'PovMaterial::PovMaterial(app_objs*, char*)': >matpov.cc:37:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > interior = new PovTexInterior( app_ref, "INTERIOR" ); > ^ >matpov.cc:38:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > texture = new PovTexture( app_ref, "TEXTURE" ); > ^ >matpov.cc:39:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > interior_texture = new PovTexture( app_ref, "INTERIORTEX" ); > ^ >matpov.cc:40:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > interior_texture->set_name( N_("Interior texture") ); > ^ >media.cc: In member function 'virtual bool PovTexMedia::load(std::ifstream&, char*)': >media.cc:324:109: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexDensity *newone = new PovTexDensity( app_ref, "DENSITY", sign_media_density_suicide, (gpointer)this ); > ^ >media.cc: In member function 'void PovTexMedia::add_density()': >media.cc:338:107: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexDensity *newone = new PovTexDensity( app_ref, "DENSITY", sign_media_density_suicide, (gpointer)this ); > ^ >camera.cc: In member function 'virtual void Camera::edit_widget(GtkWidget*)': >camera.cc:233:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("Spherical settings"), 2 ); > ^ >camera.cc:239:40: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_frame( edit_cont, N_("Focal blur") ); > ^ >camera.cc:251:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("Ray perturbation"), 1 ); > ^ >matpov.cc: In member function 'void PovTexture::constructor_base()': >matpov.cc:253:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Texture" ); > ^ >matpov.cc:256:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > pigment = new PovTexPigment( app_ref, "PIGMEN" ); > ^ >matpov.cc:257:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > normal = new PovTexNormal( app_ref, "NORMAL" ); > ^ >matpov.cc:258:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > finish = new PovTexFinish( app_ref, "FINISH" ); > ^ >media.cc: In destructor 'virtual TvWidget_scattering::~TvWidget_scattering()': >media.cc:470:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use_scattering; > ^ >media.cc:471:8: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete color; > ^ >media.cc:472:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >media.cc:473:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete eccentricity; > ^ >media.cc:474:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete extinction; > ^ >matpov.cc: In destructor 'virtual PovTexture::~PovTexture()': >matpov.cc:330:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >matpov.cc: In member function 'void PovTexture::type_changed()': >matpov.cc:429:116: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexture *subtex = new PovTexture( app_ref, "TEXTURE", sign_texture_child_delete, sign_texture_child_move, this ); > ^ >matpov.cc:431:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > subtex = new PovTexture( app_ref, "TEXTURE", sign_texture_child_delete, sign_texture_child_move, this ); > ^ >matpov.cc: In member function 'void PovTexture::set_changing_box()': >matpov.cc:486:118: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexture *subtex = new PovTexture( app_ref, "TEXTURE", sign_texture_child_delete, sign_texture_child_move, this ); > ^ >matpov.cc:488:106: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > subtex = new PovTexture( app_ref, "TEXTURE", sign_texture_child_delete, sign_texture_child_move, this ); > ^ >matpov.cc: In member function 'void PovTexture::blockpattern_changed()': >matpov.cc:550:116: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexture *subtex = new PovTexture( app_ref, "TEXTURE", sign_texture_child_delete, sign_texture_child_move, this ); > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from main.cc:24: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from interface.cc:26: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from matlist.cc:30:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >matpov.cc: In member function 'virtual bool PovTexture::load(std::ifstream&, char*)': >matpov.cc:791:117: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexture *subtex = new PovTexture( app_ref, "TEXTURE", sign_texture_child_delete, sign_texture_child_move, this ); > ^ >matpov.cc: In member function 'void PovTexture::add_texture()': >matpov.cc:858:112: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > PovTexture *tex = new PovTexture( app_ref, "TEXTURE", sign_texture_child_delete, sign_texture_child_move, this ); > ^ >matlist.cc: In member function 'void MatList::button_clicked(GtkWidget*)': >matlist.cc:286:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > Material *tex = (Material*)(new PovMaterial( app_ref, "MATERIAL" )); > ^ >matpov.cc: In constructor 'MapItem_texture::MapItem_texture(float, guint8, app_objs*)': >matpov.cc:1011:105: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_texture::MapItem_texture( float val, guint8 c, app_objs *appref ) : MapItem( N_("Texture"), val ) > ^ >matpov.cc:1014:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > texture = new PovTexture( appref, "TEXTURE", NULL, NULL, NULL ); > ^ >matpov.cc: In constructor 'MapItem_texture::MapItem_texture(float, guint8, PovTexture*)': >matpov.cc:1020:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_texture::MapItem_texture( float val, guint8 c, PovTexture *tex ) : MapItem( N_("Texture"), val ) > ^ >matlist.cc: In member function 'void MatList::mat_load_from_file(char*)': >matlist.cc:530:58: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ! tvio_check_file_sig( file, "TRUEVISION MATERIAL" ) ) { > ^ >matlist.cc:536:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > Material *tex = (Material*)(new PovMaterial( app_ref, "MATERIAL" )); > ^ >matlist.cc: In member function 'void MatList::close_save_dialog()': >matlist.cc:780:9: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use_preview; > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from main.cc:24: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >matlist.cc: In member function 'bool MatList::load(std::ifstream&, char*)': >matlist.cc:838:71: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > Material *tex = (Material*)(new PovMaterial( app_ref, "MATERIAL" )); > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from interface.cc:26: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from mateditor.cc:29:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >mateditor.cc: In member function 'void MatList::clicked_ed_dlg(gint)': >mateditor.cc:188:75: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > truevision_help_display( "truevision.xml", "sect-gui-mateditor", NULL ); > ^ >mateditor.cc:188:75: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mateditor.cc: In member function 'void MatList::edit_button_clicked(GtkWidget*)': >mateditor.cc:259:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > Material *tex = (Material*)(new PovMaterial( app_ref, "MATERIAL" )); > ^ >mateditor.cc:279:12: warning: deleting object of polymorphic class type 'MaterialItem' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete copied_item; > ^ >In file included from main.cc:24:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >main.cc: In function 'int main(int, char**, char**)': >main.cc:83:2: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] > g_thread_init(NULL); > ^ >main.cc:83:20: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] > g_thread_init(NULL); > ^ >main.cc:116:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > pyscript_db->scan_directory(PACKAGE_PYTHON_PLUGIN_DIR); > ^ >main.cc: In function 'void about()': >main.cc:211:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *fname = tv_get_pixmap( "splash.png" ); > ^ >main.cc: In function 'void help_index()': >main.cc:232:56: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > truevision_help_display( "truevision.xml", NULL, NULL ); > ^ >In file included from interface.cc:26:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >interface.cc: In constructor 'Interface::Interface(app_objs*)': >interface.cc:238:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > gchar *fname = tv_get_pixmap( "gnome-truevision.png" ); > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT object3d.o -MD -MP -MF ".deps/object3d.Tpo" -c -o object3d.o object3d.cc; \ >then mv -f ".deps/object3d.Tpo" ".deps/object3d.Po"; else rm -f ".deps/object3d.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT objectlayer.o -MD -MP -MF ".deps/objectlayer.Tpo" -c -o objectlayer.o objectlayer.cc; \ >then mv -f ".deps/objectlayer.Tpo" ".deps/objectlayer.Po"; else rm -f ".deps/objectlayer.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT objectlist.o -MD -MP -MF ".deps/objectlist.Tpo" -c -o objectlist.o objectlist.cc; \ >then mv -f ".deps/objectlist.Tpo" ".deps/objectlist.Po"; else rm -f ".deps/objectlist.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT objparam.o -MD -MP -MF ".deps/objparam.Tpo" -c -o objparam.o objparam.cc; \ >then mv -f ".deps/objparam.Tpo" ".deps/objparam.Po"; else rm -f ".deps/objparam.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT plane.o -MD -MP -MF ".deps/plane.Tpo" -c -o plane.o plane.cc; \ >then mv -f ".deps/plane.Tpo" ".deps/plane.Po"; else rm -f ".deps/plane.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT povfe.o -MD -MP -MF ".deps/povfe.Tpo" -c -o povfe.o povfe.cc; \ >then mv -f ".deps/povfe.Tpo" ".deps/povfe.Po"; else rm -f ".deps/povfe.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT povpreview.o -MD -MP -MF ".deps/povpreview.Tpo" -c -o povpreview.o povpreview.cc; \ >then mv -f ".deps/povpreview.Tpo" ".deps/povpreview.Po"; else rm -f ".deps/povpreview.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT preferences.o -MD -MP -MF ".deps/preferences.Tpo" -c -o preferences.o preferences.cc; \ >then mv -f ".deps/preferences.Tpo" ".deps/preferences.Po"; else rm -f ".deps/preferences.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT proppanel.o -MD -MP -MF ".deps/proppanel.Tpo" -c -o proppanel.o proppanel.cc; \ >then mv -f ".deps/proppanel.Tpo" ".deps/proppanel.Po"; else rm -f ".deps/proppanel.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT rotation.o -MD -MP -MF ".deps/rotation.Tpo" -c -o rotation.o rotation.cc; \ >then mv -f ".deps/rotation.Tpo" ".deps/rotation.Po"; else rm -f ".deps/rotation.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT scene.o -MD -MP -MF ".deps/scene.Tpo" -c -o scene.o scene.cc; \ >then mv -f ".deps/scene.Tpo" ".deps/scene.Po"; else rm -f ".deps/scene.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT slopemap.o -MD -MP -MF ".deps/slopemap.Tpo" -c -o slopemap.o slopemap.cc; \ >then mv -f ".deps/slopemap.Tpo" ".deps/slopemap.Po"; else rm -f ".deps/slopemap.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT sphere.o -MD -MP -MF ".deps/sphere.Tpo" -c -o sphere.o sphere.cc; \ >then mv -f ".deps/sphere.Tpo" ".deps/sphere.Po"; else rm -f ".deps/sphere.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT superellipsoid.o -MD -MP -MF ".deps/superellipsoid.Tpo" -c -o superellipsoid.o superellipsoid.cc; \ >then mv -f ".deps/superellipsoid.Tpo" ".deps/superellipsoid.Po"; else rm -f ".deps/superellipsoid.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT texfinish.o -MD -MP -MF ".deps/texfinish.Tpo" -c -o texfinish.o texfinish.cc; \ >then mv -f ".deps/texfinish.Tpo" ".deps/texfinish.Po"; else rm -f ".deps/texfinish.Tpo"; exit 1; fi >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from object3d.cc:26: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from ../include/object3d.h:27, > from object3d.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from object3d.cc:26: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from ../include/object3d.h:27, > from object3d.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT texnormal.o -MD -MP -MF ".deps/texnormal.Tpo" -c -o texnormal.o texnormal.cc; \ >then mv -f ".deps/texnormal.Tpo" ".deps/texnormal.Po"; else rm -f ".deps/texnormal.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT texpigment.o -MD -MP -MF ".deps/texpigment.Tpo" -c -o texpigment.o texpigment.cc; \ >then mv -f ".deps/texpigment.Tpo" ".deps/texpigment.Po"; else rm -f ".deps/texpigment.Tpo"; exit 1; fi >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from objectlist.cc:26: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/objectlist.h:27, > from objectlist.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from objectlist.cc:26: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/objectlist.h:27, > from objectlist.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT torus.o -MD -MP -MF ".deps/torus.Tpo" -c -o torus.o torus.cc; \ >then mv -f ".deps/torus.Tpo" ".deps/torus.Po"; else rm -f ".deps/torus.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT tvio.o -MD -MP -MF ".deps/tvio.Tpo" -c -o tvio.o tvio.cc; \ >then mv -f ".deps/tvio.Tpo" ".deps/tvio.Po"; else rm -f ".deps/tvio.Tpo"; exit 1; fi >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from objectlayer.cc:28: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from ../include/object3d.h:27, > from ../include/objectlayer.h:27, > from objectlayer.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from objectlayer.cc:28: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from ../include/object3d.h:27, > from ../include/objectlayer.h:27, > from objectlayer.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from preferences.cc:30: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/include/fcntl.h:25:0, > from preferences.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from preferences.cc:30: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/include/fcntl.h:25:0, > from preferences.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT tvwidgets.o -MD -MP -MF ".deps/tvwidgets.Tpo" -c -o tvwidgets.o tvwidgets.cc; \ >then mv -f ".deps/tvwidgets.Tpo" ".deps/tvwidgets.Po"; else rm -f ".deps/tvwidgets.Tpo"; exit 1; fi >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from proppanel.cc:27: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/proppanel.h:27, > from proppanel.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from proppanel.cc:27: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/proppanel.h:27, > from proppanel.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/obj3dcsg.h:27, > from obj3dcsg.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from scene.cc:26: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/scene.h:27, > from scene.cc:25: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from scene.cc:26: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/scene.h:27, > from scene.cc:25: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT tvwidgets2.o -MD -MP -MF ".deps/tvwidgets2.Tpo" -c -o tvwidgets2.o tvwidgets2.cc; \ >then mv -f ".deps/tvwidgets2.Tpo" ".deps/tvwidgets2.Po"; else rm -f ".deps/tvwidgets2.Tpo"; exit 1; fi >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/obj3dcsg.h:27, > from obj3dcsg.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT undo.o -MD -MP -MF ".deps/undo.Tpo" -c -o undo.o undo.cc; \ >then mv -f ".deps/undo.Tpo" ".deps/undo.Po"; else rm -f ".deps/undo.Tpo"; exit 1; fi >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from slopemap.cc:26: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/tvwidgets.h:27, > from ../include/slopemap.h:27, > from slopemap.cc:24: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/interface.h:38, > from slopemap.cc:26: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/include/stdlib.h:24:0, > from ../include/main.h:32, > from ../include/tvwidgets.h:27, > from ../include/slopemap.h:27, > from slopemap.cc:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from obj3dcsg.cc:24:0: >../include/obj3dcsg.h: In destructor 'virtual CsgCutAway::~CsgCutAway()': >../include/obj3dcsg.h:96:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~CsgCutAway() { delete cutaway_textures; } > ^ >../include/obj3dcsg.h: In destructor 'virtual LightGroup::~LightGroup()': >../include/obj3dcsg.h:190:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~LightGroup() { delete global_lights; } > ^ >obj3dcsg.cc: In destructor 'virtual ObjCSG::~ObjCSG()': >obj3dcsg.cc:68:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete translation; > ^ >obj3dcsg.cc:69:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >obj3dcsg.cc:70:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >obj3dcsg.cc:71:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete node_expanded; > ^ >obj3dcsg.cc:72:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete evaluate; > ^ >obj3dcsg.cc: In member function 'virtual void ObjCSG::add_to_tree(GtkWidget*, GtkTreeStore*, GtkTreeSelection*, GtkTreeIter*, GtkTreeIter*, const gchar*)': >obj3dcsg.cc:201:6: warning: variable 'test' set but not used [-Wunused-but-set-variable] > bool test = false; > ^ >obj3dcsg.cc: In constructor 'CsgUnion::CsgUnion(app_objs*)': >obj3dcsg.cc:456:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Union" ); > ^ >obj3dcsg.cc: In constructor 'CsgDifference::CsgDifference(app_objs*)': >obj3dcsg.cc:549:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Difference" ); > ^ >obj3dcsg.cc: In constructor 'CsgMerge::CsgMerge(app_objs*)': >obj3dcsg.cc:708:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Merge" ); > ^ >obj3dcsg.cc: In constructor 'CsgIntersection::CsgIntersection(app_objs*)': >obj3dcsg.cc:756:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Intersection" ); > ^ >obj3dcsg.cc: In constructor 'LightGroup::LightGroup(app_objs*)': >obj3dcsg.cc:915:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Light Group" ); > ^ >obj3dcsg.cc: In constructor 'CsgGroup::CsgGroup(app_objs*)': >obj3dcsg.cc:1031:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Group" ); > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT viewmanager.o -MD -MP -MF ".deps/viewmanager.Tpo" -c -o viewmanager.o viewmanager.cc; \ >then mv -f ".deps/viewmanager.Tpo" ".deps/viewmanager.Po"; else rm -f ".deps/viewmanager.Tpo"; exit 1; fi >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlist.h:29, > from objectlist.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlist.h:29, > from objectlist.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlayer.h:27, > from objectlayer.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from objectlist.cc:26: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlayer.h:27, > from objectlayer.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from objectlist.cc:26: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from objectlist.cc:26:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from objectlayer.cc:28: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from objparam.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from objectlist.cc:41:0: >../include/obj3dcsg.h: In destructor 'virtual CsgCutAway::~CsgCutAway()': >../include/obj3dcsg.h:96:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~CsgCutAway() { delete cutaway_textures; } > ^ >../include/obj3dcsg.h: In destructor 'virtual LightGroup::~LightGroup()': >../include/obj3dcsg.h:190:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~LightGroup() { delete global_lights; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT blob.o -MD -MP -MF ".deps/blob.Tpo" -c -o blob.o blob.cc; \ >then mv -f ".deps/blob.Tpo" ".deps/blob.Po"; else rm -f ".deps/blob.Tpo"; exit 1; fi >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from objectlayer.cc:28: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from objectlist.cc:48:0: >../include/blob.h: In destructor 'virtual Blob::~Blob()': >../include/blob.h:54:20: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~Blob() { delete threshold; delete sturm; delete hierarchy; } > ^ >../include/blob.h:54:38: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~Blob() { delete threshold; delete sturm; delete hierarchy; } > ^ >../include/blob.h:54:52: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~Blob() { delete threshold; delete sturm; delete hierarchy; } > ^ >In file included from ../include/objparam.h:30:0, > from objparam.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/preferences.h:29:0, > from preferences.cc:29: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/preferences.h:29:0, > from preferences.cc:29: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from object3d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >objectlist.cc: At global scope: >objectlist.cc:99:2: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] > }; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from object3d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >objectlist.cc: In member function 'void ObjectList::add_subtree(const char*, const char*, Object3DDef*, int)': >objectlist.cc:1410:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > pixmap = tv_get_pixmap( "object_default.xpm" ); > ^ >objectlist.cc:1425:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( defs[i].icon == NULL ) pixmap = tv_get_pixmap( "object_default.xpm" ); > ^ >In file included from objectlayer.cc:28:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >objectlayer.cc: In constructor 'ObjectLayer::ObjectLayer(app_objs*)': >objectlayer.cc:56:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Layer #1" ); > ^ >objectlist.cc: In member function 'void ObjectList::load_object()': >objectlist.cc:1957:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ! tvio_check_file_sig( file, "TRUEVISION OBJECT" ) ) { > ^ >objectlist.cc:1979:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > Material *tex = (Material*)(new PovMaterial( app_ref, "MATERIAL" )); > ^ >objectlayer.cc: In destructor 'ObjectLayer::~ObjectLayer()': >objectlayer.cc:99:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete visible; > ^ >objectlayer.cc:100:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete selectable; > ^ >objectlayer.cc:101:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete render; > ^ >objectlayer.cc: In member function 'void ObjectLayer::add_to_list(GtkListStore*, int)': >objectlayer.cc:220:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "object_visible.xpm" ); > ^ >objectlayer.cc:228:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = pixmap = tv_get_pixmap( "lock.xpm" ); > ^ >objectlayer.cc:228:52: warning: operation on 'pixmap' may be undefined [-Wsequence-point] >objectlayer.cc:236:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = pixmap = tv_get_pixmap( "render.xpm" ); > ^ >objectlayer.cc:236:54: warning: operation on 'pixmap' may be undefined [-Wsequence-point] >objectlayer.cc: In member function 'void ObjectLayer::toggle_property(int)': >objectlayer.cc:281:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "object_visible.xpm" ); > ^ >objectlayer.cc:297:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "lock.xpm" ); > ^ >objectlayer.cc:311:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "render.xpm" ); > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from objparam.cc:28: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from preferences.cc:30: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from objparam.cc:28: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from preferences.cc:30: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlist.h:29, > from ../include/scene.h:28, > from scene.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from object3d.cc:26: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlist.h:29, > from ../include/scene.h:28, > from scene.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from preferences.cc:30:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >In file included from ../include/povfe.h:28:0, > from povfe.cc:30: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >preferences.cc: In constructor 'Preferences::Preferences(app_objs*)': >preferences.cc:232:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > povcmd->set( "povray" ); > ^ >preferences.cc:239:56: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > fonts_path->set( "/usr/lib/povray/include/crystal.ttf" ); > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from object3d.cc:26: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlist.h:29, > from proppanel.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >preferences.cc: In member function 'void Preferences::clicked(gint)': >preferences.cc:505:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( sel == 1 ) truevision_help_display( "truevision.xml", "sect-gui-prefs1", NULL ); > ^ >preferences.cc:505:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >preferences.cc:506:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( sel == 2 ) truevision_help_display( "truevision.xml", "sect-gui-prefs2", NULL ); > ^ >preferences.cc:506:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >preferences.cc:507:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( sel == 3 ) truevision_help_display( "truevision.xml", "sect-gui-prefs3", NULL ); > ^ >preferences.cc:507:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >preferences.cc:508:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( sel == 4 ) truevision_help_display( "truevision.xml", "sect-gui-prefs4", NULL ); > ^ >preferences.cc:508:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >In file included from ../include/povfe.h:28:0, > from povfe.cc:30: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/material.h:30:0, > from ../include/texfinish.h:27, > from texfinish.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/objectlist.h:29, > from proppanel.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/material.h:30:0, > from ../include/texfinish.h:27, > from texfinish.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from scene.cc:25: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/plane.h:27, > from plane.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/superellipsoid.h:29, > from superellipsoid.cc:29: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from scene.cc:25: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >texfinish.cc: In destructor 'virtual PovTexFinish::~PovTexFinish()': >texfinish.cc:129:18: warning: deleting object of polymorphic class type 'TvWidget' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete widgets[i]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/plane.h:27, > from plane.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/superellipsoid.h:29, > from superellipsoid.cc:29: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/povpreview.h:28:0, > from povpreview.cc:30: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from proppanel.cc:26: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from object3d.cc:26:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >object3d.cc: In destructor 'virtual Object3D::~Object3D()': >object3d.cc:177:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete hidden; > ^ >object3d.cc:178:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete render; > ^ >object3d.cc:179:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete hollow; > ^ >object3d.cc:180:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete no_shadow; > ^ >object3d.cc:182:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete inverse; > ^ >object3d.cc:183:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete no_image; > ^ >object3d.cc:184:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete no_reflection; > ^ >object3d.cc:185:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete double_illuminate; > ^ >object3d.cc: In member function 'virtual void Object3D::add_to_tree(GtkWidget*, GtkTreeStore*, GtkTreeSelection*, GtkTreeIter*, GtkTreeIter*, const gchar*)': >object3d.cc:295:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > else pixmap = tv_get_pixmap( "object_default.xpm" ); > ^ >object3d.cc:302:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "object_visible.xpm" ); > ^ >object3d.cc:310:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "render.xpm" ); > ^ >object3d.cc: In member function 'void Object3D::set_visibility_pix()': >object3d.cc:460:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "object_visible.xpm" ); > ^ >object3d.cc: In member function 'void Object3D::set_render_pix()': >object3d.cc:472:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pixmap = tv_get_pixmap( "render.xpm" ); > ^ >object3d.cc: In destructor 'virtual Object3D_with_material::~Object3D_with_material()': >object3d.cc:568:8: warning: deleting object of polymorphic class type 'ObjParam_texref' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete texture; > ^ >object3d.cc:569:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete target; > ^ >object3d.cc:570:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete spacing; > ^ >object3d.cc:571:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete refraction; > ^ >object3d.cc:572:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete reflection; > ^ >object3d.cc:573:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete collect; > ^ >object3d.cc:574:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete pass_through; > ^ >object3d.cc: In member function 'void Object3D_with_material::get_texture_widgets(GtkWidget*, bool)': >object3d.cc:583:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( wid, N_("Photons"),6 ); > ^ >object3d.cc: In member function 'void Object3D::help_on_object()': >object3d.cc:660:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > truevision_help_display( "truevision.xml", id, NULL ); > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from proppanel.cc:26: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/povpreview.h:28:0, > from povpreview.cc:30: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from povfe.cc:36: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from scene.cc:26:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >scene.cc: In member function 'void Scene::export_scene_pack()': >scene.cc:302:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ( ends_with(fname, ".tar.gz") == 0 ) && ( ends_with(fname,".tgz") == 0 ) ) { > ^ >scene.cc:302:72: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ( ends_with(fname, ".tar.gz") == 0 ) && ( ends_with(fname,".tgz") == 0 ) ) { > ^ >scene.cc:312:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ends_with(fname, ".tgz") == 1 ) > ^ >scene.cc: In member function 'void Scene::load(gchar*)': >scene.cc:641:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ! tvio_check_file_sig( file, "TRUEVISION SCENE" ) ) { > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from povfe.cc:36: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >superellipsoid.cc: In constructor 'Superellipsoid::Superellipsoid(app_objs*)': >superellipsoid.cc:47:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Superellipsoid" ); > ^ >superellipsoid.cc: In destructor 'virtual Superellipsoid::~Superellipsoid()': >superellipsoid.cc:74:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >superellipsoid.cc:75:9: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete scale; > ^ >superellipsoid.cc:76:9: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >superellipsoid.cc:77:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete east; > ^ >superellipsoid.cc:78:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete north; > ^ >plane.cc: In constructor 'Plane::Plane(app_objs*)': >plane.cc:38:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Plane" ); > ^ >plane.cc: In destructor 'virtual Plane::~Plane()': >plane.cc:58:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >plane.cc:59:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete glsize; > ^ >plane.cc:60:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >In file included from proppanel.cc:27:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >proppanel.cc: In member function 'GtkWidget* PropPanel::create_notebook_page(int)': >proppanel.cc:162:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pname = tv_get_pixmap( "page_detach.png" ); > ^ >proppanel.cc: In member function 'void PropPanel::attach(GtkWidget*)': >proppanel.cc:312:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *pname = tv_get_pixmap( "page_detach.png" ); > ^ >povfe.cc: In destructor 'virtual PovrayFE::~PovrayFE()': >povfe.cc:307:22: warning: deleting object of polymorphic class type 'TvWidget' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete tv_widgets[i]; > ^ >povfe.cc: In member function 'void PovrayFE::opt_box_clicked(int)': >povfe.cc:680:91: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > truevision_help_display( "truevision.xml", (char*)option_box_help_sections[sel], NULL ); > ^ >povfe.cc: In member function 'void PovrayFE::close_opt_box()': >povfe.cc:714:9: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete presets; > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from povpreview.cc:36: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from povpreview.cc:36: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/sphere.h:27, > from sphere.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/material.h:30:0, > from ../include/texnormal.h:27, > from texnormal.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/sphere.h:27, > from sphere.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >povpreview.cc: In destructor 'MaterialPreview::~MaterialPreview()': >povpreview.cc:89:10: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete predef_sizes; > ^ >povpreview.cc:90:9: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete width; > ^ >povpreview.cc:91:9: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete height; > ^ >povpreview.cc:92:9: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete antialias; > ^ >povpreview.cc:93:9: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete predef_scene; > ^ >povpreview.cc:94:9: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete render_wall; > ^ >povpreview.cc:95:9: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete render_floor; > ^ >povpreview.cc:96:9: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete render_sky; > ^ >In file included from ../include/slopemap.h:27:0, > from slopemap.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >povpreview.cc: In member function 'void MaterialPreview::read_output()': >povpreview.cc:714:15: warning: variable 'rect' set but not used [-Wunused-but-set-variable] > GdkRectangle rect; > ^ >In file included from ../include/material.h:30:0, > from ../include/texnormal.h:27, > from texnormal.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/slopemap.h:27:0, > from slopemap.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/texnormal.h:28:0, > from texnormal.cc:24: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >tvio.cc: In function 'bool tvio_skip_section(std::ifstream&)': >tvio.cc:158:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] > if ( (char)ch == '}' ) if ( i == 0 ) return true; else i--; > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from texnormal.cc:27: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/material.h:30:0, > from ../include/texpigment.h:27, > from texpigment.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >sphere.cc: In constructor 'Sphere::Sphere(app_objs*)': >sphere.cc:39:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Sphere" ); > ^ >sphere.cc: In destructor 'virtual Sphere::~Sphere()': >sphere.cc:62:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >sphere.cc:63:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >sphere.cc:64:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >sphere.cc:65:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete radius; > ^ >sphere.cc: In constructor 'BlobSphere::BlobSphere(app_objs*)': >sphere.cc:258:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Blob Sphere" ); > ^ >sphere.cc: In destructor 'virtual BlobSphere::~BlobSphere()': >sphere.cc:272:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete strength; > ^ >In file included from ../include/material.h:30:0, > from ../include/texpigment.h:27, > from texpigment.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/texpigment.h:28:0, > from texpigment.cc:25: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from slopemap.cc:26: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from texpigment.cc:25:0: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >texnormal.cc: In destructor 'virtual PovTexNormal::~PovTexNormal()': >texnormal.cc:104:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use; > ^ >texnormal.cc:105:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >texnormal.cc:106:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete bump_depth; > ^ >texnormal.cc:107:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete no_bump_scale; > ^ >texnormal.cc:112:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete accuracy; > ^ >texnormal.cc: In member function 'void PovTexNormal::type_changed()': >texnormal.cc:202:45: warning: converting 'false' to pointer type for argument 2 of 'PovTexNormal::PovTexNormal(app_objs*, char*, bool)' [-Wconversion-null] > normal1 = new PovTexNormal( app_ref, false ); > ^ >texnormal.cc:203:45: warning: converting 'false' to pointer type for argument 2 of 'PovTexNormal::PovTexNormal(app_objs*, char*, bool)' [-Wconversion-null] > normal2 = new PovTexNormal( app_ref, false ); > ^ >texnormal.cc:204:45: warning: converting 'false' to pointer type for argument 2 of 'PovTexNormal::PovTexNormal(app_objs*, char*, bool)' [-Wconversion-null] > normal3 = new PovTexNormal( app_ref, false ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/torus.h:27, > from torus.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/interface.h:30, > from slopemap.cc:26: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >texnormal.cc: In member function 'virtual bool PovTexNormal::load(std::ifstream&, char*)': >texnormal.cc:531:71: warning: converting 'false' to pointer type for argument 2 of 'PovTexNormal::PovTexNormal(app_objs*, char*, bool)' [-Wconversion-null] > if ( normal1 == NULL ) { normal1 = new PovTexNormal( app_ref, false ); normal1->load( file, tag ); continue; } > ^ >texnormal.cc:532:71: warning: converting 'false' to pointer type for argument 2 of 'PovTexNormal::PovTexNormal(app_objs*, char*, bool)' [-Wconversion-null] > if ( normal2 == NULL ) { normal2 = new PovTexNormal( app_ref, false ); normal2->load( file, tag ); continue; } > ^ >texnormal.cc:533:71: warning: converting 'false' to pointer type for argument 2 of 'PovTexNormal::PovTexNormal(app_objs*, char*, bool)' [-Wconversion-null] > if ( normal3 == NULL ) { normal3 = new PovTexNormal( app_ref, false ); normal3->load( file, tag ); continue; } > ^ >texnormal.cc: In constructor 'MapItem_normal::MapItem_normal(float, guint8, app_objs*)': >texnormal.cc:617:42: warning: converting 'false' to pointer type for argument 2 of 'PovTexNormal::PovTexNormal(app_objs*, char*, bool)' [-Wconversion-null] > normal = new PovTexNormal( appref, false ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/torus.h:27, > from torus.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT text.o -MD -MP -MF ".deps/text.Tpo" -c -o text.o text.cc; \ >then mv -f ".deps/text.Tpo" ".deps/text.Po"; else rm -f ".deps/text.Tpo"; exit 1; fi >In file included from slopemap.cc:26:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >texpigment.cc: In destructor 'virtual PovTexPigment::~PovTexPigment()': >texpigment.cc:106:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete used; > ^ >texpigment.cc:107:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >texpigment.cc:108:8: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete solid1; > ^ >texpigment.cc:109:8: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete solid2; > ^ >texpigment.cc:110:8: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete solid3; > ^ >texpigment.cc: In member function 'void PovTexPigment::type_changed()': >texpigment.cc:239:48: warning: converting 'false' to pointer type for argument 2 of 'PovTexPigment::PovTexPigment(app_objs*, char*, bool)' [-Wconversion-null] > blockpig1 = new PovTexPigment( app_ref, false ); > ^ >texpigment.cc:240:48: warning: converting 'false' to pointer type for argument 2 of 'PovTexPigment::PovTexPigment(app_objs*, char*, bool)' [-Wconversion-null] > blockpig2 = new PovTexPigment( app_ref, false ); > ^ >texpigment.cc:241:48: warning: converting 'false' to pointer type for argument 2 of 'PovTexPigment::PovTexPigment(app_objs*, char*, bool)' [-Wconversion-null] > blockpig3 = new PovTexPigment( app_ref, false ); > ^ >slopemap.cc: In destructor 'virtual TvWidget_slopemap::~TvWidget_slopemap()': >slopemap.cc:133:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use; > ^ >texpigment.cc: In member function 'virtual bool PovTexPigment::load(std::ifstream&, char*)': >texpigment.cc:558:76: warning: converting 'false' to pointer type for argument 2 of 'PovTexPigment::PovTexPigment(app_objs*, char*, bool)' [-Wconversion-null] > if ( blockpig1 == NULL ) { blockpig1 = new PovTexPigment( app_ref, false ); blockpig1->load( file, tag ); continue; } > ^ >texpigment.cc:559:76: warning: converting 'false' to pointer type for argument 2 of 'PovTexPigment::PovTexPigment(app_objs*, char*, bool)' [-Wconversion-null] > if ( blockpig2 == NULL ) { blockpig2 = new PovTexPigment( app_ref, false ); blockpig2->load( file, tag ); continue; } > ^ >texpigment.cc:560:76: warning: converting 'false' to pointer type for argument 2 of 'PovTexPigment::PovTexPigment(app_objs*, char*, bool)' [-Wconversion-null] > if ( blockpig3 == NULL ) { blockpig3 = new PovTexPigment( app_ref, false ); blockpig3->load( file, tag ); continue; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT impsurface.o -MD -MP -MF ".deps/impsurface.Tpo" -c -o impsurface.o impsurface.cc; \ >then mv -f ".deps/impsurface.Tpo" ".deps/impsurface.Po"; else rm -f ".deps/impsurface.Tpo"; exit 1; fi >texpigment.cc: In constructor 'MapItem_pigment::MapItem_pigment(float, guint8, app_objs*)': >texpigment.cc:644:44: warning: converting 'false' to pointer type for argument 2 of 'PovTexPigment::PovTexPigment(app_objs*, char*, bool)' [-Wconversion-null] > pigment = new PovTexPigment( appref, false ); > ^ >torus.cc: In constructor 'Torus::Torus(app_objs*)': >torus.cc:42:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Torus" ); > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT lathe.o -MD -MP -MF ".deps/lathe.Tpo" -c -o lathe.o lathe.cc; \ >then mv -f ".deps/lathe.Tpo" ".deps/lathe.Po"; else rm -f ".deps/lathe.Tpo"; exit 1; fi >torus.cc: In destructor 'virtual Torus::~Torus()': >torus.cc:70:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >torus.cc:71:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete scale; > ^ >torus.cc:72:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >torus.cc:73:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete minor; > ^ >torus.cc:74:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete major; > ^ >torus.cc:75:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sturm; > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT spline2d.o -MD -MP -MF ".deps/spline2d.Tpo" -c -o spline2d.o spline2d.cc; \ >then mv -f ".deps/spline2d.Tpo" ".deps/spline2d.Po"; else rm -f ".deps/spline2d.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT linkobj.o -MD -MP -MF ".deps/linkobj.Tpo" -c -o linkobj.o linkobj.cc; \ >then mv -f ".deps/linkobj.Tpo" ".deps/linkobj.Po"; else rm -f ".deps/linkobj.Tpo"; exit 1; fi >In file included from tvwidgets.cc:25:0: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT prism.o -MD -MP -MF ".deps/prism.Tpo" -c -o prism.o prism.cc; \ >then mv -f ".deps/prism.Tpo" ".deps/prism.Po"; else rm -f ".deps/prism.Tpo"; exit 1; fi >In file included from tvwidgets.cc:25:0: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from tvwidgets2.cc:25:0: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from tvwidgets2.cc:25:0: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from tvwidgets.cc:29: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from ../include/viewmanager.h:29, > from viewmanager.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_transformation::~TvWidget_transformation()': >tvwidgets2.cc:152:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete transfo; > ^ >tvwidgets2.cc:153:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete scale; > ^ >tvwidgets2.cc:154:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete translate; > ^ >tvwidgets2.cc:155:8: warning: deleting object of polymorphic class type 'TvWidget_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotate; > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_axis::~TvWidget_axis()': >tvwidgets2.cc:261:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete axis; > ^ >tvwidgets2.cc:262:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete offset; > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_blockpattern::~TvWidget_blockpattern()': >tvwidgets2.cc:356:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >tvwidgets2.cc:357:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete bricksize; > ^ >tvwidgets2.cc:358:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete mortar; > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from tvwidgets.cc:29: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_noise::~TvWidget_noise()': >tvwidgets2.cc:482:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use; > ^ >tvwidgets2.cc:483:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete turbulence; > ^ >tvwidgets2.cc:484:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete octaves; > ^ >tvwidgets2.cc:485:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete omega; > ^ >tvwidgets2.cc:486:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete lambda; > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_warp::~TvWidget_warp()': >tvwidgets2.cc:683:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use; > ^ >tvwidgets2.cc:684:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >tvwidgets2.cc:685:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete center; > ^ >tvwidgets2.cc:686:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete repeat; > ^ >tvwidgets2.cc:687:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete radius; > ^ >tvwidgets2.cc:688:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete strength; > ^ >tvwidgets2.cc:689:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete falloff; > ^ >tvwidgets2.cc:690:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete inverse; > ^ >tvwidgets2.cc:692:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete offset; > ^ >tvwidgets2.cc:693:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete flip; > ^ >tvwidgets2.cc:694:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete turbulence; > ^ >tvwidgets2.cc:695:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete octaves; > ^ >tvwidgets2.cc:696:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete omega; > ^ >tvwidgets2.cc:697:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete lambda; > ^ >tvwidgets2.cc:698:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete direction; > ^ >tvwidgets2.cc:699:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete dist_exp; > ^ >tvwidgets2.cc:700:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete major_radius; > ^ >tvwidgets2.cc:701:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete normal; > ^ >tvwidgets2.cc:702:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete distance; > ^ >In file included from ../include/glview.h:31:0, > from ../include/glview3d.h:27, > from ../include/viewmanager.h:29, > from viewmanager.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/undo.h:29, > from undo.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_blendmap::~TvWidget_blendmap()': >tvwidgets2.cc:1109:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete type; > ^ >tvwidgets2.cc:1110:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete agate_turb; > ^ >tvwidgets2.cc:1111:8: warning: deleting object of polymorphic class type 'TvWidget_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete gradient_dir; > ^ >tvwidgets2.cc:1112:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete mandel_iterations; > ^ >tvwidgets2.cc:1113:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete quilted_control0; > ^ >tvwidgets2.cc:1114:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete quilted_control1; > ^ >tvwidgets2.cc:1115:8: warning: deleting object of polymorphic class type 'TvWidget_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete spiral_arms; > ^ >tvwidgets2.cc:1117:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete interpolate; > ^ >tvwidgets2.cc:1118:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete frequency; > ^ >tvwidgets2.cc:1119:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete phase; > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_blendmap_mod::~TvWidget_blendmap_mod()': >tvwidgets2.cc:1370:8: warning: deleting object of polymorphic class type 'TvWidget_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete use; > ^ >tvwidgets2.cc:1371:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete waveform; > ^ >tvwidgets2.cc:1372:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete frequency; > ^ >tvwidgets2.cc:1373:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete phase; > ^ >tvwidgets2.cc:1374:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete polywave_count; > ^ >tvwidgets.cc: In member function 'void Rolling_box::set_bar_pix()': >tvwidgets.cc:129:65: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ! rolled_up ) pix_fname = tv_get_pixmap( "view_rollup.png" ); > ^ >tvwidgets.cc:130:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > else pix_fname = tv_get_pixmap( "view_rolldown.png" ); > ^ >tvwidgets2.cc: In destructor 'virtual TvWidget_file::~TvWidget_file()': >tvwidgets2.cc:1499:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete store; > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT isosurface.o -MD -MP -MF ".deps/isosurface.Tpo" -c -o isosurface.o isosurface.cc; \ >then mv -f ".deps/isosurface.Tpo" ".deps/isosurface.Po"; else rm -f ".deps/isosurface.Tpo"; exit 1; fi >tvwidgets2.cc: In destructor 'virtual TvWidget_bitmap::~TvWidget_bitmap()': >tvwidgets2.cc:1684:8: warning: deleting object of polymorphic class type 'TvWidget_percent' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete filter_all; > ^ >tvwidgets2.cc:1685:8: warning: deleting object of polymorphic class type 'TvWidget_percent' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete transmit_all; > ^ >tvwidgets2.cc:1686:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete maptype; > ^ >tvwidgets2.cc:1687:8: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete interpolate; > ^ >tvwidgets2.cc:1688:8: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete once; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/undo.h:29, > from undo.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT function.o -MD -MP -MF ".deps/function.Tpo" -c -o function.o function.cc; \ >then mv -f ".deps/function.Tpo" ".deps/function.Po"; else rm -f ".deps/function.Tpo"; exit 1; fi >tvwidgets.cc: In member function 'void TvWidget_color::gl_set_rgb()': >tvwidgets.cc:639:27: warning: narrowing conversion of '((TvWidget_color*)this)->TvWidget_color::data[0]' from 'double' to 'GLfloat {aka float}' inside { } is ill-formed in C++11 [-Wnarrowing] > GLfloat color[] = { data[0], data[1], data[2], 0 }; > ^ >tvwidgets.cc:639:36: warning: narrowing conversion of '((TvWidget_color*)this)->TvWidget_color::data[1]' from 'double' to 'GLfloat {aka float}' inside { } is ill-formed in C++11 [-Wnarrowing] > GLfloat color[] = { data[0], data[1], data[2], 0 }; > ^ >tvwidgets.cc:639:45: warning: narrowing conversion of '((TvWidget_color*)this)->TvWidget_color::data[2]' from 'double' to 'GLfloat {aka float}' inside { } is ill-formed in C++11 [-Wnarrowing] > GLfloat color[] = { data[0], data[1], data[2], 0 }; > ^ >tvwidgets.cc: In member function 'void TvWidget_color::gl_set_rgb_for_wireframe()': >tvwidgets.cc:649:28: warning: narrowing conversion of '((TvWidget_color*)this)->TvWidget_color::data[0]' from 'double' to 'GLfloat {aka float}' inside { } is ill-formed in C++11 [-Wnarrowing] > GLfloat color[4] = { data[0], data[1], data[2], 1.0 }; > ^ >tvwidgets.cc:649:37: warning: narrowing conversion of '((TvWidget_color*)this)->TvWidget_color::data[1]' from 'double' to 'GLfloat {aka float}' inside { } is ill-formed in C++11 [-Wnarrowing] > GLfloat color[4] = { data[0], data[1], data[2], 1.0 }; > ^ >tvwidgets.cc:649:46: warning: narrowing conversion of '((TvWidget_color*)this)->TvWidget_color::data[2]' from 'double' to 'GLfloat {aka float}' inside { } is ill-formed in C++11 [-Wnarrowing] > GLfloat color[4] = { data[0], data[1], data[2], 1.0 }; > ^ >tvwidgets2.cc: In member function 'virtual bool TvWidget_StringList::load(std::ifstream&, char*)': >tvwidgets2.cc:1984:9: warning: variable 'asize' set but not used [-Wunused-but-set-variable] > { int asize = tvio_get_value_as_int( file ); asize=+1; } // Old version > ^ >tvwidgets.cc: In destructor 'virtual TvWidget_glmat::~TvWidget_glmat()': >tvwidgets.cc:1291:8: warning: deleting object of polymorphic class type 'TvWidget_color' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete diffuse; > ^ >tvwidgets.cc:1292:8: warning: deleting object of polymorphic class type 'TvWidget_color' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete specular; > ^ >tvwidgets.cc:1293:8: warning: deleting object of polymorphic class type 'TvWidget_color' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete emission; > ^ >tvwidgets.cc:1294:8: warning: deleting object of polymorphic class type 'TvWidget_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete shininess; > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT fnintern.o -MD -MP -MF ".deps/fnintern.Tpo" -c -o fnintern.o fnintern.cc; \ >then mv -f ".deps/fnintern.Tpo" ".deps/fnintern.Po"; else rm -f ".deps/fnintern.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT julia.o -MD -MP -MF ".deps/julia.Tpo" -c -o julia.o julia.cc; \ >then mv -f ".deps/julia.Tpo" ".deps/julia.Po"; else rm -f ".deps/julia.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT parametric.o -MD -MP -MF ".deps/parametric.Tpo" -c -o parametric.o parametric.cc; \ >then mv -f ".deps/parametric.Tpo" ".deps/parametric.Po"; else rm -f ".deps/parametric.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT povscript.o -MD -MP -MF ".deps/povscript.Tpo" -c -o povscript.o povscript.cc; \ >then mv -f ".deps/povscript.Tpo" ".deps/povscript.Po"; else rm -f ".deps/povscript.Tpo"; exit 1; fi >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from undo.cc:29: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from undo.cc:29: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >undo.cc: In destructor 'UndoItem::~UndoItem()': >undo.cc:108:47: warning: deleting object of polymorphic class type 'ObjParam' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > if ( action == TV_UNDO_PARAM_CHANGED ) delete param_copy; > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT spline3d.o -MD -MP -MF ".deps/spline3d.Tpo" -c -o spline3d.o spline3d.cc; \ >then mv -f ".deps/spline3d.Tpo" ".deps/spline3d.Po"; else rm -f ".deps/spline3d.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT spheresweep.o -MD -MP -MF ".deps/spheresweep.Tpo" -c -o spheresweep.o spheresweep.cc; \ >then mv -f ".deps/spheresweep.Tpo" ".deps/spheresweep.Po"; else rm -f ".deps/spheresweep.Tpo"; exit 1; fi >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/blob.h:27, > from blob.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/blob.h:27, > from blob.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/blob.h:28:0, > from blob.cc:24: >../include/obj3dcsg.h: In destructor 'virtual CsgCutAway::~CsgCutAway()': >../include/obj3dcsg.h:96:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~CsgCutAway() { delete cutaway_textures; } > ^ >../include/obj3dcsg.h: In destructor 'virtual LightGroup::~LightGroup()': >../include/obj3dcsg.h:190:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~LightGroup() { delete global_lights; } > ^ >In file included from blob.cc:24:0: >../include/blob.h: In destructor 'virtual Blob::~Blob()': >../include/blob.h:54:20: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~Blob() { delete threshold; delete sturm; delete hierarchy; } > ^ >../include/blob.h:54:38: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~Blob() { delete threshold; delete sturm; delete hierarchy; } > ^ >../include/blob.h:54:52: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~Blob() { delete threshold; delete sturm; delete hierarchy; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT bicubic.o -MD -MP -MF ".deps/bicubic.Tpo" -c -o bicubic.o bicubic.cc; \ >then mv -f ".deps/bicubic.Tpo" ".deps/bicubic.Po"; else rm -f ".deps/bicubic.Tpo"; exit 1; fi >blob.cc: In constructor 'Blob::Blob(app_objs*)': >blob.cc:39:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Blob" ); > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT utils3d.o -MD -MP -MF ".deps/utils3d.Tpo" -c -o utils3d.o utils3d.cc; \ >then mv -f ".deps/utils3d.Tpo" ".deps/utils3d.Po"; else rm -f ".deps/utils3d.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT scriptobj.o -MD -MP -MF ".deps/scriptobj.Tpo" -c -o scriptobj.o scriptobj.cc; \ >then mv -f ".deps/scriptobj.Tpo" ".deps/scriptobj.Po"; else rm -f ".deps/scriptobj.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT pyobjects.o -MD -MP -MF ".deps/pyobjects.Tpo" -c -o pyobjects.o pyobjects.cc; \ >then mv -f ".deps/pyobjects.Tpo" ".deps/pyobjects.Po"; else rm -f ".deps/pyobjects.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT pylights.o -MD -MP -MF ".deps/pylights.Tpo" -c -o pylights.o pylights.cc; \ >then mv -f ".deps/pylights.Tpo" ".deps/pylights.Po"; else rm -f ".deps/pylights.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT pyscriptobj.o -MD -MP -MF ".deps/pyscriptobj.Tpo" -c -o pyscriptobj.o pyscriptobj.cc; \ >then mv -f ".deps/pyscriptobj.Tpo" ".deps/pyscriptobj.Po"; else rm -f ".deps/pyscriptobj.Tpo"; exit 1; fi >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/text.h:27, > from text.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT pyscriptdb.o -MD -MP -MF ".deps/pyscriptdb.Tpo" -c -o pyscriptdb.o pyscriptdb.cc; \ >then mv -f ".deps/pyscriptdb.Tpo" ".deps/pyscriptdb.Po"; else rm -f ".deps/pyscriptdb.Tpo"; exit 1; fi >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/text.h:27, > from text.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/lathe.h:27, > from lathe.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from text.cc:29: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include -I/usr/local/include -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -MT pyengine.o -MD -MP -MF ".deps/pyengine.Tpo" -c -o pyengine.o pyengine.cc; \ >then mv -f ".deps/pyengine.Tpo" ".deps/pyengine.Po"; else rm -f ".deps/pyengine.Tpo"; exit 1; fi >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/lathe.h:27, > from lathe.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from text.cc:29: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >text.cc: In constructor 'Text::Text(app_objs*)': >text.cc:39:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Text" ); > ^ >text.cc:52:79: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > entry = new ObjParam_entry( N_("Text"), "STRING", NULL, app_ref, true, "Text" ); > ^ >text.cc: In destructor 'virtual Text::~Text()': >text.cc:71:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >text.cc:72:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >text.cc:73:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >text.cc:74:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete thickness; > ^ >text.cc:75:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete offset; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/spline2d.h:27, > from spline2d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/preferences.h:29:0, > from impsurface.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/spline2d.h:27, > from spline2d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/preferences.h:29:0, > from impsurface.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >lathe.cc: In constructor 'Lathe::Lathe(app_objs*)': >lathe.cc:53:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Lathe" ); > ^ >lathe.cc: In destructor 'virtual Lathe::~Lathe()': >lathe.cc:111:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >lathe.cc:112:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >lathe.cc:113:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >lathe.cc:114:8: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete edit; > ^ >lathe.cc:115:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sturm; > ^ >lathe.cc:116:8: warning: deleting object of polymorphic class type 'ObjParam_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete spline_type; > ^ >lathe.cc:117:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_num; > ^ >lathe.cc:118:8: warning: deleting object of polymorphic class type 'ObjParam_point_2d' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point; > ^ >lathe.cc:119:8: warning: deleting object of polymorphic class type 'ObjParam_point_2d' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_ctrl1; > ^ >lathe.cc:120:8: warning: deleting object of polymorphic class type 'ObjParam_point_2d' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_ctrl2; > ^ >lathe.cc: In member function 'virtual void Lathe::edit_widget(GtkWidget*)': >lathe.cc:303:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_frame( edit_cont, N_("Lathe edition") ); > ^ >lathe.cc:329:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("General settings"), 4 ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/linkobj.h:27, > from linkobj.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/linkobj.h:27, > from linkobj.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/parametric.h:27, > from parametric.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >function.cc: In constructor 'TvFuncExpr::TvFuncExpr(char*, int)': >function.cc:172:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] > if ( string[i] == '*' ) > ^ >function.cc:175:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] > if ( string[i]== '/' ) > ^ >function.cc: In member function 'void TvFuncExpr::parse_expression()': >function.cc:341:15: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] > if ( len + i < string_len-1 & string[i+len] != ' ' ) continue; > ^ >function.cc:357:15: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] > if ( len + i < string_len-1 & string[i+len] != ' ' ) continue; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/parametric.h:27, > from parametric.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/scriptobj.h:29, > from scriptobj.cc:25: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from ../include/object3d.h:27, > from ../include/scriptobj.h:28, > from scriptobj.cc:25: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/scriptobj.h:29, > from scriptobj.cc:25: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/iostream:38, > from ../include/object3d.h:27, > from ../include/scriptobj.h:28, > from scriptobj.cc:25: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/prism.h:27, > from prism.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/prism.h:27, > from prism.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >linkobj.cc: In constructor 'LinkObj::LinkObj(app_objs*)': >linkobj.cc:37:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Link" ); > ^ >linkobj.cc: In destructor 'virtual LinkObj::~LinkObj()': >linkobj.cc:59:8: warning: deleting object of polymorphic class type 'ObjParam_objref' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete link; > ^ >linkobj.cc:60:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete translation; > ^ >linkobj.cc:61:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >linkobj.cc:62:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >linkobj.cc: In member function 'virtual void LinkObj::display(glview*, bool)': >linkobj.cc:98:38: warning: converting 'false' to pointer type for argument 1 of 'virtual void Object3D::display(glview*, bool)' [-Wconversion-null] > link->get_current()->display( false ); > ^ >parametric.cc: In constructor 'Parametric::Parametric(app_objs*)': >parametric.cc:38:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Parametric" ); > ^ >parametric.cc: In destructor 'virtual Parametric::~Parametric()': >parametric.cc:109:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >parametric.cc:110:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >parametric.cc:111:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >parametric.cc:112:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete corner1; > ^ >parametric.cc:113:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete corner2; > ^ >parametric.cc:114:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete show_bb; > ^ >parametric.cc:118:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete preview; > ^ >parametric.cc:119:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete accuracy; > ^ >parametric.cc:120:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete max_gradient; > ^ >parametric.cc:121:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete umin; > ^ >parametric.cc:122:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete umax; > ^ >parametric.cc:123:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete vmin; > ^ >parametric.cc:124:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete vmax; > ^ >parametric.cc:125:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete precompute_depth; > ^ >parametric.cc:126:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete precompute_x; > ^ >parametric.cc:127:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete precompute_y; > ^ >parametric.cc:128:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete precompute_z; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/isosurface.h:27, > from isosurface.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/spline3d.h:27, > from spline3d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/isosurface.h:27, > from isosurface.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >prism.cc: In constructor 'Prism::Prism(app_objs*)': >prism.cc:58:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Prism" ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/spline3d.h:27, > from spline3d.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >prism.cc: In destructor 'virtual Prism::~Prism()': >prism.cc:133:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >prism.cc:134:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >prism.cc:135:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >prism.cc:136:8: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete edit; > ^ >prism.cc:137:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sturm; > ^ >prism.cc:138:8: warning: deleting object of polymorphic class type 'ObjParam_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete spline_type; > ^ >prism.cc:139:8: warning: deleting object of polymorphic class type 'ObjParam_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete sweep_type; > ^ >prism.cc:140:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_num; > ^ >prism.cc:141:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_spline_num; > ^ >prism.cc:142:8: warning: deleting object of polymorphic class type 'ObjParam_point_2d' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point; > ^ >prism.cc:143:8: warning: deleting object of polymorphic class type 'ObjParam_point_2d' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_ctrl1; > ^ >prism.cc:144:8: warning: deleting object of polymorphic class type 'ObjParam_point_2d' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_ctrl2; > ^ >prism.cc:146:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete open; > ^ >prism.cc:147:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete height1; > ^ >prism.cc:148:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete height2; > ^ >prism.cc: In member function 'virtual void Prism::edit_widget(GtkWidget*)': >prism.cc:458:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_frame( edit_cont, N_("Prism edition") ); > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/pyscriptdb.h:7, > from pyscriptdb.cc:25: >/usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/pyscriptdb.h:4, > from pyscriptdb.cc:25: >/usr/include/features.h:225:0: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > ^ >In file included from /usr/include/python2.7/Python.h:8:0, > from ../include/pyengine.h:30, > from ../include/pyscriptdb.h:7, > from pyscriptdb.cc:25: >/usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/bits/stl_algobase.h:59, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/include/g++-v4/vector:60, > from ../include/pyscriptdb.h:4, > from pyscriptdb.cc:25: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > ^ >isosurface.cc: In constructor 'IsoSurface::IsoSurface(app_objs*)': >isosurface.cc:38:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Isosurface" ); > ^ >isosurface.cc: In destructor 'virtual IsoSurface::~IsoSurface()': >isosurface.cc:89:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >isosurface.cc:90:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >isosurface.cc:91:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >isosurface.cc:92:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete corner1; > ^ >isosurface.cc:93:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete corner2; > ^ >isosurface.cc:94:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete show_bb; > ^ >isosurface.cc:95:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete threshold; > ^ >isosurface.cc:97:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete preview; > ^ >isosurface.cc:98:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete open; > ^ >isosurface.cc:99:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete accuracy; > ^ >isosurface.cc:100:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete max_gradient; > ^ >isosurface.cc:101:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete all_intersections; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/povscript.h:27, > from povscript.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/povscript.h:27, > from povscript.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/julia.h:27, > from julia.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/julia.h:27, > from julia.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >povscript.cc: In constructor 'PovScript::PovScript(app_objs*)': >povscript.cc:37:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "PovScript" ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/spheresweep.h:27, > from spheresweep.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >julia.cc: In constructor 'Julia::Julia(app_objs*)': >julia.cc:45:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Julia" ); > ^ >julia.cc: In destructor 'virtual Julia::~Julia()': >julia.cc:88:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete translate; > ^ >julia.cc:89:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete scale; > ^ >julia.cc:90:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >julia.cc:91:8: warning: deleting object of polymorphic class type 'ObjParam_vector4' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete julia_param; > ^ >julia.cc:92:8: warning: deleting object of polymorphic class type 'ObjParam_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete algebra; > ^ >julia.cc:93:8: warning: deleting object of polymorphic class type 'ObjParam_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete function; > ^ >julia.cc:94:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete max_iteration; > ^ >julia.cc:95:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete precision; > ^ >julia.cc:96:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete distance; > ^ >julia.cc:97:8: warning: deleting object of polymorphic class type 'ObjParam_vector4' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete slice; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/spheresweep.h:27, > from spheresweep.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >spheresweep.cc: In constructor 'SphereSweep::SphereSweep(app_objs*)': >spheresweep.cc:51:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "SphereSweep" ); > ^ >spheresweep.cc: In destructor 'virtual SphereSweep::~SphereSweep()': >spheresweep.cc:114:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >spheresweep.cc:115:9: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >spheresweep.cc:116:9: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >spheresweep.cc:117:9: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete edit; > ^ >spheresweep.cc:118:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete tolerance; > ^ >spheresweep.cc:119:9: warning: deleting object of polymorphic class type 'ObjParam_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete spline_type; > ^ >spheresweep.cc:120:9: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_num; > ^ >spheresweep.cc:121:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point; > ^ >spheresweep.cc:122:9: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete radius; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >spheresweep.cc: In member function 'virtual void SphereSweep::edit_widget(GtkWidget*)': >spheresweep.cc:457:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_frame( edit_cont, N_("SphereSweep edition") ); > ^ >spheresweep.cc:485:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("General settings"), 4 ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/bicubic.h:27, > from bicubic.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/bicubic.h:27, > from bicubic.cc:24: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/scriptobj.h:28, > from scriptobj.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/scriptobj.h:28, > from scriptobj.cc:25: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >bicubic.cc: In constructor 'Bicubic::Bicubic(app_objs*)': >bicubic.cc:53:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > set_name( "Bicubic Patch" ); > ^ >bicubic.cc: In destructor 'virtual Bicubic::~Bicubic()': >bicubic.cc:117:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >bicubic.cc:118:8: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >bicubic.cc:119:8: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >bicubic.cc:120:8: warning: deleting object of polymorphic class type 'ObjParam_bool_activator' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete edit; > ^ >bicubic.cc:121:8: warning: deleting object of polymorphic class type 'ObjParam_float' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete flatness; > ^ >bicubic.cc:122:8: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete preprocess; > ^ >bicubic.cc:123:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete ustep; > ^ >bicubic.cc:124:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete vstep; > ^ >bicubic.cc:126:8: warning: deleting object of polymorphic class type 'ObjParam_int' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point_num; > ^ >bicubic.cc:127:8: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete current_point; > ^ >bicubic.cc: In member function 'virtual void Bicubic::edit_widget(GtkWidget*)': >bicubic.cc:303:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_frame( edit_cont, N_("Patch edition") ); > ^ >bicubic.cc:317:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("General settings"), 3 ); > ^ >scriptobj.cc: In destructor 'virtual ScriptObj::~ScriptObj()': >scriptobj.cc:83:9: warning: deleting object of polymorphic class type 'ObjParam_point' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete location; > ^ >scriptobj.cc:84:9: warning: deleting object of polymorphic class type 'ObjParam_scale' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete size; > ^ >scriptobj.cc:85:9: warning: deleting object of polymorphic class type 'ObjParam_rotation' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > delete rotation; > ^ >scriptobj.cc: In member function 'virtual void ScriptObj::edit_widget(GtkWidget*)': >scriptobj.cc:497:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > new_table( edit_cont, N_("Transformation"), tab_num ); > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >scriptobj.cc: In member function 'bool ScriptObj::load_value_value(std::ifstream&, char*, char**)': >scriptobj.cc:861:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyScriptObj::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyscriptobj.cc:438:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyscriptobj.cc:438:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyscriptobj.cc:438:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PyScriptObj::set_size(PyObject*, PyObject*)': >../include/tvwidgets.h:551:82: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyscriptobj.cc:475:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/tvwidgets.h:551:71: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyscriptobj.cc:475:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyscriptobj.h:30, > from pyscriptobj.cc:26: >../include/tvwidgets.h:551:60: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyscriptobj.cc:475:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/pyobjects.h:31, > from pyobjects.cc:26: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/pyobjects.h:31, > from pyobjects.cc:26: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/pyobjects.h:38:0, > from pyobjects.cc:26: >../include/obj3dcsg.h: In destructor 'virtual CsgCutAway::~CsgCutAway()': >../include/obj3dcsg.h:96:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~CsgCutAway() { delete cutaway_textures; } > ^ >../include/obj3dcsg.h: In destructor 'virtual LightGroup::~LightGroup()': >../include/obj3dcsg.h:190:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~LightGroup() { delete global_lights; } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyengine.cc:2: >../include/tvwidgets.h: In destructor 'virtual TvWidget_noise_generator::~TvWidget_noise_generator()': >../include/tvwidgets.h:462:48: warning: deleting object of polymorphic class type 'TvWidget_option_combo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_noise_generator() { delete mode; } > ^ >pyscriptdb.cc: In member function 'void PyScriptDB::scan_directory(char*)': >pyscriptdb.cc:69:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > if ( ends_with(dir->d_name, ".py") == 1 ) { > ^ >pyscriptdb.cc: In member function 'std::vector<char*>* PyScript::split_menu_path()': >pyscriptdb.cc:156:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for( i = 0 ; i < strlen(_menupath) ; i++ ) { > ^ >pyobjects.cc: In static member function 'static PyObject* PyBox::access_box(PyObject*, PyObject*)': >pyobjects.cc:854:7: warning: variable 'b' set but not used [-Wunused-but-set-variable] > Box* b = NULL; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyengine.cc:2: >../include/tvwidgets.h: In destructor 'virtual TvWidget_bumpmap::~TvWidget_bumpmap()': >../include/tvwidgets.h:1018:40: warning: deleting object of polymorphic class type 'TvWidget_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > virtual ~TvWidget_bumpmap() { delete use_color; } > ^ >In file included from ../include/density.h:28:0, > from ../include/media.h:28, > from ../include/interior.h:28, > from ../include/matpov.h:28, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/pyobjects.h:31, > from pyengine.cc:2: >../include/mapedit.h: In constructor 'MapItem_test::MapItem_test(float)': >../include/mapedit.h:79:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > MapItem_test( float val = -1 ) : MapItem( "Test item", val) {} > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PyPointLight::set_color(PyObject*, PyObject*)': >../include/tvwidgets.h:328:91: warning: '*((void*)& vec +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( double r, double g, double b, double a = 1 ) { data[0]=r; data[1]=g; data[2]=b; data[3]=a; } > ^ >pylights.cc:110:9: note: '*((void*)& vec +16)' was declared here > double vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:328:80: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( double r, double g, double b, double a = 1 ) { data[0]=r; data[1]=g; data[2]=b; data[3]=a; } > ^ >pylights.cc:110:9: note: '*((void*)& vec +8)' was declared here > double vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:328:69: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( double r, double g, double b, double a = 1 ) { data[0]=r; data[1]=g; data[2]=b; data[3]=a; } > ^ >pylights.cc:110:9: note: 'vec' was declared here > double vec[3]; > ^ >In file included from ../include/matpov.h:29:0, > from ../include/matlist.h:33, > from ../include/scene.h:29, > from ../include/pyobjects.h:31, > from pyengine.cc:2: >../include/texpigment.h: In destructor 'virtual MapItem_color::~MapItem_color()': >../include/texpigment.h:141:29: warning: deleting object of polymorphic class type 'TvWidget_pigment' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~MapItem_color() { delete solcol; delete label; } > ^ >In file included from ../include/pyobjects.h:38:0, > from pyengine.cc:2: >../include/obj3dcsg.h: In destructor 'virtual CsgCutAway::~CsgCutAway()': >../include/obj3dcsg.h:96:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~CsgCutAway() { delete cutaway_textures; } > ^ >../include/obj3dcsg.h: In destructor 'virtual LightGroup::~LightGroup()': >../include/obj3dcsg.h:190:26: warning: deleting object of polymorphic class type 'ObjParam_bool' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] > ~LightGroup() { delete global_lights; } > ^ >In file included from ../include/pyobjects.h:42:0, > from pyobjects.cc:26: >../include/bicubic.h: In member function 'float* Bicubic::get_control_point(int)': >../include/bicubic.h:89:110: warning: control reaches end of non-void function [-Wreturn-type] > float* get_control_point(int index) { if(index < 17 && index > 0)return ((float*)control_points[index-1]); } > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PySpotLight::set_point_at(PyObject*, PyObject*)': >../include/tvwidgets.h:551:82: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >In file included from pyengine.cc:5:0: >../include/interface.h: In function 'void interf_sign_menu_help(GtkWidget*, gpointer)': >../include/interface.h:114:126: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > friend void interf_sign_menu_help( GtkWidget *wid, gpointer data ) { truevision_help_display( "truevision.xml", NULL, NULL ); } > ^ >pylights.cc:1215:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:551:71: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pylights.cc:1215:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:551:60: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pylights.cc:1215:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PySpotLight::set_color(PyObject*, PyObject*)': >../include/tvwidgets.h:328:91: warning: '*((void*)& vec +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( double r, double g, double b, double a = 1 ) { data[0]=r; data[1]=g; data[2]=b; data[3]=a; } > ^ >pylights.cc:876:9: note: '*((void*)& vec +16)' was declared here > double vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:328:80: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( double r, double g, double b, double a = 1 ) { data[0]=r; data[1]=g; data[2]=b; data[3]=a; } > ^ >pylights.cc:876:9: note: '*((void*)& vec +8)' was declared here > double vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:328:69: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( double r, double g, double b, double a = 1 ) { data[0]=r; data[1]=g; data[2]=b; data[3]=a; } > ^ >pylights.cc:876:9: note: 'vec' was declared here > double vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyAreaLight::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pylights.cc:508:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pylights.cc:508:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pylights.cc:508:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PyAreaLight::set_size(PyObject*, PyObject*)': >../include/tvwidgets.h:551:82: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pylights.cc:545:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:551:71: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pylights.cc:545:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pylights.h:30, > from pylights.cc:26: >../include/tvwidgets.h:551:60: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pylights.cc:545:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PyBox::set_size(PyObject*, PyObject*)': >../include/tvwidgets.h:551:82: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:924:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:71: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:924:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:60: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:924:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PyBox::set_corner1(PyObject*, PyObject*)': >../include/tvwidgets.h:551:82: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:1009:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:71: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:1009:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:60: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:1009:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PyBox::set_corner2(PyObject*, PyObject*)': >../include/tvwidgets.h:551:82: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:1049:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:71: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:1049:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:60: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:1049:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyBox::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:967:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:967:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:967:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:42:0, > from pyobjects.cc:26: >../include/bicubic.h: In static member function 'static PyObject* PyBicubic::set_control_point(PyObject*, PyObject*)': >../include/bicubic.h:92:39: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > control_points[index-1][2] = data[2];} > ^ >pyobjects.cc:3315:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:42:0, > from pyobjects.cc:26: >../include/bicubic.h:91:39: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > control_points[index-1][1] = data[1]; > ^ >pyobjects.cc:3315:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:42:0, > from pyobjects.cc:26: >../include/bicubic.h:90:126: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_control_point(int index, float *data) { if(index < 1 || index > 17) {return;} control_points[index-1][0] = data[0]; > ^ >pyobjects.cc:3315:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyDisc::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2972:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2972:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2972:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyTorus::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2730:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2730:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2730:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyBicubic::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:3181:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:3181:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:3181:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h: In static member function 'static PyObject* PyCone::set_size(PyObject*, PyObject*)': >../include/cone.h:67:68: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1337:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h:67:68: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1337:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h:67:68: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1337:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h: In static member function 'static PyObject* PyCylinder::set_size(PyObject*, PyObject*)': >../include/cylinder.h:66:68: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1655:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h:66:68: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1655:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h:66:68: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1655:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h: In static member function 'static PyObject* PyCylinder::set_cap_point(PyObject*, PyObject*)': >../include/cylinder.h:70:77: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_cap_point(float *data){ cap_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1763:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h:70:77: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_cap_point(float *data){ cap_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1763:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h:70:77: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_cap_point(float *data){ cap_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1763:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PySphere::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1199:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1199:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1199:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h: In static member function 'static PyObject* PyCone::set_cap_point(PyObject*, PyObject*)': >../include/cone.h:71:77: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_cap_point(float *data){ cap_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1472:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h:71:77: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_cap_point(float *data){ cap_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1472:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h:71:77: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_cap_point(float *data){ cap_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1472:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:34:0, > from pyobjects.cc:26: >../include/sphere.h: In static member function 'static PyObject* PySphere::set_size(PyObject*, PyObject*)': >../include/sphere.h:61:68: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1161:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:34:0, > from pyobjects.cc:26: >../include/sphere.h:61:68: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1161:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:34:0, > from pyobjects.cc:26: >../include/sphere.h:61:68: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1161:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyCone::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1375:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1375:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1375:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyCylinder::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1693:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1693:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1693:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h: In static member function 'static PyObject* PyBicubic::set_size(PyObject*, PyObject*)': >../include/tvwidgets.h:551:82: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:3143:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:71: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:3143:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/objparam.h:30:0, > from ../include/object3d.h:34, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/tvwidgets.h:551:60: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > virtual void set( float x, float y, float z ) { data[0]=x; data[1]=y; data[2]=z; } > ^ >pyobjects.cc:3143:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h: In static member function 'static PyObject* PyCylinder::set_base_point(PyObject*, PyObject*)': >../include/cylinder.h:69:79: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_base_point(float *data){ base_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1801:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h:69:79: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_base_point(float *data){ base_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1801:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:40:0, > from pyobjects.cc:26: >../include/cylinder.h:69:79: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_base_point(float *data){ base_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1801:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:37:0, > from pyobjects.cc:26: >../include/superellipsoid.h: In static member function 'static PyObject* PySuperEllipsoid::set_size(PyObject*, PyObject*)': >../include/superellipsoid.h:64:69: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2214:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:37:0, > from pyobjects.cc:26: >../include/superellipsoid.h:64:69: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2214:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:37:0, > from pyobjects.cc:26: >../include/superellipsoid.h:64:69: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2214:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h: In static member function 'static PyObject* PyCone::set_base_point(PyObject*, PyObject*)': >../include/cone.h:70:79: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_base_point(float *data){ base_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1508:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h:70:79: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_base_point(float *data){ base_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1508:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:35:0, > from pyobjects.cc:26: >../include/cone.h:70:79: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_base_point(float *data){ base_point->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:1508:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:39:0, > from pyobjects.cc:26: >../include/torus.h: In static member function 'static PyObject* PyTorus::set_size(PyObject*, PyObject*)': >../include/torus.h:64:69: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2692:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:39:0, > from pyobjects.cc:26: >../include/torus.h:64:69: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2692:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:39:0, > from pyobjects.cc:26: >../include/torus.h:64:69: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2692:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:41:0, > from pyobjects.cc:26: >../include/disc.h: In static member function 'static PyObject* PyDisc::set_size(PyObject*, PyObject*)': >../include/disc.h:66:69: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2934:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:41:0, > from pyobjects.cc:26: >../include/disc.h:66:69: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2934:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:41:0, > from pyobjects.cc:26: >../include/disc.h:66:69: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { scale->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2934:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyCSGObject::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2373:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2373:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2373:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:38:0, > from pyobjects.cc:26: >../include/obj3dcsg.h: In static member function 'static PyObject* PyCSGObject::set_size(PyObject*, PyObject*)': >../include/obj3dcsg.h:79:68: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2410:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:38:0, > from pyobjects.cc:26: >../include/obj3dcsg.h:79:68: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2410:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/pyobjects.h:38:0, > from pyobjects.cc:26: >../include/obj3dcsg.h:79:68: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set_size(float *data) { size->set(data[0], data[1], data[2]);} > ^ >pyobjects.cc:2410:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PyPlane::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1948:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1948:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:1948:8: note: 'vec' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h: In static member function 'static PyObject* PySuperEllipsoid::set_rotation(PyObject*, PyObject*)': >../include/objparam.h:373:74: warning: '*((void*)& vec +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2177:8: note: '*((void*)& vec +8)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:63: warning: '*((void*)& vec +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2177:8: note: '*((void*)& vec +4)' was declared here > float vec[3]; > ^ >In file included from ../include/object3d.h:34:0, > from ../include/pyobjects.h:30, > from pyobjects.cc:26: >../include/objparam.h:373:52: warning: 'vec' may be used uninitialized in this function [-Wmaybe-uninitialized] > void set( float a, float b, float c ) { data[0]=a; data[1]=b; data[2]=c; } > ^ >pyobjects.cc:2177:8: note: 'vec' was declared here > float vec[3]; > ^ >/bin/bash ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -Wl,-O1 -Wl,--as-needed -o truevision -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -L../ftgl atmosphere.o box.o camera.o cone.o cylinder.o density.o disc.o dlgutils.o fog.o glview.o glview2d.o glview3d.o heightfield.o interface.o interior.o lights.o main.o mapedit.o material.o matlib.o matlist.o mateditor.o matpov.o media.o obj3dcsg.o object3d.o objectlayer.o objectlist.o objparam.o plane.o povfe.o povpreview.o preferences.o proppanel.o rotation.o scene.o slopemap.o sphere.o superellipsoid.o texfinish.o texnormal.o texpigment.o torus.o tvio.o tvwidgets.o tvwidgets2.o undo.o viewmanager.o blob.o text.o impsurface.o lathe.o spline2d.o linkobj.o prism.o isosurface.o function.o fnintern.o julia.o parametric.o povscript.o spline3d.o spheresweep.o bicubic.o utils3d.o scriptobj.o pyobjects.o pylights.o pyscriptobj.o pyscriptdb.o pyengine.o ../ftgl/libftgltv.a -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgdkglext-x11-1.0 -lgtkglext-x11-1.0 -L/usr/lib64 -lpython2.7 -lGLU -lGL -lgdkglext-x11-1.0 -L/usr/local/lib -L/usr/lib -lfreetype -lgdkglext-x11-1.0 -lgtkglext-x11-1.0 -L/usr/lib64 -lpython2.7 -lGLU -lGL -lgdkglext-x11-1.0 -L/usr/local/lib -L/usr/lib -lfreetype >mkdir .libs >x86_64-pc-linux-gnu-g++ -Wall -O2 -I/usr/include/python2.7 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gtkglext-1.0/ -I/usr/local/include/gtkglext-1.0/ -I/usr/lib/gtkglext-1.0/include/ -I/usr/local/lib/gtkglext-1.0/include/ -I/usr/local/include -I. -I.. -Wl,-O1 -Wl,--as-needed -o truevision atmosphere.o box.o camera.o cone.o cylinder.o density.o disc.o dlgutils.o fog.o glview.o glview2d.o glview3d.o heightfield.o interface.o interior.o lights.o main.o mapedit.o material.o matlib.o matlist.o mateditor.o matpov.o media.o obj3dcsg.o object3d.o objectlayer.o objectlist.o objparam.o plane.o povfe.o povpreview.o preferences.o proppanel.o rotation.o scene.o slopemap.o sphere.o superellipsoid.o texfinish.o texnormal.o texpigment.o torus.o tvio.o tvwidgets.o tvwidgets2.o undo.o viewmanager.o blob.o text.o impsurface.o lathe.o spline2d.o linkobj.o prism.o isosurface.o function.o fnintern.o julia.o parametric.o povscript.o spline3d.o spheresweep.o bicubic.o utils3d.o scriptobj.o pyobjects.o pylights.o pyscriptobj.o pyscriptdb.o pyengine.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -L/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/ftgl ../ftgl/libftgltv.a /usr/lib64/libgnomeui-2.so -L/usr/lib64 /usr/lib64/libgcrypt.so -lxml2 -ldbus-glib-1 -ldbus-1 -lgnutls -lgpg-error -lresolv -lutil -lgnome-keyring -lX11 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt /usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-activation.so -lORBitCosNaming-2 -lORBit-2 -lgnomecanvas-2 /usr/lib64/libart_lgpl_2.so -lm -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lgtkglext-x11-1.0 -lpython2.7 -lGLU -lGL -lgdkglext-x11-1.0 -lfreetype >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: matlib.o: undefined reference to symbol 'uncompress' >/lib64/libz.so.1: error adding symbols: DSO missing from command line >collect2: error: ld returned 1 exit status >Makefile:453: recipe for target 'truevision' failed >make[2]: *** [truevision] Error 1 >make[2]: Leaving directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5/src' >Makefile:465: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/tmp/portage/media-gfx/truevision-0.5.5.2/work/truevision-0.5.5' >Makefile:305: recipe for target 'all' failed >make: *** [all] Error 2 >emake failed > * ERROR: media-gfx/truevision-0.5.5.2::gentoo failed (compile phase): > * compile failure > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 3079: Called gnome2_src_compile > * environment, line 2202: Called die > * The specific snippet of code: > * emake || die "compile failure" > * > * If you need support, post the output of `emerge --info '=media-gfx/truevision-0.5.5.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/truevision-0.5.5.2::gentoo'`. >sed: couldn't open temporary file /etc/portage/package.mask/sedzOCPG9: Permission denied
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 526184
: 387966