------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/guile-1.8.8_4.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/xmlcatmgr-2.2_2.txz + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports ===== Message from xmlcatmgr-2.2_2: -- The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. Installing /packages/All/libglade2-2.6.4_10.txz SUCCEEDED 00:00:51 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> drgeo-1.1.0_21 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> drgeo-1.1.0_21 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by drgeo-1.1.0_21 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> drgeo-1.1.0_21 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by drgeo-1.1.0_21 for building => SHA256 Checksum OK for drgeo-1.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> drgeo-1.1.0_21 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by drgeo-1.1.0_21 for building ===> Extracting for drgeo-1.1.0_21 => SHA256 Checksum OK for drgeo-1.1.0.tar.gz. Extracted Memory Use: 7.94M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for drgeo-1.1.0_21 ===> Applying ports patches for drgeo-1.1.0_21 ===> Applying dragonfly patches for drgeo-1.1.0_21 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> drgeo-1.1.0_21 depends on executable: msgfmt - found ===> drgeo-1.1.0_21 depends on executable: gmake - found ===> drgeo-1.1.0_21 depends on file: /usr/local/bin/intltool-extract - found ===> drgeo-1.1.0_21 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> drgeo-1.1.0_21 depends on shared library: libguile.so - found (/usr/local/lib/libguile.so) ===> drgeo-1.1.0_21 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> drgeo-1.1.0_21 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> drgeo-1.1.0_21 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> drgeo-1.1.0_21 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> drgeo-1.1.0_21 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> drgeo-1.1.0_21 depends on shared library: libglade-2.0.so - found (/usr/local/lib/libglade-2.0.so) ===> drgeo-1.1.0_21 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> drgeo-1.1.0_21 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> drgeo-1.1.0_21 depends on executable: msgfmt - found ===> drgeo-1.1.0_21 depends on executable: gmake - found ===> drgeo-1.1.0_21 depends on file: /usr/local/bin/intltool-extract - found ===> drgeo-1.1.0_21 depends on package: pkgconf>=1.3.0_1 - found ===> drgeo-1.1.0_21 depends on shared library: libguile.so - found (/usr/local/lib/libguile.so) ===> drgeo-1.1.0_21 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> drgeo-1.1.0_21 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> drgeo-1.1.0_21 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> drgeo-1.1.0_21 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> drgeo-1.1.0_21 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> drgeo-1.1.0_21 depends on shared library: libglade-2.0.so - found (/usr/local/lib/libglade-2.0.so) ===> drgeo-1.1.0_21 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> drgeo-1.1.0_21 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for drgeo-1.1.0_21 configure: loading site script /xports/Templates/config.site checking for perl... /usr/local/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking for xgettext... /usr/local/bin/xgettext checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... unknown checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for gtk+-2.0 libglade-2.0 libxml-2.0... yes checking DRGEO_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 checking DRGEO_LIBS... -L/usr/local/lib -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lxml2 checking for guile... /usr/local/bin/guile checking for guile-config... /usr/local/bin/guile-config checking for guile-tools... /usr/local/bin/guile-tools checking libguile compile flags... -I/usr/local/include -I/usr/local/include -pthread checking libguile link flags... -I/usr/local/include -pthread -L/usr/local/lib -lguile -lltdl -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for catalogs to be installed... az ca cs da de el en_CA en_GB es eu fr ga gl gu hi hr hu it ja ml mr nb ne nl no pl pt pt_BR ru rw sl sq sr sr@Latn sv uk zh_CN zh_TW configure: creating ./config.status ./config.status: top_builddir: not found config.status: creating drgeo.spec config.status: creating Makefile config.status: creating geo/Makefile config.status: creating icons/Makefile config.status: creating glade/Makefile config.status: creating po/Makefile.in config.status: creating examples/Makefile config.status: creating examples/figures/Makefile config.status: creating examples/macro/Makefile config.status: creating examples/scheme/Makefile config.status: creating scm/Makefile config.status: creating encode/Makefile config.status: creating plugin/Makefile config.status: creating plugin/drgeo/Makefile config.status: creating plugin/drgeo/progs/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing default-2 commands SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for drgeo-1.1.0_21 gmake[1]: Entering directory '/construction/math/drgeo/drgeo-1.1.0' gmake all-recursive gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0' Making all in po gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/po' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/po' Making all in geo gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/geo' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/geo' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_drawable.o -MD -MP -MF ".deps/drgeo_drawable.Tpo" \ -c -o drgeo_drawable.o `test -f 'drgeo_drawable.cc' || echo './'`drgeo_drawable.cc; \ then mv -f ".deps/drgeo_drawable.Tpo" ".deps/drgeo_drawable.Po"; \ else rm -f ".deps/drgeo_drawable.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_gtkdrawable.o -MD -MP -MF ".deps/drgeo_gtkdrawable.Tpo" \ -c -o drgeo_gtkdrawable.o `test -f 'drgeo_gtkdrawable.cc' || echo './'`drgeo_gtkdrawable.cc; \ then mv -f ".deps/drgeo_gtkdrawable.Tpo" ".deps/drgeo_gtkdrawable.Po"; \ else rm -f ".deps/drgeo_gtkdrawable.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_latexdrawable.o -MD -MP -MF ".deps/drgeo_latexdrawable.Tpo" \ -c -o drgeo_latexdrawable.o `test -f 'drgeo_latexdrawable.cc' || echo './'`drgeo_latexdrawable.cc; \ then mv -f ".deps/drgeo_latexdrawable.Tpo" ".deps/drgeo_latexdrawable.Po"; \ else rm -f ".deps/drgeo_latexdrawable.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_postscriptdrawable.o -MD -MP -MF ".deps/drgeo_postscriptdrawable.Tpo" \ -c -o drgeo_postscriptdrawable.o `test -f 'drgeo_postscriptdrawable.cc' || echo './'`drgeo_postscriptdrawable.cc; \ then mv -f ".deps/drgeo_postscriptdrawable.Tpo" ".deps/drgeo_postscriptdrawable.Po"; \ else rm -f ".deps/drgeo_postscriptdrawable.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_flydrawable.o -MD -MP -MF ".deps/drgeo_flydrawable.Tpo" \ -c -o drgeo_flydrawable.o `test -f 'drgeo_flydrawable.cc' || echo './'`drgeo_flydrawable.cc; \ then mv -f ".deps/drgeo_flydrawable.Tpo" ".deps/drgeo_flydrawable.Po"; \ else rm -f ".deps/drgeo_flydrawable.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_figure.o -MD -MP -MF ".deps/drgeo_figure.Tpo" \ -c -o drgeo_figure.o `test -f 'drgeo_figure.cc' || echo './'`drgeo_figure.cc; \ then mv -f ".deps/drgeo_figure.Tpo" ".deps/drgeo_figure.Po"; \ else rm -f ".deps/drgeo_figure.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT macro.o -MD -MP -MF ".deps/macro.Tpo" \ -c -o macro.o `test -f 'macro.cc' || echo './'`macro.cc; \ then mv -f ".deps/macro.Tpo" ".deps/macro.Po"; \ else rm -f ".deps/macro.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_macro.o -MD -MP -MF ".deps/drgeo_macro.Tpo" \ -c -o drgeo_macro.o `test -f 'drgeo_macro.cc' || echo './'`drgeo_macro.cc; \ then mv -f ".deps/drgeo_macro.Tpo" ".deps/drgeo_macro.Po"; \ else rm -f ".deps/drgeo_macro.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_gtkmacro.o -MD -MP -MF ".deps/drgeo_gtkmacro.Tpo" \ -c -o drgeo_gtkmacro.o `test -f 'drgeo_gtkmacro.cc' || echo './'`drgeo_gtkmacro.cc; \ then mv -f ".deps/drgeo_gtkmacro.Tpo" ".deps/drgeo_gtkmacro.Po"; \ else rm -f ".deps/drgeo_gtkmacro.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_tool.o -MD -MP -MF ".deps/drgeo_tool.Tpo" \ -c -o drgeo_tool.o `test -f 'drgeo_tool.cc' || echo './'`drgeo_tool.cc; \ then mv -f ".deps/drgeo_tool.Tpo" ".deps/drgeo_tool.Po"; \ else rm -f ".deps/drgeo_tool.Tpo"; exit 1; \ fi drgeo_postscriptdrawable.cc:112:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] g_printerr ("Can't open encode file "DRGEO_ENCODEDIR "/latin1.ps\n"); ^ In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_latexdrawable.h:27, from drgeo_postscriptdrawable.h:27, from drgeo_postscriptdrawable.cc:40: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_gtkmacro.h:29, from drgeo_gtkmacro.cc:26: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from macro.h:31, from macro.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_latexdrawable.h:27, from drgeo_postscriptdrawable.h:27, from drgeo_postscriptdrawable.cc:40: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_postscriptdrawable.cc: At global scope: drgeo_postscriptdrawable.cc:56:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgeo_postscriptdrawable.cc:56:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:56:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:56:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_postscriptdrawable.cc:75:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] In file included from drgeo_figure.h:37, from macro.cc:26: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_figure.h:35, from drgeo_macro.h:6, from drgeo_macro.cc:24: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_latexdrawable.h:27, from drgeo_latexdrawable.cc:29: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:37, from drgeo_macro.h:6, from drgeo_macro.cc:24: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_gtkmacro.h:29, from drgeo_gtkmacro.cc:26: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_gtkmacro.cc:31: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_gtkdrawable.h:28, from drgeo_gtkdrawable.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from macro.cc:41: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_latexdrawable.h:27, from drgeo_latexdrawable.cc:29: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_drawable.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_latexdrawable.cc: At global scope: drgeo_latexdrawable.cc:32:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] { "dotscale=1.5,", "dotscale=2.5,", "dotscale=2.5," }; ^ drgeo_latexdrawable.cc:32:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:32:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:36:21: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "dotstlye=square*," }; ^ drgeo_latexdrawable.cc:36:21: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:36:21: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:36:21: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:36:21: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:39:69: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] { "linestyle=dotted,", "linestyle=dashed,", "", "linewidth=0.05," }; ^ drgeo_latexdrawable.cc:39:69: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:39:69: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:39:69: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:46:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_latexdrawable.cc:52:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] In file included from drgeo_gtkdrawable.h:28, from drgeo_gtkdrawable.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_gtkdrawable.cc:32: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT liste_elem.o -MD -MP -MF ".deps/liste_elem.Tpo" \ -c -o liste_elem.o `test -f 'liste_elem.cc' || echo './'`liste_elem.cc; \ then mv -f ".deps/liste_elem.Tpo" ".deps/liste_elem.Po"; \ else rm -f ".deps/liste_elem.Tpo"; exit 1; \ fi In file included from drgeo_macro.cc:27: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ In file included from drgeo_drawable.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_flydrawable.h:27, from drgeo_flydrawable.cc:29: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_tool.h:30, from drgeo_tool.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT mode_obj.o -MD -MP -MF ".deps/mode_obj.Tpo" \ -c -o mode_obj.o `test -f 'mode_obj.cc' || echo './'`mode_obj.cc; \ then mv -f ".deps/mode_obj.Tpo" ".deps/mode_obj.Po"; \ else rm -f ".deps/mode_obj.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT traite.o -MD -MP -MF ".deps/traite.Tpo" \ -c -o traite.o `test -f 'traite.cc' || echo './'`traite.cc; \ then mv -f ".deps/traite.Tpo" ".deps/traite.Po"; \ else rm -f ".deps/traite.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_control.o -MD -MP -MF ".deps/drgeo_control.Tpo" \ -c -o drgeo_control.o `test -f 'drgeo_control.cc' || echo './'`drgeo_control.cc; \ then mv -f ".deps/drgeo_control.Tpo" ".deps/drgeo_control.Po"; \ else rm -f ".deps/drgeo_control.Tpo"; exit 1; \ fi In file included from drgeo_flydrawable.h:27, from drgeo_flydrawable.cc:29: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_flydrawable.cc: At global scope: drgeo_flydrawable.cc:32:19: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] { "3", "5", "7" }; ^ drgeo_flydrawable.cc:32:19: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:32:19: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:35:29: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] { "dline", "line", "line" }; ^ drgeo_flydrawable.cc:35:29: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:35:29: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:38:24: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] { "0", "1", "1", "2" }; ^ drgeo_flydrawable.cc:38:24: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:38:24: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:38:24: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:44:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_flydrawable.cc:50:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] In file included from macro.cc:25: In constructor 'macro::macro(char*, char*, int, int)', inlined from 'bool drgeoMacroRegistry::load(xmlNodePtr)' at macro.cc:384:45: macro.h:172:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (nom, name, l); ~~~~~~~~^~~~~~~~~~~~~~ macro.h: In member function 'bool drgeoMacroRegistry::load(xmlNodePtr)': macro.h:167:14: note: length computed here l = strlen (name); ~~~~~~~^~~~~~ In constructor 'macro::macro(char*, char*, int, int)', inlined from 'bool drgeoMacroRegistry::load(xmlNodePtr)' at macro.cc:384:45: macro.h:180:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (info, description, l); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ macro.h: In member function 'bool drgeoMacroRegistry::load(xmlNodePtr)': macro.h:175:14: note: length computed here l = strlen (description); ~~~~~~~^~~~~~~~~~~~~ drgeo_flydrawable.cc: In member function 'virtual void drgeoFlyDrawable::drawSegment(drgeoStyle&, drgeoVector&, drgeoVector&)': drgeo_flydrawable.cc:194:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] command = "line"; ^~~~~~ In file included from drgeo_figure.h:35, from drgeo_figure.cc:24: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:37, from drgeo_figure.cc:24: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_macro.h:7, from drgeo_macro.cc:24: In constructor 'macro::macro(char*, char*, int, int)', inlined from 'macro* drgeoMacroBuilder::createMacro()' at drgeo_macro.cc:253:38: macro.h:172:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (nom, name, l); ~~~~~~~~^~~~~~~~~~~~~~ macro.h: In member function 'macro* drgeoMacroBuilder::createMacro()': macro.h:167:14: note: length computed here l = strlen (name); ~~~~~~~^~~~~~ In constructor 'macro::macro(char*, char*, int, int)', inlined from 'macro* drgeoMacroBuilder::cIn file included from drgeo_tool.h:30, from drgeo_tool.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ reateMacro()' at drgeo_macro.cc:253:38: macro.h:180:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (info, description, l); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ macro.h: In member function 'macro* drgeoMacroBuilder::createMacro()': macro.h:175:14: note: length computed here l = strlen (description); ~~~~~~~^~~~~~~~~~~~~ drgeo_tool.cc: In member function 'virtual void drgeoSelectTool::handleRelease(drgeoDrawableUI*, drgeoVector&)': drgeo_tool.cc:295:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drawable->showTip (where, "???"); ^ drgeo_tool.cc: In member function 'virtual void drgeoSelectTool::handleMouseAt(drgeoDrawableUI*, drgeoVector&)': drgeo_tool.cc:362:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drawable->showTip (where, "???"); ^ drgeo_tool.cc: In member function 'virtual void drgeoBuildTool::handleRelease(drgeoDrawableUI*, drgeoVector&)': drgeo_tool.cc:566:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drawable->showTip (where, "???"); ^ drgeo_tool.cc: In member function 'virtual void drgeoBuildTool::handleMouseAt(drgeoDrawableUI*, drgeoVector&)': drgeo_tool.cc:613:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drawable->showTip (where, "???"); ^ In member function 'void macro::setDescription(char*)', inlined from 'void drgeoMacroPlayer::setDescription(gchar*)' at drgeo_macro.cc:392:37: macro.h:223:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (info, description, l); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ macro.h: In member function 'void drgeoMacroPlayer::setDescription(gchar*)': macro.h:218:14: note: length computed here l = strlen (description); ~~~~~~~^~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_menu.o -MD -MP -MF ".deps/drgeo_menu.Tpo" \ -c -o drgeo_menu.o `test -f 'drgeo_menu.cc' || echo './'`drgeo_menu.cc; \ then mv -f ".deps/drgeo_menu.Tpo" ".deps/drgeo_menu.Po"; \ else rm -f ".deps/drgeo_menu.Tpo"; exit 1; \ fi drgeo_figure.cc: In member function 'gboolean drgeoFigure::exportToPostScript(const gchar*)': drgeo_figure.cc:355:67: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] ret = exportToPostScriptHandle (fileHandle, g_basename (fileName)); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from drgeo_figure.h:27, from drgeo_figure.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgeo_figure.cc:355:67: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] ret = exportToPostScriptHandle (fileHandle, g_basename (fileName)); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from drgeo_figure.h:27, from drgeo_figure.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgeo_figure.cc: In member function 'gint drgeoFigure::preferedUndoLevel()': drgeo_figure.cc:1312:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] atoi (drgeoConfigGet (":undoLevel")); ^ drgeo_figure.cc:1313:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_toolbar.o -MD -MP -MF ".deps/drgeo_toolbar.Tpo" \ -c -o drgeo_toolbar.o `test -f 'drgeo_toolbar.cc' || echo './'`drgeo_toolbar.cc; \ then mv -f ".deps/drgeo_toolbar.Tpo" ".deps/drgeo_toolbar.Po"; \ else rm -f ".deps/drgeo_toolbar.Tpo"; exit 1; \ fi At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_dialog.o -MD -MP -MF ".deps/drgeo_dialog.Tpo" \ -c -o drgeo_dialog.o `test -f 'drgeo_dialog.cc' || echo './'`drgeo_dialog.cc; \ then mv -f ".deps/drgeo_dialog.Tpo" ".deps/drgeo_dialog.Po"; \ else rm -f ".deps/drgeo_dialog.Tpo"; exit 1; \ fi At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_type.o -MD -MP -MF ".deps/drgeo_type.Tpo" \ -c -o drgeo_type.o `test -f 'drgeo_type.cc' || echo './'`drgeo_type.cc; \ then mv -f ".deps/drgeo_type.Tpo" ".deps/drgeo_type.Po"; \ else rm -f ".deps/drgeo_type.Tpo"; exit 1; \ fi In file included from drgeo_control.cc:24: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ In file included from ../geo_view.h:27, from drgeo_control.h:29, from drgeo_control.cc:25: ./drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': ./drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': ./drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': ./drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': ./drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from mode_obj.h:28, from traite.cc:32: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:37, from drgeo_control.h:30, from drgeo_control.cc:25: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT xml.o -MD -MP -MF ".deps/xml.Tpo" \ -c -o xml.o `test -f 'xml.cc' || echo './'`xml.cc; \ then mv -f ".deps/xml.Tpo" ".deps/xml.Po"; \ else rm -f ".deps/xml.Tpo"; exit 1; \ fi At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' drgeo_control.cc: In member function 'void drgeoControl::setTopControlerWidget(GladeXML*)': drgeo_control.cc:52:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "pointMenu", (gpointer) this); ^ drgeo_control.cc:54:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "curveMenu", (gpointer) this); ^ drgeo_control.cc:56:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "transformationMenu", (gpointer) this); ^ drgeo_control.cc:58:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "numericMenu", (gpointer) this); ^ if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/drgeo_control.cc:60:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'charinclude/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drg*'} [-Wwrite-strings] "macroMenu", (gpointer) this); ^ eo_drgeoVector.o -MD -MP -MF ".deps/drgeo_drgeoVector.Tpo" \ -c -o drgeo_drgeoVector.o `test -f 'drgeo_drgeoVector.cc' || echo './'`drgeo_drgeoVector.cc; \ then mv -f ".deps/drgeo_drgeoVector.Tpo" ".deps/drgeo_drgeoVector.Po"; \ else rm -f ".deps/drgeo_drgeoVector.Tpo"; exit 1; \ fi drgeo_control.cc:62:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "otherMenu", (gpointer) this); ^ drgeo_control.cc:64:35: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "moveItem", (gpointer) this); ^ drgeo_control.cc: In member function 'void drgeoControl::setPointControlerWidget(GladeXML*)': drgeo_control.cc:71:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "freePointItem", (gpointer) this); ^ drgeo_control.cc:73:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "middleItem", (gpointer) this); ^ drgeo_control.cc:75:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "intersectionItem", (gpointer) this); ^ drgeo_control.cc:77:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "coordinatesItem", (gpointer) this); ^ drgeo_control.cc: In member function 'void drgeoControl::setCurveControlerWidget(GladeXML*)': drgeo_control.cc:84:35: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "lineItem", (gpointer) this); ^ drgeo_control.cc:86:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "halfLineItem", (gpointer) this); ^ drgeo_control.cc:88:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "segmentItem", (gpointer) this); ^ drgeo_control.cc:90:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "vectorItem", (gpointer) this); ^ drgeo_control.cc:92:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "circleItem", (gpointer) this); ^ drgeo_control.cc:94:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "arcCircleItem", (gpointer) this); ^ drgeo_control.cc:96:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "locusItem", (gpointer) this); ^ drgeo_control.cc:98:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "polygonItem", (gpointer) this); ^ drgeo_control.cc: In member function 'void drgeoControl::setTransformationControlerWidget(GladeXML*)': drgeo_control.cc:105:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "parallelLineItem", (gpointer) this); ^ drgeo_control.cc:107:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "orthogonalLineItem", (gpointer) this); ^ drgeo_control.cc:109:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "axialSymmetryItem", (gpointer) this); ^ drgeo_control.cc:111:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "centralSymmetryItem", (gpointer) this); ^ if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_geometricObject.o -MD -MP -MF ".deps/drgeo_geometricObject.Tpo" \ -c -o drgeo_geometricObject.o `test -f 'drgeo_geometricObject.cc' || echo './'`drgeo_geometricObject.cc; \ then mv -f ".deps/drgeo_geometricObject.Tpo" ".deps/drgeo_geometricObject.Po"; \ drgeo_control.cc:113:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "translationItem", (gpointer) this); ^ else rm -f ".deps/drgeo_geometricObject.Tpo"; exit 1; \ fi drgeo_control.cc:115:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "rotationItem", (gpointer) this); ^ drgeo_control.cc:117:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "scaleItem", (gpointer) this); ^ drgeo_control.cc: In member function 'void drgeoControl::setNumericControlerWidget(GladeXML*)': drgeo_control.cc:124:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "distanceLengthItem", (gpointer) this); ^ drgeo_control.cc:126:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "angleItem", (gpointer) this); ^ drgeo_control.cc:128:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "coordinatesEquationItem", (gpointer) this); ^ drgeo_control.cc:130:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "scriptItem", (gpointer) this); ^ drgeo_control.cc: In member function 'void drgeoControl::setMacroControlerWidget(GladeXML*)': drgeo_control.cc:137:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "constructMacroItem", (gpointer) this); ^ drgeo_control.cc:139:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "executeMacroItem", (gpointer) this); ^ drgeo_control.cc: In member function 'void drgeoControl::setOtherControlerWidget(GladeXML*)': drgeo_control.cc:146:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "deleteObjectItem", (gpointer) this); ^ drgeo_control.cc:148:35: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "lookItem", (gpointer) this); ^ drgeo_control.cc:150:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "propertyItem", (gpointer) this); ^ drgeo_control.cc: In member function 'void drgeoControl::setShortcutControlerWidget(GladeXML*)': drgeo_control.cc:157:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "freePointItemSc", (gpointer) this); ^ drgeo_control.cc:159:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "segmentItemSc", (gpointer) this); ^ drgeo_control.cc:161:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "lineItemSc", (gpointer) this); ^ drgeo_control.cc:163:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "distanceLengthItemSc", (gpointer) this); ^ drgeo_control.cc:165:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "lookItemSc", (gpointer) this); ^ drgeo_control.cc:167:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "propertyItemSc", (gpointer) this); ^ drgeo_control.cc:169:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "moveItemSc", (gpointer) this); ^ drgeo_control.cc:171:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "deleteObjectItemSc", (gpointer) this); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_point.o -MD -MP -MF ".deps/drgeo_point.Tpo" \ -c -o drgeo_point.o `test -f 'drgeo_point.cc' || echo './'`drgeo_point.cc; \ then mv -f ".deps/drgeo_point.Tpo" ".deps/drgeo_point.Po"; \ else rm -f ".deps/drgeo_point.Tpo"; exit 1; \ fi In file included from mode_obj.h:28, from mode_obj.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_repere.o -MD -MP -MF ".deps/drgeo_repere.Tpo" \ -c -o drgeo_repere.o `test -f 'drgeo_repere.cc' || echo './'`drgeo_repere.cc; \ then mv -f ".deps/drgeo_repere.Tpo" ".deps/drgeo_repere.Po"; \ else rm -f ".deps/drgeo_repere.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_direction.o -MD -MP -MF ".deps/drgeo_direction.Tpo" \ -c -o drgeo_direction.o `test -f 'drgeo_direction.cc' || echo './'`drgeo_direction.cc; \ then mv -f ".deps/drgeo_direction.Tpo" ".deps/drgeo_direction.Po"; \ else rm -f ".deps/drgeo_direction.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_vector.o -MD -MP -MF ".deps/drgeo_vector.Tpo" \ -c -o drgeo_vector.o `test -f 'drgeo_vector.cc' || echo './'`drgeo_vector.cc; \ then mv -f ".deps/drgeo_vector.Tpo" ".deps/drgeo_vector.Po"; \In file included from ../geo_view.h:27, from drgeo_control.h:29, from drgeo_menu.h:26, from drgeo_menu.cc:24: ./drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': ./drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': ./drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': ./drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': ./drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ else rm -f ".deps/drgeo_vector.Tpo"; exit 1; \ fi In file included from drgeo_figure.h:37, from drgeo_control.h:30, from drgeo_menu.h:26, from drgeo_menu.cc:24: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from ../geo_view.h:27, from drgeo_control.h:29, from drgeo_toolbar.h:28, from drgeo_toolbar.cc:23: ./drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': ./drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': ./drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': ./drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': ./drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:37, from drgeo_control.h:30, from drgeo_toolbar.h:28, from drgeo_toolbar.cc:23: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_figure.h:35, from drgeo_dialog.h:26, from drgeo_dialog.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:37, from drgeo_dialog.h:26, from drgeo_dialog.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_menu.cc:28: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ drgeo_menu.cc: In constructor 'drgeoMenu::drgeoMenu(geoView*)': drgeo_menu.cc:55:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_menu.cc:57:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom200Item", (gpointer) this); ^ drgeo_menu.cc:59:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom175Item", (gpointer) this); ^ drgeo_menu.cc:61:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom150Item", (gpointer) this); ^ drgeo_menu.cc:63:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom125Item", (gpointer) this); ^ drgeo_menu.cc:65:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom100Item", (gpointer) this); ^ drgeo_menu.cc:67:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom75Item", (gpointer) this); ^ drgeo_menu.cc:69:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom50Item", (gpointer) this); ^ drgeo_menu.cc:71:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] "zoom25Item", (gpointer) this); ^ drgeo_toolbar.cc: In constructor 'drgeoToolbar::drgeoToolbar(geoView*)': drgeo_toolbar.cc:43:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:45:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:55:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:64:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:73:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:81:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:88:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:95:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ drgeo_toolbar.cc:102:23: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (gpointer) this); ^ In file included from drgeo_dialog.cc:31: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_buildObject.o -MD -MP -MF ".deps/drgeo_buildObject.Tpo" \ -c -o drgeo_buildObject.o `test -f 'drgeo_buildObject.cc' || echo './'`drgeo_buildObject.cc; \ then mv -f ".deps/drgeo_buildObject.Tpo" ".deps/drgeo_buildObject.Po"; \ else rm -f ".deps/drgeo_buildObject.Tpo"; exit 1; \ fi cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_line.o -MD -MP -MF ".deps/drgeo_line.Tpo" \ -c -o drgeo_line.o `test -f 'drgeo_line.cc' || echo './'`drgeo_line.cc; \ then mv -f ".deps/drgeo_line.Tpo" ".deps/drgeo_line.Po"; \ else rm -f ".deps/drgeo_line.Tpo"; exit 1; \ fi At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_halfLine.o -MD -MP -MF ".deps/drgeo_halfLine.Tpo" \ -c -o drgeo_halfLine.o `test -f 'drgeo_halfLine.cc' || echo './'`drgeo_halfLine.cc; \ then mv -f ".deps/drgeo_halfLine.Tpo" ".deps/drgeo_halfLine.Po"; \ else rm -f ".deps/drgeo_halfLine.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_segment.o -MD -MP -MF ".deps/drgeo_segment.Tpo" \ -c -o drgeo_segment.o `test -f 'drgeo_segment.cc' || echo './'`drgeo_segment.cc; \ then mv -f ".deps/drgeo_segment.Tpo" ".deps/drgeo_segment.Po"; \ else rm -f ".deps/drgeo_segment.Tpo"; exit 1; \ fi In file included from drgeo_geometricObject.cc:26: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_circle.o -MD -MP -MF ".deps/drgeo_circle.Tpo" \ -c -o drgeo_circle.o `test -f 'drgeo_circle.cc' || echo './'`drgeo_circle.cc; \ then mv -f ".deps/drgeo_circle.Tpo" ".deps/drgeo_circle.Po"; \ else rm -f ".deps/drgeo_circle.Tpo"; exit 1; \ fi In file included from drgeo_point.h:27, from drgeo_point.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.cc: At global scope: drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:34:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:36:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char *thicknessName[3] = { "Dashed", "Normal", "Thick" }; ^ drgeo_geometricObject.cc:36:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:36:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:38:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] { "Round", "Cross", "Rectangular", "RoundEmpty", "RectangularEmpty" }; ^ drgeo_geometricObject.cc:38:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:38:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:38:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc:38:71: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] drgeo_geometricObject.cc: In member function 'drgeoThicknessType geometricObject::preferedThickness(gchar*)': drgeo_geometricObject.cc:392:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from drgeo_point.cc:30: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_point.cc: In constructor 'point::point(drgeoVector&, liste_elem&, pointType, gboolean, liste_elem*)': drgeo_point.cc:36:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":pointColor"); ^ drgeo_point.cc:37:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.pointShape = preferedShape (":pointShape"); ^ drgeo_point.cc:38:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":pointSize"); ^ drgeo_point.cc: In constructor 'point::point(gdouble, liste_elem&, gboolean, liste_elem*)': drgeo_point.cc:65:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":pointColor"); ^ drgeo_point.cc:66:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.pointShape = preferedShape (":pointShape"); ^ drgeo_point.cc:67:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":pointSize"); ^ drgeo_point.cc: In constructor 'point::point(liste_elem&, pointType, gboolean, liste_elem*, gint)': drgeo_point.cc:86:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":pointColor"); ^ drgeo_point.cc:87:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.pointShape = preferedShape (":pointShape"); ^ drgeo_point.cc:88:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":pointSize"); ^ drgeo_point.cc: In member function 'virtual void point::save(xmlNodePtr, liste_elem&)': drgeo_point.cc:309:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_point.cc:312:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); ^ drgeo_point.cc:315:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_point.cc:318:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_point.cc:321:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_point.cc:324:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Coordinate"); ^ drgeo_point.cc:327:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Intersection"); ^ drgeo_point.cc:334:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Middle_segment"); ^ drgeo_point.cc:337:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Middle_2pts"); ^ drgeo_point.cc:351:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Free"); ^ drgeo_point.cc:361:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "On_curve"); ^ drgeo_point.cc: In member function 'virtual void point::initName()': drgeo_point.cc:487:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_point.cc: In member function 'drgeoPointType point::preferedShape(gchar*)': drgeo_point.cc:559:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from drgeo_repere.h:27, from drgeo_repere.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.cc: In function 'char* strinsmsg(gchar*, gchar*, gchar*)': drgeo_geometricObject.cc:423:15: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (ins, msg, strlen (msg)); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from drgeo_repere.cc:29: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_repere.cc: In member function 'virtual void repere::initName()': drgeo_repere.cc:162:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_arcCircle.o -MD -MP -MF ".deps/drgeo_arcCircle.Tpo" \ -c -o drgeo_arcCircle.o `test -f 'drgeo_arcCircle.cc' || echo './'`drgeo_arcCircle.cc; \ then mv -f ".deps/drgeo_arcCircle.Tpo" ".deps/drgeo_arcCircle.Po"; \ else rm -f ".deps/drgeo_arcCircle.Tpo"; exit 1; \ fi At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_value.o -MD -MP -MF ".deps/drgeo_value.Tpo" \ -c -o drgeo_value.o `test -f 'drgeo_value.cc' || echo './'`drgeo_value.cc; \ then mv -f ".deps/drgeo_value.Tpo" ".deps/drgeo_value.Po"; \ else rm -f ".deps/drgeo_value.Tpo"; exit 1; \ fi At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_angle.o -MD -MP -MF ".deps/drgeo_angle.Tpo" \ -c -o drgeo_angle.o `test -f 'drgeo_angle.cc' || echo './'`drgeo_angle.cc; \ then mv -f ".deps/drgeo_angle.Tpo" ".deps/drgeo_angle.Po"; \ else rm -f ".deps/drgeo_angle.Tpo"; exit 1; \ fi In file included from drgeo_direction.h:27, from drgeo_segment.h:27, from drgeo_segment.cc:26: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_direction.h:27, from drgeo_halfLine.h:27, from drgeo_halfLine.cc:26: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_direction.h:27, from drgeo_direction.cc:24: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_segment.cc:30: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_segment.cc: In constructor 'segment::segment(liste_elem&, segmentType, gboolean, liste_elem*)': drgeo_segment.cc:35:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":segmentColor"); ^ drgeo_segment.cc:36:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":segmentStyle"); ^ drgeo_segment.cc: In member function 'virtual void segment::initName()': drgeo_segment.cc:172:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_segment.cc: In member function 'virtual void segment::save(xmlNodePtr, liste_elem&)': drgeo_segment.cc:186:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_segment.cc:189:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); ^ drgeo_segment.cc:192:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_segment.cc:195:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_segment.cc:198:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_segment.cc:201:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "2pts"); ^ drgeo_segment.cc: In member function 'virtual gboolean segment::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_segment.cc:318:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from drgeo_halfLine.cc:30: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_halfLine.cc: In constructor 'halfLine::halfLine(liste_elem&, halfLineType, gboolean, liste_elem*)': drgeo_halfLine.cc:35:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":halfLineColor"); ^ drgeo_halfLine.cc:36:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":halfLineStyle"); ^ In file included from drgeo_direction.h:27, from drgeo_vector.h:27, from drgeo_vector.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_halfLine.cc: In member function 'virtual void halfLine::initName()': drgeo_halfLine.cc:171:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_halfLine.cc: In member function 'virtual void halfLine::save(xmlNodePtr, liste_elem&)': drgeo_halfLine.cc:185:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wrdrgeo_halfLine.cc:188:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); eturn-type] }; ^ ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_halfLine.cc:191:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_halfLine.cc:194:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_halfLine.cc:197:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_halfLine.cc:200:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "2pts"); ^ In file included from drgeo_direction.h:27, from drgeo_line.h:27, from drgeo_line.cc:26: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_halfLine.cc: In member function 'virtual gboolean halfLine::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_halfLine.cc:334:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:35, from drgeo_buildObject.cc:24: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_numeric.o -MD -MP -MF ".deps/drgeo_numeric.Tpo" \ -c -o drgeo_numeric.o `test -f 'drgeo_numeric.cc' || echo './'`drgeo_numeric.cc; \ then mv -f ".deps/drgeo_numeric.Tpo" ".deps/drgeo_numeric.Po"; \ else rm -f ".deps/drgeo_numeric.Tpo"; exit 1; \ fi In file included from drgeo_figure.h:37, from drgeo_buildObject.cc:24: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_line.cc:30: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_line.cc: In constructor 'line::line(liste_elem&, lineType, gboolean, liste_elem*)': drgeo_line.cc:35:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":lineColor"); ^ drgeo_line.cc:36:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":lineStyle"); ^ drgeo_line.cc: In member function 'virtual void line::initName()': drgeo_line.cc:221:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_line.cc: In member function 'virtual void line::save(xmlNodePtr, liste_elem&)': drgeo_line.cc:236:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_line.cc:239:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); ^ drgeo_line.cc:242:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_line.cc:245:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_line.cc:248:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_line.cc:251:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "2pts"); ^ drgeo_line.cc:254:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "pt_slope"); ^ drgeo_line.cc:257:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "parallel"); ^ drgeo_line.cc:260:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "perpendicular"); ^ In file included from drgeo_circle.h:27, from drgeo_circle.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_line.cc: In member function 'virtual gboolean line::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_line.cc:408:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_string.o -MD -MP -MF ".deps/drgeo_string.Tpo" \ -c -o drgeo_string.o `test -f 'drgeo_string.cc' || echo './'`drgeo_string.cc; \ then mv -f ".deps/drgeo_string.Tpo" ".deps/drgeo_string.Po"; \ else rm -f ".deps/drgeo_string.Tpo"; exit 1; \ fi In file included from drgeo_circle.cc:33: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_vector.cc:31: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_circle.cc: In constructor 'circle::circle(liste_elem&, circleType, gboolean, liste_elem*)': drgeo_circle.cc:38:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":circleColor"); ^ drgeo_circle.cc:39:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":circleStyle"); ^ drgeo_vector.cc: In constructor 'vector::vector(liste_elem&, vectorType, gboolean, liste_elem*)': drgeo_vector.cc:36:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":vectorColor"); ^ drgeo_vector.cc:37:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":vectorStyle"); ^ drgeo_circle.cc: In member function 'virtual void circle::initName()': drgeo_circle.cc:263:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_circle.cc: In member function 'virtual void circle::save(xmlNodePtr, liste_elem&)': drgeo_circle.cc:277:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_vector.cc: In member function 'virtual void vector::initName()': drgeo_vector.cc:189:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_circle.cc:280:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); drgeo_vector.cc: In member function 'virtual void vector::save(xmlNodePtr, liste_elem&)': drgeo_vect ^ or.cc:204:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_circle.cc:283:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_vector.cc:207:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); ^ drgeo_circle.cc:286:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_vector.cc:210:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_vector.cc:213:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_circle.cc:289:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_vector.cc:216:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_circle.cc:292:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "2pts"); ^ drgeo_vector.cc:219:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "2pts"); ^ drgeo_circle.cc:295:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "segment"); ^ drgeo_circle.cc:298:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "radius"); ^ drgeo_circle.cc: In member function 'virtual gboolean circle::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_circle.cc:460:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_equation.o -MD -MP -MF ".deps/drgeo_equation.Tpo" \ -c -o drgeo_equation.o `test -f 'drgeo_equation.cc' || echo './'`drgeo_equation.cc; \ then mv -f ".deps/drgeo_equation.Tpo" ".deps/drgeo_equation.Po"; \ else rm -f ".deps/drgeo_equation.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_locus.o -MD -MP -MF ".deps/drgeo_locus.Tpo" \ -c -o drgeo_locus.o `test -f 'drgeo_locus.cc' || echo './'`drgeo_locus.cc; \ then mv -f ".deps/drgeo_locus.Tpo" ".deps/drgeo_locus.Po"; \ else rm -f ".deps/drgeo_locus.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_command.o -MD -MP -MF ".deps/drgeo_command.Tpo" \ -c -o drgeo_command.o `test -f 'drgeo_command.cc' || echo './'`drgeo_command.cc; \ then mv -f ".deps/drgeo_command.Tpo" ".deps/drgeo_command.Po"; \ else rm -f ".deps/drgeo_command.Tpo"; exit 1; \ fi In file included from drgeo_arcCircle.h:27, from drgeo_arcCircle.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_gtkstyle.o -MD -MP -MF ".deps/drgeo_gtkstyle.Tpo" \ -c -o drgeo_gtkstyle.o `test -f 'drgeo_gtkstyle.cc' || echo './'`drgeo_gtkstyle.cc; \ then mv -f ".deps/drgeo_gtkstyle.Tpo" ".deps/drgeo_gtkstyle.Po"; \ else rm -f ".deps/drgeo_gtkstyle.Tpo"; exit 1; \ fi In file included from drgeo_arcCircle.cc:33: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_arcCircle.cc: In constructor 'arcCircle::arcCircle(liste_elem&, arcCircleType, gboolean, liste_elem*)': drgeo_arcCircle.cc:39:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":arcCircleColor"); ^ drgeo_arcCircle.cc:40:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":arcCircleStyle"); ^ drgeo_arcCircle.cc: In member function 'virtual void arcCircle::initName()': drgeo_arcCircle.cc:287:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_arcCircle.cc: In member function 'virtual void arcCircle::save(xmlNodePtr, liste_elem&)': drgeo_arcCircle.cc:301:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_arcCircle.cc:304:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); ^ drgeo_arcCircle.cc:307:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_arcCircle.cc:310:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_arcCircle.cc:313:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_arcCircle.cc:316:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "3pts"); ^ drgeo_arcCircle.cc: In member function 'virtual drgeoVector& arcCircle::getClosestPoint(drgeoVector&)': drgeo_arcCircle.cc:442:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_gtkproperty.o -MD -MP -MF ".deps/drgeo_gtkproperty.Tpo" \ -c -o drgeo_gtkproperty.o `test -f 'drgeo_gtkproperty.cc' || echo './'`drgeo_gtkproperty.cc; \ then mv -f ".deps/drgeo_gtkproperty.Tpo" ".deps/drgeo_gtkproperty.Po"; \ else rm -f ".deps/drgeo_gtkproperty.Tpo"; exit 1; \ fi In file included from drgeo_string.h:27, from drgeo_value.h:27, from drgeo_angle.h:27, from drgeo_angle.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_arcCircle.cc: In member function 'virtual gboolean arcCircle::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_arcCircle.cc:522:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from drgeo_angle.cc:32: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_angle.cc: In constructor 'angle::angle(drgeoVector&, liste_elem&, angleType, gboolean, liste_elem*)': drgeo_angle.cc:37:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":angleColor"); ^ drgeo_angle.cc:38:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":angleStyle"); ^ drgeo_angle.cc: In member function 'virtual void angle::initName()': drgeo_angle.cc:242:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_angle.cc: In member function 'virtual void angle::save(xmlNodePtr, liste_elem&)': drgeo_angle.cc:257:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "3pts"); ^ drgeo_angle.cc:260:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "vectors"); ^ In file included from drgeo_string.h:27, from drgeo_value.h:27, from drgeo_value.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_value.cc:26: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' In file included from drgeo_string.h:27, from drgeo_string.cc:24: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_polygon.o -MD -MP -MF ".deps/drgeo_polygon.Tpo" \ -c -o drgeo_polygon.o `test -f 'drgeo_polygon.cc' || echo './'`drgeo_polygon.cc; \ then mv -f ".deps/drgeo_polygon.Tpo" ".deps/drgeo_polygon.Po"; \ else rm -f ".deps/drgeo_polygon.Tpo"; exit 1; \ fi In file included from drgeo_string.cc:25: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_string.h:27, from drgeo_value.h:27, from drgeo_numeric.h:27, from drgeo_numeric.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_locus.h:27, from drgeo_locus.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_script.o -MD -MP -MF ".deps/drgeo_script.Tpo" \ -c -o drgeo_script.o `test -f 'drgeo_script.cc' || echo './'`drgeo_script.cc; \ then mv -f ".deps/drgeo_script.Tpo" ".deps/drgeo_script.Po"; \ else rm -f ".deps/drgeo_script.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' 0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_scm_interface.o -MD -MP -MF ".deps/drgeo_scm_interface.Tpo" \ -c -o drgeo_scm_interface.o `test -f 'drgeo_scm_interface.cc' || echo './'`drgeo_scm_interface.cc; \ then mv -f ".deps/drgeo_scm_interface.Tpo" ".deps/drgeo_scm_interface.Po"; \ else rm -f ".deps/drgeo_scm_interface.Tpo"; exit 1; \ fi In file included from drgeo_string.h:27, from drgeo_equation.h:27, from drgeo_equation.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_scm_api.o -MD -MP -MF ".deps/drgeo_scm_api.Tpo" \ -c -o drgeo_scm_api.o `test -f 'drgeo_scm_api.cc' || echo './'`drgeo_scm_api.cc; \ then mv -f ".deps/drgeo_scm_api.Tpo" ".deps/drgeo_scm_api.Po"; \ else rm -f ".deps/drgeo_scm_api.Tpo"; exit 1; \ fi In file included from drgeo_locus.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_locus.cc: In constructor 'locus::locus(liste_elem&, gboolean, liste_elem*)': drgeo_locus.cc:42:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":locusColor"); ^ drgeo_locus.cc:43:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.thick = preferedThickness (":locusStyle"); ^ drgeo_locus.cc: In member function 'virtual void locus::initName()': drgeo_locus.cc:315:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, constrained->getName (), "%1"); ^ drgeo_locus.cc:317:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, vide, "%1"); ^ drgeo_locus.cc:319:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, free->getName (), "%2"); ^ drgeo_locus.cc:321:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, vide, "%2"); ^ drgeo_locus.cc:323:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, curve->getName (), "%3"); ^ In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_gtkstyle.h:29, from drgeo_gtkstyle.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_locus.cc:325:36: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, vide, "%3"); ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_locus.cc: In member function 'virtual void locus::save(xmlNodePtr, liste_elem&)': drgeo_locus.cc:336:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "None"); ^ In file included from drgeo_figure.h:35, from drgeo_command.h:42, from drgeo_command.cc:24: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:37, from drgeo_command.h:42, from drgeo_command.cc:24: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_equation.cc:28: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_equation.cc: In member function 'virtual void equation::initName()': drgeo_equation.cc:183:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_equation.cc: In member function 'virtual void equation::save(xmlNodePtr, liste_elem&)': drgeo_equation.cc:200:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "line"); ^ drgeo_equation.cc:203:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "circle"); ^ In file included from drgeo_gtkstyle.h:29, from drgeo_gtkstyle.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_gtkstyle.cc:32: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ drgeo_gtkstyle.cc: In function 'GtkWidget* connectAllColor(GladeXML*, drgeoGtkStyleDialog*)': drgeo_gtkstyle.cc:135:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 0); ^ drgeo_gtkstyle.cc:137:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 1); ^ drgeo_gtkstyle.cc:139:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 2); ^ drgeo_gtkstyle.cc:141:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 3); ^ drgeo_gtkstyle.cc:143:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 4); ^ drgeo_gtkstyle.cc:145:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 5); ^ drgeo_gtkstyle.cc:147:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 6); ^ drgeo_gtkstyle.cc:149:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 7); ^ drgeo_gtkstyle.cc:151:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 8); ^ drgeo_gtkstyle.cc:152:77: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] connectWithData (xml, d, "red", GTK_SIGNAL_FUNC (style_color_button_cb), 9); ^ drgeo_gtkstyle.cc:154:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 10); ^ drgeo_gtkstyle.cc:156:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_color_button_cb), 11); ^ drgeo_gtkstyle.cc:157:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ drgeo_gtkstyle.cc: In function 'void connectStyle(GladeXML*, drgeoGtkStyleDialog*)': drgeo_gtkstyle.cc:174:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_size_button_cb), 0); ^ drgeo_gtkstyle.cc:176:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_size_button_cb), 1); ^ drgeo_gtkstyle.cc:178:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_size_button_cb), 2); ^ drgeo_gtkstyle.cc: In function 'void connectVisibility(GladeXML*, drgeoGtkStyleDialog*)': drgeo_gtkstyle.cc:186:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (visibility_button_cb), 1); ^ drgeo_gtkstyle.cc:188:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (visibility_button_cb), 0); ^ drgeo_gtkstyle.cc: In member function 'virtual void drgeoGtkStyleDialog::edit(geometricObject*)': drgeo_gtkstyle.cc:332:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_shape_button_cb), 0); ^ drgeo_gtkstyle.cc:334:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_shape_button_cb), 1); ^ drgeo_gtkstyle.cc:336:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_shape_button_cb), 2); ^ drgeo_gtkstyle.cc:338:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_shape_button_cb), 3); ^ drgeo_gtkstyle.cc:340:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_shape_button_cb), 4); ^ drgeo_gtkstyle.cc:343:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_size_button_cb), 0); ^ drgeo_gtkstyle.cc:345:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_size_button_cb), 1); ^ drgeo_gtkstyle.cc:347:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (style_size_button_cb), 2); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_scm_helper.o -MD -MP -MF ".deps/drgeo_scm_helper.Tpo" \ -c -o drgeo_scm_helper.o `test -f 'drgeo_scm_helper.cc' || echo './'`drgeo_scm_helper.cc; \ then mv -f ".deps/drgeo_scm_helper.Tpo" ".deps/drgeo_scm_helper.Po"; \ else rm -f ".deps/drgeo_scm_helper.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBRARY_DIR=\""/usr/local/share/geo/"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_ENCODEDIR=\""/usr/local/share/drgeo/encode"\" -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_gtkhelpers.o -MD -MP -MF ".deps/drgeo_gtkhelpers.Tpo" \ -c -o drgeo_gtkhelpers.o `test -f 'drgeo_gtkhelpers.cc' || echo './'`drgeo_gtkhelpers.cc; \ then mv -f ".deps/drgeo_gtkhelpers.Tpo" ".deps/drgeo_gtkhelpers.Po"; \ else rm -f ".deps/drgeo_gtkhelpers.Tpo"; exit 1; \ fi In file included from drgeo_figure.h:35, from drgeo_drawable.h:33, from drgeo_gtkproperty.h:28, from drgeo_gtkproperty.cc:27: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' In file included from drgeo_gtkproperty.h:28, from drgeo_gtkproperty.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_gtkproperty.cc:34: ../drgenius_mdi.h: At global scope: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ In file included from drgeo_numeric.cc:34: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgeo_polygon.h:27, from drgeo_polygon.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_numeric.cc: In constructor 'numeric::numeric(drgeoVector&, liste_elem&, numericType, gboolean, liste_elem*)': drgeo_numeric.cc:41:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":scalarColor"); ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_numeric.cc: In constructor 'numeric::numeric(drgeoVector&, gdouble, numericType, gboolean)': drgeo_numeric.cc:96:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":scalarColor"); ^ drgeo_numeric.cc: In member function 'virtual void numeric::initName()': drgeo_numeric.cc:282:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, parentName, "%1"); ^ drgeo_numeric.cc:293:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, parentName, "%1"); ^ drgeo_numeric.cc:304:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, parentName, "%1"); ^ drgeo_numeric.cc:315:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, parentName, "%1"); ^ drgeo_numeric.cc:334:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, item0->getName (), "%1"); ^ drgeo_numeric.cc:336:33: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, vide, "%1"); ^ drgeo_numeric.cc:338:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, item1->getName (), "%2"); ^ drgeo_numeric.cc:340:33: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, vide, "%2"); ^ drgeo_numeric.cc:352:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, parentName, "%1"); ^ drgeo_numeric.cc:364:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, parentName, "%1"); ^ drgeo_numeric.cc: In member function 'virtual void numeric::save(xmlNodePtr, liste_elem&)': drgeo_numeric.cc:385:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "segment_length"); ^ drgeo_numeric.cc:388:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "vector_norm"); ^ drgeo_numeric.cc:391:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "distance_2pts"); ^ drgeo_numeric.cc:394:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "distance_pt_circle"); ^ drgeo_numeric.cc:397:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "distance_pt_line"); ^ drgeo_numeric.cc:400:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "circle_perimeter"); ^ drgeo_numeric.cc:403:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "slope"); ^ drgeo_numeric.cc:406:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "arc_length"); ^ drgeo_numeric.cc:409:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "value"); ^ drgeo_numeric.cc:415:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "pt_abscissa"); ^ drgeo_numeric.cc:418:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "pt_ordinate"); ^ drgeo_numeric.cc:421:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "vector_abscissa"); ^ drgeo_numeric.cc:424:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "vector_ordinate"); ^ cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' In file included from drgeo_polygon.cc:31: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_polygon.cc: In constructor 'polygon::polygon(liste_elem&, polygonType, gboolean, liste_elem*)': drgeo_polygon.cc:38:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":polygonColor"); ^ drgeo_polygon.cc: In member function 'virtual void polygon::save(xmlNodePtr, liste_elem&)': drgeo_polygon.cc:252:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "npts"); ^ drgeo_polygon.cc:255:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Rotation"); ^ drgeo_polygon.cc:258:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Scale"); ^ drgeo_polygon.cc:261:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Symmetry"); ^ drgeo_polygon.cc:264:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Reflexion"); ^ drgeo_polygon.cc:267:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "Translation"); ^ drgeo_polygon.cc: In member function 'virtual void polygon::initName()': drgeo_polygon.cc:408:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ In file included from drgeo_scm_interface.cc:24: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ In file included from drgeo_string.h:27, from drgeo_value.h:27, from drgeo_script.h:28, from drgeo_script.cc:26: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_script.cc:27: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgeo_script.cc: In constructor 'script::script(drgeoVector&, liste_elem&, scriptType, gchar*, gboolean, liste_elem*)': drgeo_script.cc:37:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] style.color = preferedColor (":scalarColor"); ^ drgeo_script.cc: In member function 'virtual void script::initName()': drgeo_script.cc:176:34: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] strinsmsg (typeName, name, "%1"); ^ drgeo_script.cc: In member function 'virtual void script::save(xmlNodePtr, liste_elem&)': drgeo_script.cc:191:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] save_attribute (item, this, "nitems"); ^ In file included from drgeo_figure.h:35, from drgeo_scm_interface.h:28, from drgeo_scm_interface.cc:25: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_figure.h:37, from drgeo_scm_interface.h:28, from drgeo_scm_interface.cc:25: drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' In file included from drgeo_scm_api.cc:33: drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from drgeo_scm_helper.cc:28: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' In file included from drgeo_gtkhelpers.cc:30: ../drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ drgeo_gtkhelpers.cc: In function 'gint open_help_cb(GtkWidget*, const char*)': drgeo_gtkhelpers.cc:140:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] str = g_strconcat (drgeoConfigGet(":htmlViewer"), " ", ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' rm -f libgeo.a ar cru libgeo.a drgeo_drawable.o drgeo_gtkdrawable.o drgeo_latexdrawable.o drgeo_postscriptdrawable.o drgeo_flydrawable.o drgeo_figure.o macro.o drgeo_macro.o drgeo_gtkmacro.o drgeo_tool.o liste_elem.o mode_obj.o traite.o drgeo_control.o drgeo_menu.o drgeo_toolbar.o drgeo_dialog.o drgeo_type.o xml.o drgeo_drgeoVector.o drgeo_geometricObject.o drgeo_point.o drgeo_repere.o drgeo_direction.o drgeo_vector.o drgeo_buildObject.o drgeo_line.o drgeo_halfLine.o drgeo_segment.o drgeo_circle.o drgeo_arcCircle.o drgeo_value.o drgeo_angle.o drgeo_numeric.o drgeo_string.o drgeo_equation.o drgeo_locus.o drgeo_command.o drgeo_gtkstyle.o drgeo_gtkproperty.o drgeo_polygon.o drgeo_script.o drgeo_scm_interface.o drgeo_scm_api.o drgeo_scm_helper.o drgeo_gtkhelpers.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgeo.a gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/geo' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/geo' Making all in examples gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples' Making all in figures gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/figures' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/figures' Making all in macro gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/macro' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/macro' Making all in scheme gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/scheme' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/scheme' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples' Making all in icons gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/icons' Making all in glade gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/glade' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/glade' Making all in scm gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/scm' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/scm' Making all in plugin gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin' Making all in drgeo gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' Making all in progs gmake[5]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo/progs' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo/progs' gmake[5]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin' Making all in encode gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/encode' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/encode' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0' if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgenius_main.o -MD -MP -MF ".deps/drgenius_main.Tpo" \ -c -o drgenius_main.o `test -f 'drgenius_main.cc' || echo './'`drgenius_main.cc; \ then mv -f ".deps/drgenius_main.Tpo" ".deps/drgenius_main.Po"; \ else rm -f ".deps/drgenius_main.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgenius_mdi.o -MD -MP -MF ".deps/drgenius_mdi.Tpo" \ -c -o drgenius_mdi.o `test -f 'drgenius_mdi.cc' || echo './'`drgenius_mdi.cc; \ then mv -f ".deps/drgenius_mdi.Tpo" ".deps/drgenius_mdi.Po"; \ else rm -f ".deps/drgenius_mdi.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgenius_config.o -MD -MP -MF ".deps/drgenius_config.Tpo" \ -c -o drgenius_config.o `test -f 'drgenius_config.cc' || echo './'`drgenius_config.cc; \ then mv -f ".deps/drgenius_config.Tpo" ".deps/drgenius_config.Po"; \ else rm -f ".deps/drgenius_config.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_adaptDialog.o -MD -MP -MF ".deps/drgeo_adaptDialog.Tpo" \ -c -o drgeo_adaptDialog.o `test -f 'drgeo_adaptDialog.cc' || echo './'`drgeo_adaptDialog.cc; \ then mv -f ".deps/drgeo_adaptDialog.Tpo" ".deps/drgeo_adaptDialog.Po"; \ else rm -f ".deps/drgeo_adaptDialog.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgenius_view.o -MD -MP -MF ".deps/drgenius_view.Tpo" \ -c -o drgenius_view.o `test -f 'drgenius_view.cc' || echo './'`drgenius_view.cc; \ then mv -f ".deps/drgenius_view.Tpo" ".deps/drgenius_view.Po"; \ else rm -f ".deps/drgenius_view.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT geo_view.o -MD -MP -MF ".deps/geo_view.Tpo" \ -c -o geo_view.o `test -f 'geo_view.cc' || echo './'`geo_view.cc; \ then mv -f ".deps/geo_view.Tpo" ".deps/geo_view.Po"; \ else rm -f ".deps/geo_view.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT editor_view.o -MD -MP -MF ".deps/editor_view.Tpo" \ -c -o editor_view.o `test -f 'editor_view.cc' || echo './'`editor_view.cc; \ then mv -f ".deps/editor_view.Tpo" ".deps/editor_view.Po"; \ else rm -f ".deps/editor_view.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_init.o -MD -MP -MF ".deps/drgeo_init.Tpo" \ -c -o drgeo_init.o `test -f 'drgeo_init.cc' || echo './'`drgeo_init.cc; \ then mv -f ".deps/drgeo_init.Tpo" ".deps/drgeo_init.Po"; \ else rm -f ".deps/drgeo_init.Tpo"; exit 1; \ fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DDRGEO_GLADEDIR=\""/usr/local/share/drgeo/glade"\" -DDRGEO_SCMDIR=\""/usr/local/share/drgeo/scm"\" -DDRGEO_HELPDIR=\""/usr/local/share/drgeo/help"\" -DDRGEO_ICONDIR=\""/usr/local/share/pixmaps"\" -I/usr/local/include -I./geo -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libglade-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -MT drgeo_printer.o -MD -MP -MF ".deps/drgeo_printer.Tpo" \ -c -o drgeo_printer.o `test -f 'drgeo_printer.cc' || echo './'`drgeo_printer.cc; \ then mv -f ".deps/drgeo_printer.Tpo" ".deps/drgeo_printer.Po"; \ else rm -f ".deps/drgeo_printer.Tpo"; exit 1; \ fi LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po drgeo.desktop.in drgeo.desktop Generating and caching the translation database In file included from geo_view.h:27, from drgeo_adaptDialog.h:29, from drgeo_adaptDialog.cc:31: ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': ./geo/drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': ./geo/drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': ./geo/drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': ./geo/drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from geo_view.h:27, from geo_view.cc:23: ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': ./geo/drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': ./geo/drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': ./geo/drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': ./geo/drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from ./geo/drgeo_figure.h:37, from drgeo_adaptDialog.cc:32: ./geo/drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': ./geo/drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgenius_mdi.cc:27: drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ In file included from ./geo/drgeo_figure.h:37, from geo_view.cc:24: ./geo/drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': ./geo/drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from ./geo/drgeo_figure.h:35, from drgenius_mdi.cc:28: ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': ./geo/drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': ./geo/drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': ./geo/drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': ./geo/drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ In file included from ./geo/drgeo_figure.h:37, from drgenius_mdi.cc:28: ./geo/drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': ./geo/drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ In file included from drgenius_config.cc:30: drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ drgenius_config.cc: In function 'void drgeoConfigSet(gchar*, gchar*)': drgenius_config.cc:57:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetGen (attr, value, "userConf"); ^ drgenius_config.cc: In function 'void drgeoConfigSetDialog(gchar*, gchar*)': drgenius_config.cc:63:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetGen (attr, value, "dialogConf"); ^ drgenius_config.cc: In function 'void cachePreferedValue()': drgenius_config.cc:166:63: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] numericPrecision = atoi (drgeoConfigGet (":numericPrecision")); ^ drgenius_config.cc: In function 'void updateDialogFromUserPreferences(GtkObject*)': drgenius_config.cc:236:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("point", ":pointColor", xmlPropertyBox); ^ drgenius_config.cc:236:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:240:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("point", ":pointShape", xmlPropertyBox); ^ drgenius_config.cc:240:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:244:63: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("point", ":pointSize", xmlPropertyBox); ^ drgenius_config.cc:244:63: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:254:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("polygon", ":polygonColor", xmlPropertyBox); ^ drgenius_config.cc:254:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:264:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("segment", ":segmentColor", xmlPropertyBox); ^ drgenius_config.cc:264:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:268:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("segment", ":segmentStyle", xmlPropertyBox); ^ drgenius_config.cc:268:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:278:70: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("halfline", ":halfLineColor", xmlPropertyBox); ^ drgenius_config.cc:278:70: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:282:70: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("halfline", ":halfLineStyle", xmlPropertyBox); ^ drgenius_config.cc:282:70: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:292:62: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("line", ":lineColor", xmlPropertyBox); ^ drgenius_config.cc:292:62: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:296:62: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("line", ":lineStyle", xmlPropertyBox); ^ drgenius_config.cc:296:62: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:304:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("vector", ":vectorColor", xmlPropertyBox); ^ drgenius_config.cc:304:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:308:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("vector", ":vectorStyle", xmlPropertyBox); ^ drgenius_config.cc:308:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:316:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("circle", ":circleColor", xmlPropertyBox); ^ drgenius_config.cc:316:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:320:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("circle", ":circleStyle", xmlPropertyBox); ^ drgenius_config.cc:320:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:328:72: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("arccircle", ":arcCircleColor", xmlPropertyBox); ^ drgenius_config.cc:328:72: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:332:72: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("arccircle", ":arcCircleStyle", xmlPropertyBox); ^ drgenius_config.cc:332:72: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:340:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("locus", ":locusColor", xmlPropertyBox); ^ drgenius_config.cc:340:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:344:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("locus", ":locusStyle", xmlPropertyBox); ^ drgenius_config.cc:344:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:352:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("angle", ":angleColor", xmlPropertyBox); ^ drgenius_config.cc:352:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:356:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("angle", ":angleStyle", xmlPropertyBox); ^ drgenius_config.cc:356:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:364:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] w = drgeoConfigWidget ("scalar", ":scalarColor", xmlPropertyBox); ^ drgenius_config.cc:364:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:370:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] atof (drgeoConfigGet (":numericPrecision"))); ^ drgenius_config.cc:376:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] atof (drgeoConfigGet (":undoLevel"))); ^ In file included from drgenius_config.cc:26: drgenius_config.cc:379:69: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_set_text (GTK_ENTRY (w), _(drgeoConfigGet (":figureName"))); ^ ./geo/define.h:28:25: note: in definition of macro '_' #define _(x) gettext (x) ^ drgenius_config.cc:382:67: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_set_text (GTK_ENTRY (w), drgeoConfigGet (":figureFile")); ^ drgenius_config.cc:385:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_set_text (GTK_ENTRY (w), drgeoConfigGet (":flydrawFile")); ^ drgenius_config.cc:388:66: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_set_text (GTK_ENTRY (w), drgeoConfigGet (":latexFile")); ^ drgenius_config.cc:391:63: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_set_text (GTK_ENTRY (w), drgeoConfigGet (":psFile")); ^ drgenius_config.cc:394:68: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_set_text (GTK_ENTRY (w), drgeoConfigGet (":sessionFile")); ^ drgenius_config.cc:397:67: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_set_text (GTK_ENTRY (w), drgeoConfigGet (":htmlViewer")); ^ drgenius_config.cc: In function 'void initPreferencesBox()': drgenius_config.cc:437:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 0); ^ drgenius_config.cc:439:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 1); ^ drgenius_config.cc:441:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 2); ^ drgenius_config.cc:443:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 3); ^ drgenius_config.cc:445:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 4); ^ drgenius_config.cc:447:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 5); ^ drgenius_config.cc:449:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 6); ^ drgenius_config.cc:451:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 7); ^ drgenius_config.cc:453:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 8); ^ drgenius_config.cc:455:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 9); ^ drgenius_config.cc:457:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 10); ^ drgenius_config.cc:459:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointColor_toggled), 11); ^ drgenius_config.cc:462:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointShape_toggled), 0); ^ drgenius_config.cc:464:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointShape_toggled), 2); ^ drgenius_config.cc:466:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointShape_toggled), 1); ^ drgenius_config.cc:468:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointShape_toggled), 3); ^ drgenius_config.cc:470:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointShape_toggled), 4); ^ drgenius_config.cc:473:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointSize_toggled), 0); ^ drgenius_config.cc:475:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointSize_toggled), 1); ^ drgenius_config.cc:477:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_pointSize_toggled), 2); ^ drgenius_config.cc:481:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 0); ^ In file included from drgenius_main.cc:33: drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ drgenius_config.cc:483:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 1); ^ drgenius_config.cc:485:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 2); ^ drgenius_config.cc:487:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 3); ^ drgenius_config.cc:489:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 4); ^ drgenius_config.cc:491:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 5); ^ drgenius_config.cc:493:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 6); ^ drgenius_config.cc:495:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 7); ^ drgenius_config.cc:497:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 8); ^ drgenius_config.cc:499:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 9); ^ drgenius_config.cc:501:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 10); ^ drgenius_config.cc:503:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_polygonColor_toggled), 11); ^ drgenius_config.cc:507:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 0); ^ drgenius_config.cc:509:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 1); ^ drgenius_config.cc:511:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 2); ^ drgenius_config.cc:513:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 3); ^ drgenius_config.cc:515:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 4); ^ drgenius_config.cc:517:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 5); ^ drgenius_config.cc:519:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 6); ^ drgenius_config.cc:521:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 7); ^ drgenius_config.cc:523:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 8); ^ drgenius_config.cc:525:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 9); ^ drgenius_config.cc:527:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 10); ^ drgenius_config.cc:529:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentColor_toggled), 11); ^ drgenius_config.cc:532:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentStyle_toggled), 0); ^ In file included from ./geo/drgeo_figure.h:35, from ./geo/drgeo_scm_interface.h:28, from drgenius_main.cc:36: ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getPointAt(gdouble)': ./geo/drgeo_geometricObject.h:81:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ ./geo/drgeo_geometricObject.h: In member function 'virtual drgeoVector& geometricObject::getClosestPoint(drgeoVector&)': ./geo/drgeo_geometricObject.h:84:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgenius_config.cc:534:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentStyle_toggled), 1); ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gdouble geometricObject::getAbscissa(drgeoVector&)': ./geo/drgeo_geometricObject.h:87:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgenius_config.cc:536:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_segmentStyle_toggled), 2); ^ ./geo/drgeo_geometricObject.h: In member function 'virtual gboolean geometricObject::getIntersection(geometricObject&, drgeoVector&, gint)': ./geo/drgeo_geometricObject.h:91:3: warning: no return statement in function returning non-void [-Wreturn-type] }; ^ drgenius_config.cc:539:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 0); ^ drgenius_config.cc:541:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 1); ^ drgenius_config.cc:543:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 2); ^ drgenius_config.cc:545:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 3); ^ drgenius_config.cc:547:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 4); ^ drgenius_config.cc:549:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 5); ^ drgenius_config.cc:551:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 6); ^ drgenius_config.cc:553:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 7); ^ drgenius_config.cc:555:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 8); ^ drgenius_config.cc:557:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 9); ^ drgenius_config.cc:559:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 10); ^ drgenius_config.cc:561:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineColor_toggled), 11); ^ drgenius_config.cc:564:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineStyle_toggled), 0); ^ drgenius_config.cc:566:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineStyle_toggled), 1); ^ drgenius_config.cc:568:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_halflineStyle_toggled), 2); ^ drgenius_config.cc:571:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 0); ^ drgenius_config.cc:573:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 1); ^ drgenius_config.cc:575:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 2); ^ drgenius_config.cc:577:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 3); ^ drgenius_config.cc:579:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 4); ^ drgenius_config.cc:581:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 5); ^ drgenius_config.cc:583:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 6); ^ drgenius_config.cc:585:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 7); ^ WARNING: ./po/it.po is not in UTF-8 but ISO-8859-1, converting... In file included from ./geo/drgeo_geometricObject.h:32, from geo_view.h:27, from geo_view.cc:23: geo_view.cc: In constructor 'geoView::geoView(xmlNodePtr)': geo_view.cc:55:62: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] p_name = g_strdup_printf (_(drgeoConfigGet (":figureName")), counter++); ^ ./geo/define.h:28:25: note: in definition of macro '_' #define _(x) gettext (x) ^ In file included from ./geo/drgeo_figure.h:37, from ./geo/drgeo_scm_interface.h:28, from drgenius_main.cc:36: ./geo/drgeo_drawable.h: In member function 'virtual gboolean drgeoDrawable::tipOn()': ./geo/drgeo_drawable.h:104:6: warning: no return statement in function returning non-void [-Wreturn-type] {} ^ drgenius_config.cc:587:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 8); ^ drgenius_config.cc:589:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 9); ^ drgenius_config.cc:591:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 10); ^ drgenius_config.cc:593:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineColor_toggled), 11); ^ drgenius_config.cc:596:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineStyle_toggled), 0); ^ drgenius_config.cc:598:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineStyle_toggled), 1); ^ drgenius_config.cc:600:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_lineStyle_toggled), 2); ^ drgenius_config.cc:603:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 0); ^ drgenius_config.cc:605:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 1); ^ drgenius_config.cc:607:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 2); ^ drgenius_config.cc:609:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 3); ^ drgenius_config.cc:611:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 4); ^ drgenius_config.cc:613:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 5); ^ drgenius_config.cc:615:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 6); ^ drgenius_config.cc:617:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 7); ^ drgenius_config.cc:619:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 8); ^ drgenius_config.cc:621:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 9); ^ drgenius_config.cc:623:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 10); ^ drgenius_config.cc:625:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorColor_toggled), 11); ^ drgenius_config.cc:628:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorStyle_toggled), 0); ^ drgenius_config.cc:630:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorStyle_toggled), 1); ^ drgenius_config.cc:632:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_vectorStyle_toggled), 2); ^ drgenius_config.cc:635:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 0); ^ drgenius_config.cc:637:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 1); ^ drgenius_config.cc:639:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 2); ^ drgenius_config.cc:641:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 3); ^ drgenius_config.cc:643:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 4); ^ drgenius_config.cc:645:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 5); ^ drgenius_config.cc:647:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 6); ^ drgenius_config.cc:649:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 7); ^ drgenius_config.cc:651:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 8); ^ drgenius_config.cc:653:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 9); ^ drgenius_config.cc:655:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 10); ^ drgenius_config.cc:657:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleColor_toggled), 11); ^ drgenius_config.cc:660:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleStyle_toggled), 0); ^ drgenius_config.cc:662:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleStyle_toggled), 1); ^ drgenius_config.cc:664:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_circleStyle_toggled), 2); ^ drgenius_config.cc:667:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 0); ^ drgenius_config.cc:669:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 1); ^ drgenius_config.cc:671:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 2); ^ drgenius_config.cc:673:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 3); ^ drgenius_config.cc:675:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 4); ^ drgenius_config.cc:677:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 5); ^ drgenius_config.cc:679:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 6); ^ drgenius_config.cc:681:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 7); ^ drgenius_config.cc:683:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 8); ^ drgenius_config.cc:685:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 9); ^ drgenius_config.cc:687:57: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 10); ^ drgenius_config.cc:689:57: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleColor_toggled), 11); ^ drgenius_config.cc:692:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleStyle_toggled), 0); ^ drgenius_config.cc:694:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleStyle_toggled), 1); ^ drgenius_config.cc:696:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_arccircleStyle_toggled), 2); ^ drgenius_config.cc:699:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 0); ^ drgenius_config.cc:701:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 1); ^ drgenius_config.cc:703:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 2); ^ drgenius_config.cc:705:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 3); ^ drgenius_config.cc:707:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 4); ^ drgenius_config.cc:709:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 5); ^ drgenius_config.cc:711:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 6); ^ drgenius_config.cc:713:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 7); ^ drgenius_config.cc:715:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 8); ^ drgenius_config.cc:717:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 9); ^ drgenius_config.cc:719:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 10); ^ drgenius_config.cc:721:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusColor_toggled), 11); ^ drgenius_config.cc:724:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusStyle_toggled), 0); ^ drgenius_config.cc:726:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusStyle_toggled), 1); ^ drgenius_config.cc:728:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_locusStyle_toggled), 2); ^ drgenius_config.cc:731:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 0); ^ drgenius_config.cc:733:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 1); ^ drgenius_config.cc:735:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 2); ^ drgenius_config.cc:737:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 3); ^ drgenius_config.cc:739:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 4); ^ drgenius_config.cc:741:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 5); ^ drgenius_config.cc:743:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 6); ^ drgenius_config.cc:745:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 7); ^ drgenius_config.cc:747:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 8); ^ drgenius_config.cc:749:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 9); ^ drgenius_config.cc:751:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 10); ^ drgenius_mdi.cc: In function 'void save_as_cb(GtkWidget*, gpointer)': drgenius_mdi.cc:1033:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigGet (":figureFile")); ^ drgenius_config.cc:753:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleColor_toggled), 11); ^ drgenius_config.cc:756:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleStyle_toggled), 0); ^ drgenius_config.cc:758:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleStyle_toggled), 1); ^ drgenius_config.cc:760:52: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_angleStyle_toggled), 2); ^ drgenius_config.cc:763:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 0); ^ drgenius_config.cc:765:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 1); ^ drgenius_config.cc:767:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 2); ^ drgenius_config.cc:769:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 3); ^ drgenius_config.cc:771:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 4); ^ drgenius_config.cc:773:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 5); ^ drgenius_config.cc:775:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 6); ^ drgenius_config.cc:777:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 7); ^ drgenius_config.cc:779:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 8); ^ drgenius_config.cc:781:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 9); ^ drgenius_config.cc:783:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 10); ^ drgenius_config.cc:785:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] GTK_SIGNAL_FUNC (on_scalarColor_toggled), 11); ^ drgenius_mdi.cc: In function 'void save_multiple_cb(GtkWidget*, gpointer)': drgenius_mdi.cc:1218:3: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgenius_mdi.cc:1218:3: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_mdi.cc:1218:3: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc: In function 'void setDialogColor(gchar*, drgeoColorType)': drgenius_config.cc:803:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Black"); ^ drgenius_config.cc:806:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Darkgrey"); ^ In file included from ./geo/drgeo_geometricObject.h:32, from ./geo/drgeo_figure.h:35, from drgenius_mdi.cc:28: drgenius_mdi.cc:1280:16: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] text[0] = N_("Macro-construction"); ^~~~~~~~~~~~~~~~~~~~ ./geo/define.h:29:16: note: in definition of macro 'N_' #define N_(x) x ^ drgenius_config.cc:809:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Grey"); ^ drgenius_config.cc:812:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "White"); ^ drgenius_config.cc:815:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Darkgreen"); ^ drgenius_config.cc:818:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Green"); ^ drgenius_config.cc:821:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Darkblue"); ^ drgenius_config.cc:824:38: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Blue"); ^ drgenius_config.cc:827:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Bordeaux"); ^ drgenius_config.cc:830:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Red"); ^ drgenius_config.cc:833:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Orange"); ^ drgenius_config.cc:836:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Yellow"); ^ drgenius_config.cc: In function 'void setDialogStyle(gchar*, drgeoThicknessType)': drgenius_config.cc:847:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Small"); ^ drgenius_config.cc:850:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Normal"); ^ drgenius_mdi.cc: In function 'void export_figure_to_flydraw_cb(GtkWidget*, gpointer)': drgenius_mdi.cc:1419:57: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename ()), ".", 2); ^ drgenius_config.cc:853:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'cIn file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1419:57: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename ()), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1424:56: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] fileName = g_strdup (drgeoConfigGet (":flydrawFile")); ^ drgenius_mdi.cc: In function 'void export_figure_to_latex_cb(GtkWidget*, gpointer)': drgenius_mdi.cc:1471:57: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename ()), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1471:57: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename ()), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1476:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] fileName = g_strdup (drgeoConfigGet (":latexFile")); ^ drgenius_mdi.cc: In function 'void export_figure_to_postscript_cb(GtkWidget*, gpointer)': drgenius_mdi.cc:1522:56: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename()), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1522:56: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename()), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1527:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] fileName = g_strdup (drgeoConfigGet (":psFile")); ^ drgenius_mdi.cc: In function 'void export_figure_to_png_cb(GtkWidget*, gpointer)': drgenius_mdi.cc:1575:56: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename()), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1575:56: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (child->filename()), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1581:64: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] split = g_strsplit (g_basename (drgeoConfigGet (":psFile")), ".", 2); ^ har*'} [-Wwrite-strings] drgeoConfigSetDialog (attr, "Large"); ^ drgenius_mdi.cc:1581:65: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (drgeoConfigGet (":psFile")), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc:1581:65: warning: 'const gchar* g_basename(const gchar*)' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] split = g_strsplit (g_basename (drgeoConfigGet (":psFile")), ".", 2); ^ In file included from /usr/local/include/glib-2.0/glib.h:48, from /usr/local/include/libglade-2.0/glade/glade.h:25, from drgenius_mdi.cc:24: /usr/local/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ drgenius_mdi.cc: In function 'void dialogSaveSession_response(gint, GtkTreeSelection*)': drgenius_mdi.cc:1829:37: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigGet (":sessionFile")); ^ drgenius_config.cc: In function 'void on_pointColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:867:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_pointShape_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:881:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (":pointShape", "Round"); ^ drgenius_config.cc:881:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:884:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (":pointShape", "Cross"); ^ drgenius_config.cc:884:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:887:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (":pointShape", "Squarre"); ^ drgenius_config.cc:887:50: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:890:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (":pointShape", "RoundEmpty"); ^ drgenius_config.cc:890:53: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc:893:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (":pointShape", "SquareEmpty"); ^ drgenius_config.cc:893:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc: In function 'void on_pointSize_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:903:54: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(sizeIndex)); ^ drgenius_config.cc: In function 'void on_polygonColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:912:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_segmentColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:921:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_segmentStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:928:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); ^ drgenius_config.cc: In function 'void on_halflineColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:937:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_halflineStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:944:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); ^ drgenius_config.cc: In function 'void on_lineColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:953:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_lineStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:960:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); ^ drgenius_config.cc: In function 'void on_vectorColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:969:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_vectorStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:976:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); ^ drgenius_config.cc: In function 'void on_circleColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:985:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_circleStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:992:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); ^ drgenius_config.cc: In function 'void on_arccircleColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:1001:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' drgenius_config.cc: In function 'void on_arccircleStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:1008:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); ^ drgenius_mdi.cc: In function 'gboolean on_drgeoMain_delete_event(GtkWidget*, GdkEvent*, gpointer)': drgenius_mdi.cc:606:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ drgenius_config.cc: In function 'void on_locusColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:1017:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_locusStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:1024:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); ^ drgenius_config.cc: In function 'void on_angleColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:1033:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_angleStyle_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:1040:55: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoThicknessType) GPOINTER_TO_INT(styleIndex)); In file included from drgeo_adaptDialog.cc:34: drgenius_mdi.h: At global scope: drgenius_mdi.h:98:74: warning: 'visibility' attribute ignored [-Wattributes] G_MODULE_EXPORT static void nothing_cb (GtkWidget * widget, gpointer data); ^ ^ drgenius_config.cc: In function 'void on_scalarColor_toggled(GtkToggleButton*, gpointer)': drgenius_config.cc:1049:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] (drgeoColorType) GPOINTER_TO_INT(colorIndex)); ^ drgenius_config.cc: In function 'void on_numeric_changed(GtkWidget*, gpointer)': drgenius_config.cc:1058:49: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (":numericPrecision", str); ^ drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc: In function 'void on_undo_changed(GtkWidget*, gpointer)': drgenius_config.cc:1069:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeoConfigSetDialog (":undoLevel", str); ^ drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc: In function 'void on_figureName_changed(GtkWidget*, gpointer)': drgenius_config.cc:1075:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_get_text (GTK_ENTRY (widget))); ^ drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc: In function 'void on_htmlViewer_changed(GtkWidget*, gpointer)': drgenius_config.cc:1080:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_get_text (GTK_ENTRY (widget))); ^ drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc: In function 'void on_figureFile_changed(GtkWidget*, gpointer)': drgenius_config.cc:1085:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_get_text (GTK_ENTRY (widget))); ^ drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgeo_adaptDialog.cc:54:1: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] drgenius_config.cc: In function 'void on_sessionFile_changed(GtkWidget*, gpointer)': drgenius_config.cc:1090:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_get_text (GTK_ENTRY (widget))); ^ drgenius_config.cc: In function 'void on_flydrawFile_changed(GtkWidget*, gpointer)': drgenius_config.cc:1095:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_get_text (GTK_ENTRY (widget))); ^ drgeo_adaptDialog.cc: In function 'void on_pointMenuHide_clicked(GtkWidget*, gpointer)': drgeo_adaptDialog.cc:123:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("freePoint", activated); ^ drgeo_adaptDialog.cc:124:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("middle", activated); ^ drgeo_adaptDialog.cc:125:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("intersection", activated); ^ drgenius_config.cc: In function 'void on_latexFile_changed(GtkWidget*, gpointer)': drgenius_config.cc:1100:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_get_text (GTK_ENTRY (widget))); ^ drgeo_adaptDialog.cc:126:51: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("coordinatesPoint", activated); ^ drgenius_config.cc: In function 'void on_psFile_changed(GtkWidget*, gpointer)': drgenius_config.cc:1105:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] gtk_entry_get_text (GTK_ENTRY (widget))); ^ drgeo_adaptDialog.cc: In function 'void on_curveMenuHide_clicked(GtkWidget*, gpointer)': drgeo_adaptDialog.cc:138:39: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("line", activated); ^ drgeo_adaptDialog.cc:139:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("halfLine", activated); ^ drgeo_adaptDialog.cc:140:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("segment", activated); ^ drgeo_adaptDialog.cc:141:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("vector", activated); ^ drgeo_adaptDialog.cc:142:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("circle", activated); ^ drgeo_adaptDialog.cc:143:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("arcCircle", activated); ^ drgeo_adaptDialog.cc:144:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("locus", activated); ^ drgeo_adaptDialog.cc:145:42: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("polygon", activated); ^ drgeo_adaptDialog.cc: In function 'void on_transformationMenuHide_clicked(GtkWidget*, gpointer)': drgeo_adaptDialog.cc:156:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("parallel", activated); ^ drgeo_adaptDialog.cc:157:48: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("perpendicular", activated); ^ drgeo_adaptDialog.cc:158:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("reflexion", activated); ^ drgeo_adaptDialog.cc:159:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("symmetry", activated); ^ drgeo_adaptDialog.cc:160:46: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("translation", activated); ^ drgeo_adaptDialog.cc:161:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("rotation", activated); ^ drgeo_adaptDialog.cc:162:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("scale", activated); ^ drgeo_adaptDialog.cc: In function 'void on_numericMenuHide_clicked(GtkWidget*, gpointer)': drgeo_adaptDialog.cc:173:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("distance", activated); ^ drgeo_adaptDialog.cc:174:40: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("angle", activated); ^ drgeo_adaptDialog.cc:175:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("equation", activated); ^ drgeo_adaptDialog.cc:176:41: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("script", activated); ^ drgeo_adaptDialog.cc: In function 'void on_macroMenuHide_clicked(GtkWidget*, gpointer)': drgeo_adaptDialog.cc:187:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("buildMacro", activated); ^ drgeo_adaptDialog.cc:188:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("runMacro", activated); ^ drgeo_adaptDialog.cc: In function 'void on_otherMenuHide_clicked(GtkWidget*, gpointer)': drgeo_adaptDialog.cc:199:43: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("moveItem", activated); ^ drgeo_adaptDialog.cc:200:45: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("deleteItem", activated); ^ drgeo_adaptDialog.cc:201:44: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("styleItem", activated); ^ drgeo_adaptDialog.cc:202:47: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] setSensitiveState ("propertyItem", activated); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' Merging translations into drgeo.desktop. At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' At global scope: cc1plus: warning: unrecognized command line option '-Wno-reserved-user-defined-literal' /bin/sh ./libtool --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -L/usr/local/lib -o drgeo -export-dynamic drgenius_main.o drgenius_mdi.o drgenius_config.o drgeo_adaptDialog.o drgenius_view.o geo_view.o editor_view.o drgeo_init.o drgeo_printer.o ./geo/libgeo.a -lintl -L/usr/local/lib -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lxml2 -I/usr/local/include -pthread -L/usr/local/lib -lguile -lltdl -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lcrypt mkdir .libs c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-reserved-user-defined-literal -isystem /usr/local/include -o drgeo drgenius_main.o drgenius_mdi.o drgenius_config.o drgeo_adaptDialog.o drgenius_view.o geo_view.o editor_view.o drgeo_init.o drgeo_printer.o -I/usr/local/include -Wl,-rpath=/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib ./geo/libgeo.a /usr/local/lib/libglade-2.0.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lxml2 -pthread -lguile -lgmp -lm /usr/local/lib/libltdl.so -lcrypt -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0' gmake[1]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0' SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for drgeo-1.1.0_21 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/math/drgeo/drgeo-1.1.0' Making install in po gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/po' if test -n ""; then \ /construction/math/drgeo/stage/usr/local/share; \ else \ /bin/sh ../mkinstalldirs /construction/math/drgeo/stage/usr/local/share; \ fi installing az.gmo as /construction/math/drgeo/stage/usr/local/share/locale/az/LC_MESSAGES/drgeo.mo installing ca.gmo as /construction/math/drgeo/stage/usr/local/share/locale/ca/LC_MESSAGES/drgeo.mo installing cs.gmo as /construction/math/drgeo/stage/usr/local/share/locale/cs/LC_MESSAGES/drgeo.mo installing da.gmo as /construction/math/drgeo/stage/usr/local/share/locale/da/LC_MESSAGES/drgeo.mo installing de.gmo as /construction/math/drgeo/stage/usr/local/share/locale/de/LC_MESSAGES/drgeo.mo installing el.gmo as /construction/math/drgeo/stage/usr/local/share/locale/el/LC_MESSAGES/drgeo.mo installing en_CA.gmo as /construction/math/drgeo/stage/usr/local/share/locale/en_CA/LC_MESSAGES/drgeo.mo installing en_GB.gmo as /construction/math/drgeo/stage/usr/local/share/locale/en_GB/LC_MESSAGES/drgeo.mo installing es.gmo as /construction/math/drgeo/stage/usr/local/share/locale/es/LC_MESSAGES/drgeo.mo installing eu.gmo as /construction/math/drgeo/stage/usr/local/share/locale/eu/LC_MESSAGES/drgeo.mo installing fr.gmo as /construction/math/drgeo/stage/usr/local/share/locale/fr/LC_MESSAGES/drgeo.mo installing ga.gmo as /construction/math/drgeo/stage/usr/local/share/locale/ga/LC_MESSAGES/drgeo.mo installing gl.gmo as /construction/math/drgeo/stage/usr/local/share/locale/gl/LC_MESSAGES/drgeo.mo installing gu.gmo as /construction/math/drgeo/stage/usr/local/share/locale/gu/LC_MESSAGES/drgeo.mo installing hi.gmo as /construction/math/drgeo/stage/usr/local/share/locale/hi/LC_MESSAGES/drgeo.mo installing hr.gmo as /construction/math/drgeo/stage/usr/local/share/locale/hr/LC_MESSAGES/drgeo.mo installing hu.gmo as /construction/math/drgeo/stage/usr/local/share/locale/hu/LC_MESSAGES/drgeo.mo installing it.gmo as /construction/math/drgeo/stage/usr/local/share/locale/it/LC_MESSAGES/drgeo.mo installing ja.gmo as /construction/math/drgeo/stage/usr/local/share/locale/ja/LC_MESSAGES/drgeo.mo installing ml.gmo as /construction/math/drgeo/stage/usr/local/share/locale/ml/LC_MESSAGES/drgeo.mo mkdir -p -- /construction/math/drgeo/stage/usr/local/share/locale/mr/LC_MESSAGES installing mr.gmo as /construction/math/drgeo/stage/usr/local/share/locale/mr/LC_MESSAGES/drgeo.mo installing nb.gmo as /construction/math/drgeo/stage/usr/local/share/locale/nb/LC_MESSAGES/drgeo.mo installing ne.gmo as /construction/math/drgeo/stage/usr/local/share/locale/ne/LC_MESSAGES/drgeo.mo installing nl.gmo as /construction/math/drgeo/stage/usr/local/share/locale/nl/LC_MESSAGES/drgeo.mo installing no.gmo as /construction/math/drgeo/stage/usr/local/share/locale/no/LC_MESSAGES/drgeo.mo installing pl.gmo as /construction/math/drgeo/stage/usr/local/share/locale/pl/LC_MESSAGES/drgeo.mo installing pt.gmo as /construction/math/drgeo/stage/usr/local/share/locale/pt/LC_MESSAGES/drgeo.mo installing pt_BR.gmo as /construction/math/drgeo/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/drgeo.mo installing ru.gmo as /construction/math/drgeo/stage/usr/local/share/locale/ru/LC_MESSAGES/drgeo.mo mkdir -p -- /construction/math/drgeo/stage/usr/local/share/locale/rw/LC_MESSAGES installing rw.gmo as /construction/math/drgeo/stage/usr/local/share/locale/rw/LC_MESSAGES/drgeo.mo installing sl.gmo as /construction/math/drgeo/stage/usr/local/share/locale/sl/LC_MESSAGES/drgeo.mo installing sq.gmo as /construction/math/drgeo/stage/usr/local/share/locale/sq/LC_MESSAGES/drgeo.mo installing sr.gmo as /construction/math/drgeo/stage/usr/local/share/locale/sr/LC_MESSAGES/drgeo.mo installing sr@Latn.gmo as /construction/math/drgeo/stage/usr/local/share/locale/sr@Latn/LC_MESSAGES/drgeo.mo installing sv.gmo as /construction/math/drgeo/stage/usr/local/share/locale/sv/LC_MESSAGES/drgeo.mo installing uk.gmo as /construction/math/drgeo/stage/usr/local/share/locale/uk/LC_MESSAGES/drgeo.mo installing zh_CN.gmo as /construction/math/drgeo/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/drgeo.mo installing zh_TW.gmo as /construction/math/drgeo/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/drgeo.mo if test "drgeo" = "glib"; then \ if test -n ""; then \ /construction/math/drgeo/stage/usr/local/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/glib-2.0/gettext/po; \ fi; \ install -m 0644 ./Makefile.in.in \ /construction/math/drgeo/stage/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/po' Making install in geo gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/geo' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/geo' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/geo' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/geo' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/geo' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/geo' Making install in examples gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples' Making install in figures gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/figures' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/figures' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures mkdir -p -- /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures install -m 0644 circle-locus.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/circle-locus.fgeo install -m 0644 conics.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/conics.fgeo install -m 0644 euler-line.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/euler-line.fgeo install -m 0644 cercle-inscrit.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/cercle-inscrit.fgeo install -m 0644 orthocenter-locus.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/orthocenter-locus.fgeo install -m 0644 parallelogramme.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/parallelogramme.fgeo install -m 0644 triangle-scale.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/triangle-scale.fgeo install -m 0644 polygons.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/polygons.fgeo install -m 0644 triangle_rectangle1.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/triangle_rectangle1.fgeo install -m 0644 mercedes.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/mercedes.fgeo install -m 0644 saliera.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/saliera.fgeo install -m 0644 slope.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/slope.fgeo install -m 0644 sinusoide.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/sinusoide.fgeo install -m 0644 symmetry-axe-2.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/symmetry-axe-2.fgeo install -m 0644 symmetry-center.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/symmetry-center.fgeo install -m 0644 angle-inscrit.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/angle-inscrit.fgeo install -m 0644 trigo1.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/trigo1.fgeo install -m 0644 moyenne-prop.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/moyenne-prop.fgeo install -m 0644 partage-segment.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/partage-segment.fgeo install -m 0644 varignon.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/varignon.fgeo install -m 0644 triangles-homothetiques.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/triangles-homothetiques.fgeo install -m 0644 orthocentre-symetique.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/orthocentre-symetique.fgeo install -m 0644 signed-distance.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/signed-distance.fgeo install -m 0644 problem1.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/problem1.fgeo install -m 0644 accel.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/accel.fgeo install -m 0644 accel.big5.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/accel.big5.fgeo install -m 0644 lens.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/lens.fgeo install -m 0644 duality.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/duality.fgeo install -m 0644 refraction.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/refraction.fgeo install -m 0644 fonctions_associees.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/fonctions_associees.fgeo install -m 0644 light6.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/light6.fgeo install -m 0644 wheel.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/wheel.fgeo install -m 0644 baballe.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/baballe.fgeo install -m 0644 braik_conic.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/braik_conic.fgeo install -m 0644 steiner_conic.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/steiner_conic.fgeo install -m 0644 polygon-7.fgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/figures/polygon-7.fgeo gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/figures' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/figures' Making install in macro gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/macro' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/macro' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros mkdir -p -- /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros install -m 0644 bissectrice.mgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros/bissectrice.mgeo install -m 0644 orthocentre.mgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros/orthocentre.mgeo install -m 0644 centre1.mgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros/centre1.mgeo install -m 0644 segment.mgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros/segment.mgeo install -m 0644 pentagone.mgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros/pentagone.mgeo install -m 0644 polygon-7.mgeo /construction/math/drgeo/stage/usr/local/share/drgeo/examples/macros/polygon-7.mgeo gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/macro' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/macro' Making install in scheme gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/scheme' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples/scheme' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme mkdir -p -- /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme install -m 0644 figure.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/figure.scm install -m 0644 polygon.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/polygon.scm install -m 0644 polygon2.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/polygon2.scm install -m 0644 square.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/square.scm install -m 0644 baum.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/baum.scm install -m 0644 spiral.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/spiral.scm install -m 0644 steiner.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/steiner.scm install -m 0644 baravelle.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/baravelle.scm install -m 0644 fractale.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/fractale.scm install -m 0644 pappo.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/pappo.scm install -m 0644 premier.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/premier.scm install -m 0644 koch.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/koch.scm install -m 0644 tilings.scm /construction/math/drgeo/stage/usr/local/share/drgeo/examples/scheme/tilings.scm gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/scheme' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples/scheme' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/examples' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/examples' Making install in icons gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/icons' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/icons' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/pixmaps install -m 0644 drgeo-file.png /construction/math/drgeo/stage/usr/local/share/pixmaps/drgeo-file.png install -m 0644 drgeo-book.png /construction/math/drgeo/stage/usr/local/share/pixmaps/drgeo-book.png install -m 0644 ofset-logo.png /construction/math/drgeo/stage/usr/local/share/pixmaps/ofset-logo.png gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/icons' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/icons' Making install in glade gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/glade' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/glade' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/drgeo/glade mkdir -p -- /construction/math/drgeo/stage/usr/local/share/drgeo/glade install -m 0644 drgeo2.glade /construction/math/drgeo/stage/usr/local/share/drgeo/glade/drgeo2.glade install -m 0644 drgenius2.glade /construction/math/drgeo/stage/usr/local/share/drgeo/glade/drgenius2.glade install -m 0644 drgeoMDI.glade /construction/math/drgeo/stage/usr/local/share/drgeo/glade/drgeoMDI.glade /bin/sh ../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/drgeo/glade install -m 0644 angle.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/angle.xpm install -m 0644 axial_symetry.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/axial_symetry.xpm install -m 0644 build_macro.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/build_macro.xpm install -m 0644 central_symetry.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/central_symetry.xpm install -m 0644 circle.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/circle.xpm install -m 0644 circle_arc.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/circle_arc.xpm install -m 0644 coordinates.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/coordinates.xpm install -m 0644 distance.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/distance.xpm install -m 0644 eraser.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/eraser.xpm install -m 0644 free_point.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/free_point.xpm install -m 0644 half_line.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/half_line.xpm install -m 0644 homothetie.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/homothetie.xpm install -m 0644 intersection_point.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/intersection_point.xpm install -m 0644 line.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/line.xpm install -m 0644 line_menu.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/line_menu.xpm install -m 0644 load.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/load.xpm install -m 0644 macro_menu.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/macro_menu.xpm install -m 0644 middle.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/middle.xpm install -m 0644 move.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/move.xpm install -m 0644 new_figure.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/new_figure.xpm install -m 0644 numeric_menu.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/numeric_menu.xpm install -m 0644 parallel.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/parallel.xpm install -m 0644 perpendicular.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/perpendicular.xpm install -m 0644 point_coordinate.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/point_coordinate.xpm install -m 0644 point_menu.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/point_menu.xpm install -m 0644 preferences.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/preferences.xpm install -m 0644 quit.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/quit.xpm install -m 0644 rotation.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/rotation.xpm install -m 0644 run_macro.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/run_macro.xpm install -m 0644 save.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/save.xpm install -m 0644 segment.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/segment.xpm install -m 0644 styles.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/styles.xpm install -m 0644 tools_menu.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/tools_menu.xpm install -m 0644 transformation_menu.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/transformation_menu.xpm install -m 0644 translation.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/translation.xpm install -m 0644 vectrex.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/vectrex.xpm install -m 0644 color-black.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-black.xpm install -m 0644 color-blue.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-blue.xpm install -m 0644 color-bordeaux.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-bordeaux.xpm install -m 0644 color-dark-blue.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-dark-blue.xpm install -m 0644 color-dark-green.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-dark-green.xpm install -m 0644 color-dark-grey.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-dark-grey.xpm install -m 0644 color-green.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-green.xpm install -m 0644 color-grey.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-grey.xpm install -m 0644 color-orange.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-orange.xpm install -m 0644 color-red.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-red.xpm install -m 0644 color-white.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-white.xpm install -m 0644 color-yellow.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/color-yellow.xpm install -m 0644 square-empty.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/square-empty.xpm install -m 0644 square.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/square.xpm install -m 0644 round-empty.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/round-empty.xpm install -m 0644 round.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/round.xpm install -m 0644 cross.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/cross.xpm install -m 0644 dashline.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/dashline.xpm install -m 0644 largeline.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/largeline.xpm install -m 0644 normalline.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/normalline.xpm install -m 0644 polygon.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/polygon.xpm install -m 0644 script.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/script.xpm install -m 0644 widget-script.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/widget-script.xpm install -m 0644 property.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/property.xpm install -m 0644 triangle.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/triangle.xpm install -m 0644 drgeo.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/drgeo.png install -m 0644 drgenius_new_figure.xpm /construction/math/drgeo/stage/usr/local/share/drgeo/glade/drgenius_new_figure.xpm install -m 0644 angle.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/angle.png install -m 0644 axial_symetry.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/axial_symetry.png install -m 0644 build_macro.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/build_macro.png install -m 0644 central_symetry.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/central_symetry.png install -m 0644 circle.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/circle.png install -m 0644 circle_arc.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/circle_arc.png install -m 0644 coordinates.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/coordinates.png install -m 0644 distance.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/distance.png install -m 0644 eraser.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/eraser.png install -m 0644 free_point.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/free_point.png install -m 0644 half_line.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/half_line.png install -m 0644 homothetie.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/homothetie.png install -m 0644 intersection_point.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/intersection_point.png install -m 0644 line.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/line.png install -m 0644 line_menu.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/line_menu.png install -m 0644 locus.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/locus.png install -m 0644 macro_menu.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/macro_menu.png install -m 0644 middle.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/middle.png install -m 0644 move.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/move.png install -m 0644 numeric_menu.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/numeric_menu.png install -m 0644 parallel.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/parallel.png install -m 0644 perpendicular.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/perpendicular.png install -m 0644 point_coordinate.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/point_coordinate.png install -m 0644 point_menu.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/point_menu.png install -m 0644 rotation.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/rotation.png install -m 0644 run_macro.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/run_macro.png install -m 0644 segment.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/segment.png install -m 0644 styles.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/styles.png install -m 0644 tools_menu.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/tools_menu.png install -m 0644 transformation_menu.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/transformation_menu.png install -m 0644 translation.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/translation.png install -m 0644 vectrex.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/vectrex.png install -m 0644 polygon.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/polygon.png install -m 0644 script.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/script.png install -m 0644 widget-script.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/widget-script.png install -m 0644 property.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/property.png install -m 0644 grid.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/grid.png install -m 0644 rename.png /construction/math/drgeo/stage/usr/local/share/drgeo/glade/rename.png gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/glade' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/glade' Making install in scm gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/scm' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/scm' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/drgeo/scm mkdir -p -- /construction/math/drgeo/stage/usr/local/share/drgeo/scm install -m 0644 drgeo_config.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/drgeo_config.scm install -m 0644 preferences.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/preferences.scm install -m 0644 drgeo_scm_interface.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/drgeo_scm_interface.scm install -m 0644 drgeo_scm_interface_constant.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/drgeo_scm_interface_constant.scm install -m 0644 drgeo_scm_interface_constant_fr.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/drgeo_scm_interface_constant_fr.scm install -m 0644 drgeo_scm_interface_constant_sr.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/drgeo_scm_interface_constant_sr.scm install -m 0644 drgeo_scm_interface_constant_es.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/drgeo_scm_interface_constant_es.scm install -m 0644 drgeo_scm_interface_constant_nl.scm /construction/math/drgeo/stage/usr/local/share/drgeo/scm/drgeo_scm_interface_constant_nl.scm gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/scm' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/scm' Making install in plugin gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin' Making install in drgeo gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' Making install in progs gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo/progs' gmake[5]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo/progs' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/sh ../../../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/texmacs/TeXmacs/plugins/drgeo/progs mkdir -p -- /construction/math/drgeo/stage/usr/local/share/texmacs/TeXmacs/plugins/drgeo/progs install -m 0644 init-drgeo.scm /construction/math/drgeo/stage/usr/local/share/texmacs/TeXmacs/plugins/drgeo/progs/init-drgeo.scm /bin/sh ../../../mkinstalldirs /construction/math/drgeo/stage/usr/local/bin install -m 555 tm_drgeo /construction/math/drgeo/stage/usr/local/bin/tm_drgeo gmake[5]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo/progs' gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo/progs' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[5]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin/drgeo' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin' gmake[4]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/plugin' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin' gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/plugin' Making install in encode gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/encode' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0/encode' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /construction/math/drgeo/stage/usr/local/share/drgeo/encode mkdir -p -- /construction/math/drgeo/stage/usr/local/share/drgeo/encode install -m 0644 latin1.ps /construction/math/drgeo/stage/usr/local/share/drgeo/encode/latin1.ps gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/encode' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0/encode' gmake[2]: Entering directory '/construction/math/drgeo/drgeo-1.1.0' gmake[3]: Entering directory '/construction/math/drgeo/drgeo-1.1.0' /bin/sh ./mkinstalldirs /construction/math/drgeo/stage/usr/local/bin /bin/sh ./libtool --mode=install install -s -m 555 drgeo /construction/math/drgeo/stage/usr/local/bin/drgeo install -m 555 -s drgeo /construction/math/drgeo/stage/usr/local/bin/drgeo /bin/sh ./mkinstalldirs /construction/math/drgeo/stage/usr/local/share/applications install -m 0644 drgeo.desktop /construction/math/drgeo/stage/usr/local/share/applications/drgeo.desktop gmake[3]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0' gmake[2]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0' gmake[1]: Leaving directory '/construction/math/drgeo/drgeo-1.1.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/drgeo is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/bin/drgeo is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/bin/drgeo is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/drgeo is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/bin/drgeo is linked to /usr/local/lib/libgmp.so.10 from math/gmp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp Error: /usr/local/bin/drgeo is linked to /usr/local/lib/libltdl.so.7 from devel/libltdl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libltdl.so:devel/libltdl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for drgeo-1.1.0_21 file sizes/checksums [213]: 0% file sizes/checksums [213]: 46% file sizes/checksums [213]: 93% file sizes/checksums [213]: 100% packing files [213]: 0% packing files [213]: 46% packing files [213]: 93% packing files [213]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:01:22