+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/plib.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rzccH9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plib-1.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/plib-1.8.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd plib-1.8.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (plib-1.8.4-fullscreen.patch):' Patch #1 (plib-1.8.4-fullscreen.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fs --fuzz=0 patching file src/pw/pw.h patching file src/pw/pwX11.cxx + echo 'Patch #3 (plib-1.8.4-autorepeat.patch):' Patch #3 (plib-1.8.4-autorepeat.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .autorepeat --fuzz=0 patching file src/pw/pwX11.cxx + echo 'Patch #4 (plib-1.8.5-CVE-2011-4620.patch):' Patch #4 (plib-1.8.5-CVE-2011-4620.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/util/ulError.cxx + echo 'Patch #5 (plib-1.8.5-CVE-2012-4552.patch):' Patch #5 (plib-1.8.5-CVE-2012-4552.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/ssg/ssgParser.cxx + chmod -x src/sg/sgdIsect.cxx + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IJYMyN + umask 022 + cd /builddir/build/BUILD + cd plib-1.8.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes includedir changed to /usr/include/plib libdir is /usr/lib64 checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for X... no checking for pthread_create in -lpthread... yes checking for glNewList in -lGL... yes checking for dlclose in -ldl... yes checking for ALopenport in -laudio... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for pthread_exit in -lc_r... no checking for socklen_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/js/Makefile config.status: creating src/util/Makefile config.status: creating src/sg/Makefile config.status: creating src/sl/Makefile config.status: creating src/psl/Makefile config.status: creating src/ssg/Makefile config.status: creating src/ssgAux/Makefile config.status: creating src/fnt/Makefile config.status: creating src/pui/Makefile config.status: creating src/puAux/Makefile config.status: creating src/pw/Makefile config.status: creating src/net/Makefile config.status: executing depfiles commands PLIB configuration information: Building FNT library: yes Building JS library: yes Building NET library: yes Building PUI library: yes Building puAux library: yes Building SG library: yes Building PSL library: yes Building SL library: yes Building SSG library: yes Building ssgAux library: yes Building PW library: yes Building UTIL library: yes + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src' Making all in util make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/util' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ul.o ul.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ulClock.o ulClock.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ulError.o ulError.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ulLinkedList.o ulLinkedList.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ulList.o ulList.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ulRTTI.o ulRTTI.cxx rm -f libplibul.a ar cru libplibul.a ul.o ulClock.o ulError.o ulLinkedList.o ulList.o ulRTTI.o ranlib libplibul.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/util' Making all in js make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/js' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o js.o js.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o jsLinux.o jsLinux.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o jsLinuxOld.o jsLinuxOld.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o jsMacOS.o jsMacOS.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o jsMacOSX.o jsMacOSX.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o jsWindows.o jsWindows.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o jsBSD.o jsBSD.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o jsNone.o jsNone.cxx rm -f libplibjs.a ar cru libplibjs.a js.o jsLinux.o jsLinuxOld.o jsMacOS.o jsMacOSX.o jsWindows.o jsBSD.o jsNone.o ranlib libplibjs.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/js' Making all in sl make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/sl' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slDSP.o slDSP.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slSample.o slSample.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slEnvelope.o slEnvelope.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slPlayer.o slPlayer.cxx slSample.cxx: In member function 'int slSample::loadWavFile(const char*)': slSample.cxx:346:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] setRate ( *((int *) (& header[2])) ) ; ^ slSample.cxx:284:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( magic, 4, 1, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~ slSample.cxx:296:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( magic, 4, 1, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~ slSample.cxx:323:13: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & header, sizeof(header), 1, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ slSample.cxx:372:13: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( buffer, 1, length, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ slSample.cxx: In member function 'int slSample::loadAUFile(const char*)': slSample.cxx:466:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( comment, 1, hdr_length - 24, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slMODPlayer.o slMODPlayer.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slSamplePlayer.o slSamplePlayer.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slScheduler.o slScheduler.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slMODdacio.o slMODdacio.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slMODfile.o slMODfile.cxx slScheduler.cxx: In member function 'void slScheduler::setMaxConcurrent(int)': slScheduler.cxx:105:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] { if ( mixer_inputs[mi] != NULL ) ^~ slScheduler.cxx:107:12: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' mixer_inputs[mi] = NULL; ^~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slMODinst.o slMODinst.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o slMODnote.o slMODnote.cxx slMODfile.cxx: In member function 'unsigned char* MODfile::read_whole_file(const char*, int*)': slMODfile.cxx:605:9: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read ( fd, (char *)p, l ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o smMixer.o smMixer.cxx slMODnote.cxx: In function 'void commonWork(Note*)': slMODnote.cxx:48:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (np->note != 255) ^ slMODnote.cxx: In function 'void sCmd(Note*)': slMODnote.cxx:265:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (np->note != 255) ^ rm -f libplibsl.a ar cru libplibsl.a slDSP.o slSample.o slEnvelope.o slPlayer.o slMODPlayer.o slSamplePlayer.o slScheduler.o slMODdacio.o slMODfile.o slMODinst.o slMODnote.o ranlib libplibsl.a rm -f libplibsm.a ar cru libplibsm.a smMixer.o ranlib libplibsm.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/sl' Making all in pui make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/pui' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pu.o pu.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puBox.o puBox.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puButton.o puButton.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puButtonBox.o puButtonBox.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puArrowButton.o puArrowButton.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puDialogBox.o puDialogBox.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puFrame.o puFrame.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puGroup.o puGroup.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puInput.o puInput.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puInterface.o puInterface.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puMenuBar.o puMenuBar.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puObject.o puObject.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puOneShot.o puOneShot.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puPopup.o puPopup.cxx puObject.cxx: In member function 'virtual int puObject::checkHit(int, int, int, int)': puObject.cxx:510:57: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ( ( puGetPressedButton () || ( updown == PU_UP ) ) && isHit( x, y ) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puPopupMenu.o puPopupMenu.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puListBox.o puListBox.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puSlider.o puSlider.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puText.o puText.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puValue.o puValue.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puFont.o puFont.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puDial.o puDial.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puRange.o puRange.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puInputBase.o puInputBase.cxx rm -f libplibpu.a ar cru libplibpu.a pu.o puBox.o puButton.o puButtonBox.o puArrowButton.o puDialogBox.o puFrame.o puGroup.o puInput.o puInterface.o puMenuBar.o puObject.o puOneShot.o puPopup.o puPopupMenu.o puListBox.o puSlider.o puText.o puValue.o puFont.o puDial.o puRange.o puInputBase.o ranlib libplibpu.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/pui' Making all in puAux make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/puAux' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAux.o puAux.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxBiSlider.o puAuxBiSlider.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxBiSliderWithEnds.o puAuxBiSliderWithEnds.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxComboBox.o puAuxComboBox.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxCompass.o puAuxCompass.cxx puAuxBiSlider.cxx: In member function 'virtual void puaBiSlider::draw(int, int)': puAuxBiSlider.cxx:31:6: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] void puaBiSlider::draw ( int dx, int dy ) ^~~~~~~~~~~ puAuxBiSlider.cxx:31:6: note: assuming directive output of 12 bytes In file included from /usr/include/stdio.h:861:0, from ../../src/pui/pu.h:27, from puAux.h:27, from puAuxLocal.h:3, from puAuxBiSlider.cxx:26: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ puAuxBiSlider.cxx:31:6: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] void puaBiSlider::draw ( int dx, int dy ) ^~~~~~~~~~~ puAuxBiSlider.cxx:31:6: note: assuming directive output of 12 bytes In file included from /usr/include/stdio.h:861:0, from ../../src/pui/pu.h:27, from puAux.h:27, from puAuxLocal.h:3, from puAuxBiSlider.cxx:26: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxFileSelector.o puAuxFileSelector.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxLargeInput.o puAuxLargeInput.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxList.o puAuxList.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxScrollBar.o puAuxScrollBar.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxSelectBox.o puAuxSelectBox.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxSliderWithInput.o puAuxSliderWithInput.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxSpinBox.o puAuxSpinBox.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxTriSlider.o puAuxTriSlider.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxVerticalMenu.o puAuxVerticalMenu.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o puAuxChooser.o puAuxChooser.cxx puAuxTriSlider.cxx: In member function 'virtual void puaTriSlider::draw(int, int)': puAuxTriSlider.cxx:31:6: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] void puaTriSlider::draw ( int dx, int dy ) ^~~~~~~~~~~~ puAuxTriSlider.cxx:31:6: note: assuming directive output of 12 bytes In file included from /usr/include/stdio.h:861:0, from ../../src/pui/pu.h:27, from puAux.h:27, from puAuxLocal.h:3, from puAuxTriSlider.cxx:26: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ puAuxTriSlider.cxx:31:6: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] void puaTriSlider::draw ( int dx, int dy ) ^~~~~~~~~~~~ puAuxTriSlider.cxx:31:6: note: assuming directive output of 12 bytes In file included from /usr/include/stdio.h:861:0, from ../../src/pui/pu.h:27, from puAux.h:27, from puAuxLocal.h:3, from puAuxTriSlider.cxx:26: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ puAuxTriSlider.cxx:31:6: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] void puaTriSlider::draw ( int dx, int dy ) ^~~~~~~~~~~~ puAuxTriSlider.cxx:31:6: note: assuming directive output of 12 bytes In file included from /usr/include/stdio.h:861:0, from ../../src/pui/pu.h:27, from puAux.h:27, from puAuxLocal.h:3, from puAuxTriSlider.cxx:26: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ rm -f libplibpuaux.a ar cru libplibpuaux.a puAux.o puAuxBiSlider.o puAuxBiSliderWithEnds.o puAuxComboBox.o puAuxCompass.o puAuxFileSelector.o puAuxLargeInput.o puAuxList.o puAuxScrollBar.o puAuxSelectBox.o puAuxSliderWithInput.o puAuxSpinBox.o puAuxTriSlider.o puAuxVerticalMenu.o puAuxChooser.o ranlib libplibpuaux.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/puAux' Making all in sg make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/sg' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o sg.o sg.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o sgd.o sgd.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o sgIsect.o sgIsect.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o sgdIsect.o sgdIsect.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o sgPerlinNoise.o sgPerlinNoise.cxx rm -f libplibsg.a ar cru libplibsg.a sg.o sgd.o sgIsect.o sgdIsect.o sgPerlinNoise.o ranlib libplibsg.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/sg' Making all in ssg make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/ssg' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssg.o ssg.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgAnimation.o ssgAnimation.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgBase.o ssgBase.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgBaseTransform.o ssgBaseTransform.cxx In file included from ssgLocal.h:27:0, from ssgBaseTransform.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgAnimation.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssg.cxx:26: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgBase.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgBranch.o ssgBranch.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgContext.o ssgContext.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgCutout.o ssgCutout.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgDList.o ssgDList.cxx In file included from ssgLocal.h:27:0, from ssgBranch.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgContext.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgCutout.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgEntity.o ssgEntity.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgIsect.o ssgIsect.cxx In file included from ssgLocal.h:27:0, from ssgDList.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLeaf.o ssgLeaf.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgList.o ssgList.cxx In file included from ssgLocal.h:27:0, from ssgEntity.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgIsect.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadDOF.o ssgLoadDOF.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadAC.o ssgLoadAC.cxx In file included from ssgLocal.h:27:0, from ssgLeaf.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgOptimiser.o ssgOptimiser.cxx In file included from ssgLocal.h:27:0, from ssgList.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgRoot.o ssgRoot.cxx In file included from ssgLocal.h:27:0, from ssgLoadDOF.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadAC.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] } ; ^ ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssgLoadDOF.cxx:82:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadDOF.cxx: In function 'ssgEntity* getGOB1(FILE*)': ssgLoadDOF.cxx:376:7: warning: variable 'flags' set but not used [-Wunused-but-set-variable] int flags = 0 ; ^~~~~ ssgLoadDOF.cxx:377:7: warning: variable 'paintflags' set but not used [-Wunused-but-set-variable] int paintflags = 0 ; ^~~~~~~~~~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadDOF.cxx: In function 'char* getQString(FILE*, int*)': ssgLoadDOF.cxx:214:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( res, sizeof(char), len, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx: In function 'ssgEntity* getGOB1(FILE*)': ssgLoadDOF.cxx:412:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( index, sizeof(short), indices, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx:423:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( vertex, sizeof(float), vertices * 3, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx:434:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( tvertex, sizeof(float), tvertices * 2, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx:445:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( normal, sizeof(float), normals * 3, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx:459:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( burstStart, sizeof(int), bursts, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx:460:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( burstCount, sizeof(int), bursts, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx:461:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( burstMtlID, sizeof(int), bursts, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadDOF.cxx:462:17: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( burstVperP, sizeof(int), bursts, fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadAC.cxx: In function 'int do_object(char*)': ssgLoadAC.cxx:511:11: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets ( buffer, 1024, loader_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadAC.cxx: In function 'int do_numsurf(char*)': ssgLoadAC.cxx:680:11: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets ( buffer, 1024, loader_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadAC.cxx: In function 'int do_refs(char*)': ssgLoadAC.cxx:771:13: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets ( buffer, 1024, loader_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadAC.cxx:808:15: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets ( buffer, 1024, loader_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadAC.cxx: In function 'int do_numvert(char*)': ssgLoadAC.cxx:654:11: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets ( buffer, 1024, loader_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ssgLocal.h:27:0, from ssgOptimiser.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgRoot.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveAC.o ssgSaveAC.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSelector.o ssgSelector.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSimpleState.o ssgSimpleState.cxx In file included from ssgLocal.h:27:0, from ssgSelector.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgSaveAC.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveAC.cxx:26:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgState.o ssgState.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgStateTables.o ssgStateTables.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgStats.o ssgStats.cxx In file included from ssgLocal.h:27:0, from ssgSimpleState.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgState.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgStateTables.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgTween.o ssgTween.cxx In file included from ssgLocal.h:27:0, from ssgStats.cxx:24: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgTweenController.o ssgTweenController.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgTexTrans.o ssgTexTrans.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgTexture.o ssgTexture.cxx In file included from ssgLocal.h:27:0, from ssgTween.cxx:26: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgTweenController.cxx:26: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgTransform.o ssgTransform.cxx In file included from ssgLocal.h:27:0, from ssgTexTrans.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgTexture.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgStateSelector.o ssgStateSelector.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgRangeSelector.o ssgRangeSelector.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadTexture.o ssgLoadTexture.cxx In file included from ssgLocal.h:27:0, from ssgTransform.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgStateSelector.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadBMP.o ssgLoadBMP.cxx ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgRangeSelector.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadTexture.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadTexture.cxx: In function 'bool ssgMakeMipMaps(GLubyte*, int, int, int, bool)': ssgLoadTexture.cxx:52:100: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] bool non_power_of_two_tex_supported = ssgIsExtensionSupported( "GL_ARB_texture_non_power_of_two" ); ^ ssgLoadTexture.cxx: In function 'bool ssgConvertTexture(char*, const char*)': ssgLoadTexture.cxx:292:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] "convert"; ^~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadSGI.o ssgLoadSGI.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadPNG.o ssgLoadPNG.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadTGA.o ssgLoadTGA.cxx In file included from ssgLocal.h:27:0, from ssgLoadBMP.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadBMP.cxx: In function 'short unsigned int readShort()': ssgLoadBMP.cxx:76:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned short), 1, curr_image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadBMP.cxx: In function 'unsigned int readInt()': ssgLoadBMP.cxx:84:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned int), 1, curr_image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadBMP.cxx: In function 'unsigned char readByte()': ssgLoadBMP.cxx:69:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned char), 1, curr_image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ssgLocal.h:27:0, from ssgLoadSGI.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadPCX.o ssgLoadPCX.cxx ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadSGI.cxx: In member function 'unsigned char ssgSGIHeader::readByte()': ssgLoadSGI.cxx:155:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned char), 1, image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadSGI.cxx: In member function 'short unsigned int ssgSGIHeader::readShort()': ssgLoadSGI.cxx:162:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned short), 1, image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadSGI.cxx: In member function 'unsigned int ssgSGIHeader::readInt()': ssgLoadSGI.cxx:170:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned int), 1, image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadSGI.cxx: In member function 'void ssgSGIHeader::getRow(unsigned char*, int, int)': ssgLoadSGI.cxx:189:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( rle_temp, 1, length, image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadSGI.cxx:217:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( buf, 1, xsize, image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadSGI.cxx: In member function 'bool ssgSGIHeader::openFile(const char*)': ssgLoadSGI.cxx:455:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( sgihdr->start, sizeof (unsigned int), sgihdr->tablen, image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadSGI.cxx:456:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( sgihdr->leng , sizeof (int), sgihdr->tablen, image_fd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ssgLocal.h:27:0, from ssgLoadPNG.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadTGA.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgInvisible.o ssgInvisible.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadSSG.o ssgLoadSSG.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgVTable.o ssgVTable.cxx In file included from ssgLocal.h:27:0, from ssgLoadPCX.cxx:39: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadPCX.cxx: In function 'int ReadFileIntoBuffer(const char*, UByte*&, UByte*&, long unsigned int&)': ssgLoadPCX.cxx:64:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, file_length, 1, tfile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ssgLocal.h:27:0, from ssgInvisible.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSimpleList.o ssgSimpleList.cxx ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadSSG.cxx:26: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgVtxTable.o ssgVtxTable.cxx ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgVTable.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgIO.o ssgIO.cxx In file included from ssgLocal.h:27:0, from ssgSimpleList.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgVtxTable.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoad3ds.o ssgLoad3ds.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveASE.o ssgSaveASE.cxx In file included from ssgLocal.h:27:0, from ssgIO.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadASE.o ssgLoadASE.cxx In file included from ssgLocal.h:27:0, from ssgLoad3ds.cxx:55: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoad3ds.cxx:255:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] false, false }; ^ ssgLoad3ds.cxx: In function 'int parse_face_list(unsigned int)': ssgLoad3ds.cxx:784:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (flags & 7 == 0) { // Triangle vertices order should be swapped ~~^~~~ In file included from ssgLocal.h:27:0, from ssgSaveASE.cxx:29: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ../../src/sg/sg.h:29:0, from ssg.h:29, from ssgLocal.h:27, from ssgLoad3ds.cxx:55: ../../src/util/ul.h: In function 'unsigned int ulEndianReadLittle32(FILE*)': ../../src/util/ul.h:477:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 4, 1, f); ~~~~~^~~~~~~~~~~~~ ../../src/util/ul.h: In function 'short unsigned int ulEndianReadLittle16(FILE*)': ../../src/util/ul.h:471:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 2, 1, f); ~~~~~^~~~~~~~~~~~~ ../../src/util/ul.h: In function 'float ulEndianReadLittleFloat(FILE*)': ../../src/util/ul.h:483:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 4, 1, f); ~~~~~^~~~~~~~~~~~~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoad3ds.cxx: In function 'unsigned char get_byte()': ssgLoad3ds.cxx:345:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread( &b, 1, 1, model ); ~~~~~^~~~~~~~~~~~~~~~~~~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveASE.cxx:30:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgParser.o ssgParser.cxx In file included from ssgLocal.h:27:0, from ssgLoadASE.cxx:61: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadDXF.o ssgLoadDXF.cxx In file included from ssgLocal.h:27:0, from ssgParser.cxx:37: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgParser.cxx:141:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char *EOF_string = "EOF reached"; ^~~~~~~~~~~~~ ssgParser.cxx:142:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char *EOL_string = "EOL reached"; ^~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveDXF.o ssgSaveDXF.cxx In file included from ssgLocal.h:27:0, from ssgLoadDXF.cxx:32: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadTRI.o ssgLoadTRI.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveTRI.o ssgSaveTRI.cxx In file included from ssgLocal.h:27:0, from ssgSaveDXF.cxx:29: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadTRI.cxx:29: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadOBJ.o ssgLoadOBJ.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveOBJ.o ssgSaveOBJ.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgVtxArray.o ssgVtxArray.cxx In file included from ssgLocal.h:27:0, from ssgSaveTRI.cxx:29: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadMD2.o ssgLoadMD2.cxx In file included from ssgLocal.h:27:0, from ssgLoadOBJ.cxx:62: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgSaveOBJ.cxx:29: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgVtxArray.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadMDL.o ssgLoadMDL.cxx In file included from ssgLocal.h:27:0, from ssgLoadMD2.cxx:36: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadX.o ssgLoadX.cxx ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveX.o ssgSaveX.cxx ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadMD2.cxx: In function 'void read_header()': ssgLoadMD2.cxx:202:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&header, sizeof(t_model), 1, loader_fd); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadMD2.cxx: In function 'void read_skins(int)': ssgLoadMD2.cxx:241:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, sizeof(char), 64, loader_fd); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadMD2.cxx: In function 'void read_uvcoords(int)': ssgLoadMD2.cxx:225:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(uvs, sizeof(t_tcoord), header.numTexCoords, loader_fd); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadMD2.cxx: In function 'void read_triangles(int)': ssgLoadMD2.cxx:233:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(triangles, sizeof(t_triangle), header.numTriangles, loader_fd); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadMD2.cxx: In function 'void read_frames(int)': ssgLoadMD2.cxx:215:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&frames[i], sizeof(t_frame), 1, loader_fd); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssgLoadMD2.cxx:216:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(vertices[i], sizeof(t_vertex), header.numVertices, loader_fd); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoaderWriterStuff.o ssgLoaderWriterStuff.cxx In file included from ssgLocal.h:27:0, from ssgLoadMDL.cxx:40: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadMDL.cxx: In function 'void ParseBGL(FILE*)': ssgLoadMDL.cxx:859:15: warning: variable 'offset' set but not used [-Wunused-but-set-variable] short offset; ^~~~~~ ssgLoadMDL.cxx:867:28: warning: variable 'mask' set but not used [-Wunused-but-set-variable] short offset, var, mask; ^~~~ ssgLoadMDL.cxx:891:15: warning: variable 'offset' set but not used [-Wunused-but-set-variable] short offset, lo, hi; ^~~~~~ ssgLoadMDL.cxx:891:23: warning: variable 'lo' set but not used [-Wunused-but-set-variable] short offset, lo, hi; ^~ ssgLoadMDL.cxx:891:27: warning: variable 'hi' set but not used [-Wunused-but-set-variable] short offset, lo, hi; ^~ ssgLoadMDL.cxx:988:24: warning: variable 'real_size' set but not used [-Wunused-but-set-variable] unsigned short real_size, pixels_ref; ^~~~~~~~~ ssgLoadMDL.cxx:988:35: warning: variable 'pixels_ref' set but not used [-Wunused-but-set-variable] unsigned short real_size, pixels_ref; ^~~~~~~~~~ ssgLoadMDL.cxx:1342:24: warning: variable 'id' set but not used [-Wunused-but-set-variable] unsigned short id, dx, scale, dy; ^~ ssgLoadMDL.cxx:1342:28: warning: variable 'dx' set but not used [-Wunused-but-set-variable] unsigned short id, dx, scale, dy; ^~ ssgLoadMDL.cxx:1342:32: warning: variable 'scale' set but not used [-Wunused-but-set-variable] unsigned short id, dx, scale, dy; ^~~~~ ssgLoadMDL.cxx:1342:39: warning: variable 'dy' set but not used [-Wunused-but-set-variable] unsigned short id, dx, scale, dy; ^~ ssgLoadMDL.cxx:1366:24: warning: variable 'length' set but not used [-Wunused-but-set-variable] unsigned short length, idx; ^~~~~~ ssgLoadMDL.cxx:1366:32: warning: variable 'idx' set but not used [-Wunused-but-set-variable] unsigned short length, idx; ^~~ ssgLoadMDL.cxx:1368:24: warning: variable 'color' set but not used [-Wunused-but-set-variable] unsigned int color; ^~~~~ ssgLoadMDL.cxx:1348:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(tex_name, 1, 14, fp); ~~~~~^~~~~~~~~~~~~~~~~~~~~ ssgLoadMDL.cxx:1372:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&flags, 1, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~~ ssgLoadMDL.cxx:1373:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&chksum, 1, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~~~ ssgLoadMDL.cxx:1404:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&color, 1, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~~ ssgLoadMDL.cxx:1405:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(¶m, 1, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~~ ssgLoadMDL.cxx:1415:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(col, 1, 4, fp); ~~~~~^~~~~~~~~~~~~~~ ssgLoadMDL.cxx:1546:16: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(TheTextureList[i].fname, 64, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/sg/sg.h:29:0, from ssg.h:29, from ssgLocal.h:27, from ssgLoadMDL.cxx:40: ../../src/util/ul.h: In function 'short unsigned int ulEndianReadLittle16(FILE*)': ../../src/util/ul.h:471:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 2, 1, f); ~~~~~^~~~~~~~~~~~~ ../../src/util/ul.h: In function 'unsigned int ulEndianReadLittle32(FILE*)': ../../src/util/ul.h:477:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 4, 1, f); ~~~~~^~~~~~~~~~~~~ ../../src/util/ul.h: In function 'float ulEndianReadLittleFloat(FILE*)': ../../src/util/ul.h:483:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 4, 1, f); ~~~~~^~~~~~~~~~~~~ ssgLoadMDL.cxx: In function 'void FindBGLBeginRIFF(FILE*)': ssgLoadMDL.cxx:1771:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 4, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~~ In file included from ssgLocal.h:27:0, from ssgLoadX.cxx:29: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgSaveX.cxx:30: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLoadX.cxx:30:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadX.cxx:39:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char *globEmpty=""; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadFLT.o ssgLoadFLT.cxx ssgLoadMDL.cxx: In function 'void CreateAndAddLeaf1(GLenum, ssgTexCoordArray*, bool)': ssgLoadMDL.cxx:637:13: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] static void CreateAndAddLeaf1(GLenum ty, ssgTexCoordArray *tex_coords_P, bool use_texture) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from ssg.h:28, from ssgLocal.h:27, from ssgLoadMDL.cxx:40: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ In file included from ssgLocal.h:27:0, from ssgLoaderWriterStuff.cxx:36: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLoaderWriterStuff.cxx:37:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadM.o ssgLoadM.cxx In file included from ssgLoadFLT.cxx:81:0: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLoadFLT.cxx:82:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoadFLT.cxx: In function 'int GeomChunks(ubyte*, ubyte*, fltState*, ssgEntity**, int, int)': ssgLoadFLT.cxx:1292:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] state->texs = t = splay(state->texs, (void *)index, ptrcmp); ^~~~~ ssgLoadFLT.cxx:1293:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (t == 0 || t->key != (void *)index) { ^~~~~ ssgLoadFLT.cxx:1365:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] state->mtls = t = splay(state->mtls, (void *)index, ptrcmp); ^~~~~ ssgLoadFLT.cxx:1366:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (t && t->key == (void *)index) { ^~~~~ ssgLoadFLT.cxx: In function 'void PostLink(ssgEntity**, fltNodeAttr**, int, fltState*)': ssgLoadFLT.cxx:1889:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] state->refs = sinsert(state->refs, (void *)instance, 0, ptrcmp); ^~~~~~~~ ssgLoadMDL.cxx: In function 'void ParseBGL(FILE*)': ssgLoadMDL.cxx:957:39: warning: 'max_limit' may be used uninitialized in this function [-Wmaybe-uninitialized] curr_xfm_->setRotationLimits(min_limit, max_limit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ssgLoadMDL.cxx:957:39: warning: 'min_limit' may be used uninitialized in this function [-Wmaybe-uninitialized] ssgLoadFLT.cxx: In function 'ssgEntity* HierChunks(ubyte*, ubyte*, fltState*)': ssgLoadFLT.cxx:2241:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] state->refs = splay(state->refs, (void *)k, ptrcmp); ^ ssgLoadFLT.cxx:2242:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (state->refs->key == (void *)k) { ^ ssgLoadFLT.cxx: In function 'int TableChunks(ubyte*, ubyte*, fltState*)': ssgLoadFLT.cxx:2481:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] state->texs = sinsert(state->texs, (void *)index, 0, ptrcmp); ^~~~~ ssgLoadFLT.cxx:2508:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] state->mtls = sinsert(state->mtls, (void *)i, 0, ptrcmp); ^ ssgLoadFLT.cxx:2544:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] state->mtls = sinsert(state->mtls, (void *)index, 0, ptrcmp); ^~~~~ In file included from ssgLocal.h:27:0, from ssgLoadM.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadM.cxx: In function 'ssgEntity* ssgLoadM(const char*, const ssgLoaderOptions*)': ssgLoadM.cxx:52:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 256, model_file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ssgLoadM.cxx:101:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 256, model_file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from ssg.h:29:0, from ssgLoadFLT.cxx:81: ../../src/sg/sg.h: In function 'int AttrChunks(ubyte*, ubyte*, fltNodeAttr**)': ../../src/sg/sg.h:292:23: warning: 'mat' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 0 ] = src [ 0 ] ; ~~~~~~~~^ ../../src/sg/sg.h:293:23: warning: '*((void*)& mat +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 1 ] = src [ 1 ] ; ~~~~~~~~^ ../../src/sg/sg.h:294:23: warning: '*((void*)& mat +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 2 ] = src [ 2 ] ; ~~~~~~~~^ ../../src/sg/sg.h:295:23: warning: '*((void*)& mat +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 3 ] = src [ 3 ] ; ~~~~~~~~^ ../../src/sg/sg.h:292:23: warning: '*((void*)& mat +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 0 ] = src [ 0 ] ; ~~~~~~~~^ ../../src/sg/sg.h:293:23: warning: '*((void*)& mat +20)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 1 ] = src [ 1 ] ; ~~~~~~~~^ ../../src/sg/sg.h:294:23: warning: '*((void*)& mat +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 2 ] = src [ 2 ] ; ~~~~~~~~^ ../../src/sg/sg.h:295:23: warning: '*((void*)& mat +28)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 3 ] = src [ 3 ] ; ~~~~~~~~^ ../../src/sg/sg.h:292:23: warning: '*((void*)& mat +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 0 ] = src [ 0 ] ; ~~~~~~~~^ ../../src/sg/sg.h:293:23: warning: '*((void*)& mat +36)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 1 ] = src [ 1 ] ; ~~~~~~~~^ ../../src/sg/sg.h:294:23: warning: '*((void*)& mat +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 2 ] = src [ 2 ] ; ~~~~~~~~^ ../../src/sg/sg.h:295:23: warning: '*((void*)& mat +44)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 3 ] = src [ 3 ] ; ~~~~~~~~^ ../../src/sg/sg.h:292:23: warning: '*((void*)& mat +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 0 ] = src [ 0 ] ; ~~~~~~~~^ ../../src/sg/sg.h:293:23: warning: '*((void*)& mat +52)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 1 ] = src [ 1 ] ; ~~~~~~~~^ ../../src/sg/sg.h:294:23: warning: '*((void*)& mat +56)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 2 ] = src [ 2 ] ; ~~~~~~~~^ ../../src/sg/sg.h:295:23: warning: '*((void*)& mat +60)' may be used uninitialized in this function [-Wmaybe-uninitialized] dst [ 3 ] = src [ 3 ] ; ~~~~~~~~^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveM.o ssgSaveM.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadStrip.o ssgLoadStrip.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadOFF.o ssgLoadOFF.cxx In file included from ssgLocal.h:27:0, from ssgSaveM.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveM.cxx:26:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgSaveM.cxx: In function 'int ssgSaveM(const char*, ssgEntity*)': ssgSaveM.cxx:44:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ent->print(fd, "#", 0); ^ In file included from ssgLocal.h:27:0, from ssgLoadStrip.cxx:24: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveOFF.o ssgSaveOFF.cxx ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ../../src/sg/sg.h:29:0, from ssg.h:29, from ssgLocal.h:27, from ssgLoadStrip.cxx:24: ../../src/util/ul.h: In function 'float ulEndianReadLittleFloat(FILE*)': ../../src/util/ul.h:483:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 4, 1, f); ~~~~~^~~~~~~~~~~~~ ../../src/util/ul.h: In function 'unsigned int ulEndianReadLittle32(FILE*)': ../../src/util/ul.h:477:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 4, 1, f); ~~~~~^~~~~~~~~~~~~ ../../src/util/ul.h: In function 'short unsigned int ulEndianReadLittle16(FILE*)': ../../src/util/ul.h:471:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&x, 2, 1, f); ~~~~~^~~~~~~~~~~~~ In file included from ssgLocal.h:27:0, from ssgLoadOFF.cxx:41: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLoadOFF.cxx:42:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoadOFF.cxx: In function 'int parse()': ssgLoadOFF.cxx:189:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( ! Ascii2UInt(uInt, token, "NFaces")) ^~ ssgLoadOFF.cxx:191:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' _ssgNoFacesToRead = uInt; ^~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveQHI.o ssgSaveQHI.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadVRML1.o ssgLoadVRML1.cxx In file included from ssgLocal.h:27:0, from ssgSaveOFF.cxx:33: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveVRML1.o ssgSaveVRML1.cxx ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveOFF.cxx:34:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgSaveOFF.cxx: In function 'int ssgSaveOFF(const char*, ssgEntity*)': ssgSaveOFF.cxx:52:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ent->print(fd, "#", 0); ^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSave3ds.o ssgSave3ds.cxx In file included from ssgLocal.h:27:0, from ssgSaveQHI.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadVRML1.cxx:36: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveQHI.cxx:26:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ In file included from ssgLoadVRML1.cxx:38:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ In file included from ssgLoadVRML1.cxx:40:0: ssgLoadVRML.h:34:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgAxisTransform.o ssgAxisTransform.cxx In file included from ssgLocal.h:27:0, from ssgSaveVRML1.cxx:35: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveVRML1.cxx:36:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ In file included from ssgLocal.h:27:0, from ssgSave3ds.cxx:39: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgAxisTransform.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadATG.o ssgLoadATG.cxx ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveFLT.o ssgSaveFLT.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveATG.o ssgSaveATG.cxx In file included from ssgLocal.h:27:0, from ssgLoadATG.cxx:74: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLoadATG.cxx:75:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ In file included from ssgLocal.h:27:0, from ssgSaveFLT.cxx:36: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadIV.o ssgLoadIV.cxx ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgSaveATG.cxx:32: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgSaveFLT.cxx: In function 'void writeHeader()': ssgSaveFLT.cxx:207:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] len += writeString( " ", 8 ) ; /* ID */ ^ ssgSaveFLT.cxx:210:61: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] len += writeString( "Unknown Date. ", 32 ) ; /* Date/Time */ ^ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgSaveFLT.cxx: In function 'void writeAnimationGroup()': ssgSaveFLT.cxx:423:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] writeString ( "Animate", 8 ) ; /* Name */ ^ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveATG.cxx:33:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgSaveATG.cxx: In function 'int ssgSaveATG(const char*, ssgEntity*)': ssgSaveATG.cxx:51:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] ent->print(fd, "#", 0); ^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoad.o ssgLoad.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadMDL_BGLTexture.o ssgLoadMDL_BGLTexture.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadXPlaneObj.o ssgLoadXPlaneObj.cxx In file included from ssgLocal.h:27:0, from ssgLoadIV.cxx:22: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLoadIV.cxx:24:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ In file included from ssgLoadIV.cxx:26:0: ssgLoadVRML.h:34:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoadIV.cxx: In function 'ssgEntity* ssgLoadIV(const char*, const ssgLoaderOptions*)': ssgLoadIV.cxx:78:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( !(token = vrmlParser.getRawLine()) ) ^~ ssgLoadIV.cxx:80:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( strstr( token, "#Inventor V2.1 ascii" ) == NULL ) // should we handle different flavours of inventor? ^~ In file included from ssgLocal.h:27:0, from ssgLoad.cxx:25: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadMDL_BGLTexture.cxx:45: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadMDL_BGLTexture.cxx: In function 'bool ssgLoadMDLTexture(const char*, ssgTextureInfo*)': ssgLoadMDL_BGLTexture.cxx:354:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&b, 1, 1, tfile); ~~~~~^~~~~~~~~~~~~~~~~ In file included from ssgLocal.h:27:0, from ssgLoadXPlaneObj.cxx:41: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgLoadASC.o ssgLoadASC.cxx ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveASC.o ssgSaveASC.cxx ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgSaveIV.o ssgSaveIV.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgAnimTransform.o ssgAnimTransform.cxx In file included from ssgLocal.h:27:0, from ssgSaveASC.cxx:28: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgLoadASC.cxx:28: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgSaveASC.cxx:29:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ In file included from ssgLocal.h:27:0, from ssgSaveIV.cxx:52: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLoadASC.cxx:29:0: ssgLoaderWriterStuff.h:59:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssgLoaderWriterStuff.h:74:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) {}; // Fixme NIV14: 2do ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadASC.cxx:38:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char *globEmpty=""; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssgLoadASC.cxx:830:12: warning: 'int HandleMeshMaterialList(const char*)' defined but not used [-Wunused-function] static int HandleMeshMaterialList(const char *firstToken) ^~~~~~~~~~~~~~~~~~~~~~ ssgLoadASC.cxx:735:12: warning: 'int HandleMaterialOld(const char*)' defined but not used [-Wunused-function] static int HandleMaterialOld(const char *firstToken) ^~~~~~~~~~~~~~~~~ ssgLoadASC.cxx:710:12: warning: 'int HandleTextureFileName(const char*)' defined but not used [-Wunused-function] static int HandleTextureFileName(const char *firstToken) ^~~~~~~~~~~~~~~~~~~~~ ssgLoadASC.cxx:87:12: warning: 'int Ascii2Int(int&, const char*, const char*)' defined but not used [-Wunused-function] static int Ascii2Int(int &retVal, const char *token, const char* name ) ^~~~~~~~~ ssgLoadASC.cxx:38:14: warning: 'globEmpty' defined but not used [-Wunused-variable] static char *globEmpty=""; ^~~~~~~~~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgVertSplitter.o ssgVertSplitter.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgStatistics.o ssgStatistics.cxx In file included from ssgLocal.h:27:0, from ssgAnimTransform.cxx:26: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgLocal.h:27:0, from ssgStatistics.cxx:2: ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ rm -f libplibssg.a ar cru libplibssg.a ssg.o ssgAnimation.o ssgBase.o ssgBaseTransform.o ssgBranch.o ssgContext.o ssgCutout.o ssgDList.o ssgEntity.o ssgIsect.o ssgLeaf.o ssgList.o ssgLoadDOF.o ssgLoadAC.o ssgOptimiser.o ssgRoot.o ssgSaveAC.o ssgSelector.o ssgSimpleState.o ssgState.o ssgStateTables.o ssgStats.o ssgTween.o ssgTweenController.o ssgTexTrans.o ssgTexture.o ssgTransform.o ssgStateSelector.o ssgRangeSelector.o ssgLoadTexture.o ssgLoadBMP.o ssgLoadSGI.o ssgLoadPNG.o ssgLoadTGA.o ssgLoadPCX.o ssgInvisible.o ssgLoadSSG.o ssgVTable.o ssgSimpleList.o ssgVtxTable.o ssgIO.o ssgLoad3ds.o ssgSaveASE.o ssgLoadASE.o ssgParser.o ssgLoadDXF.o ssgSaveDXF.o ssgLoadTRI.o ssgSaveTRI.o ssgLoadOBJ.o ssgSaveOBJ.o ssgVtxArray.o ssgLoadMD2.o ssgLoadMDL.o ssgLoadX.o ssgSaveX.o ssgLoaderWriterStuff.o ssgLoadFLT.o ssgLoadM.o ssgSaveM.o ssgLoadStrip.o ssgLoadOFF.o ssgSaveOFF.o ssgSaveQHI.o ssgLoadVRML1.o ssgSaveVRML1.o ssgSave3ds.o ssgAxisTransform.o ssgLoadATG.o ssgSaveFLT.o ssgSaveATG.o ssgLoadIV.o ssgLoad.o ssgLoadMDL_BGLTexture.o ssgLoadXPlaneObj.o ssgLoadASC.o ssgSaveASC.o ssgSaveIV.o ssgAnimTransform.o ssgVertSplitter.o ssgStatistics.o ranlib libplibssg.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/ssg' Making all in fnt make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/fnt' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o fnt.o fnt.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o fntTXF.o fntTXF.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o fntBitmap.o fntBitmap.cxx fntBitmap.cxx:318:148: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static const SFG_Font fgFontFixed8x13 = { "-misc-fixed-medium-r-normal--13-120-75-75-C-80-iso8859-1", 93, 13, Fixed8x13_Character_Map, -1.0f, 2.0f }; ^ fntBitmap.cxx:429:148: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static const SFG_Font fgFontFixed9x15 = { "-misc-fixed-medium-r-normal--15-140-75-75-C-90-iso8859-1", 93, 15, Fixed9x15_Character_Map, -1.0f, 3.0f }; ^ fntBitmap.cxx:540:157: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static const SFG_Font fgFontHelvetica10 = { "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1", 93, 13, Helvetica10_Character_Map, -1.0f, 2.0f }; ^ fntBitmap.cxx:651:157: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static const SFG_Font fgFontHelvetica12 = { "-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1", 93, 15, Helvetica12_Character_Map, -1.0f, 3.0f }; ^ fntBitmap.cxx:762:157: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static const SFG_Font fgFontHelvetica18 = { "-adobe-helvetica-medium-r-normal--18-180-75-75-p-98-iso8859-1", 93, 22, Helvetica18_Character_Map, -1.0f, 4.0f }; ^ In file included from fntTXF.cxx:25:0: fntLocal.h: In function 'unsigned int _fnt_readInt()': fntLocal.h:84:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned int), 1, _fntCurrImageFd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fntLocal.h: In function 'unsigned char _fnt_readByte()': fntLocal.h:69:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned char), 1, _fntCurrImageFd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fntLocal.h: In function 'short unsigned int _fnt_readShort()': fntLocal.h:76:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( & x, sizeof(unsigned short), 1, _fntCurrImageFd ) ; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fntBitmap.cxx:873:154: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static const SFG_Font fgFontTimesRoman10 = { "-adobe-times-medium-r-normal--10-100-75-75-p-54-iso8859-1", 93, 13, TimesRoman10_Character_Map, 0.0f, 3.0f }; ^ fntBitmap.cxx:984:156: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static const SFG_Font fgFontTimesRoman24 = { "-adobe-times-medium-r-normal--24-240-75-75-p-124-iso8859-1", 93, 28, TimesRoman24_Character_Map, -1.0f, 6.0f }; ^ rm -f libplibfnt.a ar cru libplibfnt.a fnt.o fntTXF.o fntBitmap.o ranlib libplibfnt.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/fnt' Making all in ssgAux make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/ssgAux' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgAux.o ssgAux.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaShapes.o ssgaShapes.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaPatch.o ssgaPatch.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaParticleSystem.o ssgaParticleSystem.cxx In file included from ssgAux.h:28:0, from ssgAux.cxx:25: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgAux.h:28:0, from ssgaShapes.cxx:25: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgAux.h:28:0, from ssgaPatch.cxx:25: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ In file included from ssgAux.h:28:0, from ssgaParticleSystem.cxx:23: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaWaveSystem.o ssgaWaveSystem.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaLensFlare.o ssgaLensFlare.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaLensFlareTexture.o ssgaLensFlareTexture.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaFire.o ssgaFire.cxx In file included from ssgAux.h:28:0, from ssgaWaveSystem.cxx:26: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgAux.h:28:0, from ssgaLensFlare.cxx:23: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgaFire.cxx:23:0: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaScreenDump.o ssgaScreenDump.cxx ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaSphere.o ssgaSphere.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaCelestialBody.o ssgaCelestialBody.cxx In file included from ssgAux.h:28:0, from ssgaScreenDump.cxx:25: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgaSphere.h:25:0, from ssgaSphere.cxx:32: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaCloudLayer.o ssgaCloudLayer.cxx In file included from ssgaSky.h:32:0, from ssgaCelestialBody.cxx:35: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaStars.o ssgaStars.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaSkyDome.o ssgaSkyDome.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaSky.o ssgaSky.cxx In file included from ssgaSky.h:32:0, from ssgaCloudLayer.cxx:28: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgaSky.h:32:0, from ssgaStars.cxx:34: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgaSky.h:32:0, from ssgaSkyDome.cxx:30: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaTeapot.o ssgaTeapot.cxx ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgaSky.h:32:0, from ssgaSky.cxx:29: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o ssgaBillboards.o ssgaBillboards.cxx In file included from ssgAux.h:28:0, from ssgaTeapot.cxx:25: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ In file included from ssgaBillboards.h:76:0, from ssgaBillboards.cxx:26: ../../src/ssg/ssg.h:322:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:476:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:522:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:544:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:566:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:581:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:761:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:832:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1030:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1103:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1201:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1292:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1500:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1542:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2); ^~ ../../src/ssg/ssg.h:1601:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1647:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:1681:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2020:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ ../../src/ssg/ssg.h:2081:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ; ^~ rm -f libplibssgaux.a ar cru libplibssgaux.a ssgAux.o ssgaShapes.o ssgaPatch.o ssgaParticleSystem.o ssgaWaveSystem.o ssgaLensFlare.o ssgaLensFlareTexture.o ssgaFire.o ssgaScreenDump.o ssgaSphere.o ssgaCelestialBody.o ssgaCloudLayer.o ssgaStars.o ssgaSkyDome.o ssgaSky.o ssgaTeapot.o ssgaBillboards.o ranlib libplibssgaux.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/ssgAux' Making all in net make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/net' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o netBuffer.o netBuffer.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o netChannel.o netChannel.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o netChat.o netChat.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o netMessage.o netMessage.cxx In file included from netMessage.cxx:24:0: netMessage.h: In member function 'float netMessage::getf() const': netMessage.h:237:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *((float*)&temp) ; ^ netMessage.h: In member function 'void netMessage::putf(float)': netMessage.h:241:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] unsigned int temp = *((unsigned int*)&f) ; ^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o netMonitor.o netMonitor.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o netSocket.o netSocket.cxx rm -f libplibnet.a ar cru libplibnet.a netBuffer.o netChannel.o netChat.o netMessage.o netMonitor.o netSocket.o ranlib libplibnet.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/net' Making all in psl make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/psl' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o psl.o psl.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslCodeGen.o pslCodeGen.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslContext.o pslContext.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslCompiler.o pslCompiler.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslSymbols.o pslSymbols.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslToken.o pslToken.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslExpression.o pslExpression.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslProgram.o pslProgram.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslDump.o pslDump.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslError.o pslError.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pslFileIO.o pslFileIO.cxx rm -f libplibpsl.a ar cru libplibpsl.a psl.o pslCodeGen.o pslContext.o pslCompiler.o pslSymbols.o pslToken.o pslExpression.o pslProgram.o pslDump.o pslError.o pslFileIO.o ranlib libplibpsl.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/psl' Making all in pw make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/pw' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pw.o pw.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pwX11.o pwX11.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pwWindows.o pwWindows.cxx g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -DXF86VIDMODE -Wall -c -o pwMacOSX.o pwMacOSX.cxx pwX11.cxx: In function 'void pwInit(int, int)': pwX11.cxx:251:68: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] pwInit ( 0, 0, -1, -1, multisample, "NoName", FALSE, num_samples ) ; ^ pwX11.cxx: In function 'void pwInit(int, int, int, int, int, char*, int, int)': pwX11.cxx:278:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if ( displayName == NULL ) displayName = ":0.0" ; ^~~~~~ rm -f libplibpw.a ar cru libplibpw.a pw.o pwX11.o pwWindows.o pwMacOSX.o ranlib libplibpw.a make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/pw' make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src' make[1]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src' make[1]: Entering directory '/builddir/build/BUILD/plib-1.8.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/plib-1.8.5' + dirnames=(util sg ssg fnt js net psl pui puAux pw sl sl ssgAux) + libnames=(ul sg ssg fnt js net psl pu puaux pw sl sm ssgaux) + libdeps=("" "-L../util -lplibul" "-L../util -lplibul -L../sg -lplibsg -lGL" "-L../util -lplibul -L../sg -lplibsg -lGL" "-L../util -lplibul" "-L../util -lplibul" "-L../util -lplibul" "-L../util -lplibul -L../sg -lplibsg -L../fnt -lplibfnt -lGL" "-L../util -lplibul -L../sg -lplibsg -L../fnt -lplibfnt -L../pui -lplibpu -lGL" "-L../util -lplibul -lX11 -lGL -lXxf86vm" "-L../util -lplibul" "-L../util -lplibul" "-L../util -lplibul -L../sg -lplibsg -L../ssg -lplibssg -lGL") + (( i = 0 )) + (( i < 13 )) + pushd src/util ~/build/BUILD/plib-1.8.5/src/util ~/build/BUILD/plib-1.8.5 ++ ar t libplibul.a + g++ -shared -Wl,-soname,libplibul.so.1.8.5 -o libplibul.so.1.8.5 ul.o ulClock.o ulError.o ulLinkedList.o ulList.o ulRTTI.o -Wl,-z,relro -Wl,-z,now + ln -s libplibul.so.1.8.5 libplibul.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/sg ~/build/BUILD/plib-1.8.5/src/sg ~/build/BUILD/plib-1.8.5 ++ ar t libplibsg.a + g++ -shared -Wl,-soname,libplibsg.so.1.8.5 -o libplibsg.so.1.8.5 sg.o sgd.o sgIsect.o sgdIsect.o sgPerlinNoise.o -L../util -lplibul -Wl,-z,relro -Wl,-z,now + ln -s libplibsg.so.1.8.5 libplibsg.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/ssg ~/build/BUILD/plib-1.8.5/src/ssg ~/build/BUILD/plib-1.8.5 ++ ar t libplibssg.a + g++ -shared -Wl,-soname,libplibssg.so.1.8.5 -o libplibssg.so.1.8.5 ssg.o ssgAnimation.o ssgBase.o ssgBaseTransform.o ssgBranch.o ssgContext.o ssgCutout.o ssgDList.o ssgEntity.o ssgIsect.o ssgLeaf.o ssgList.o ssgLoadDOF.o ssgLoadAC.o ssgOptimiser.o ssgRoot.o ssgSaveAC.o ssgSelector.o ssgSimpleState.o ssgState.o ssgStateTables.o ssgStats.o ssgTween.o ssgTweenController.o ssgTexTrans.o ssgTexture.o ssgTransform.o ssgStateSelector.o ssgRangeSelector.o ssgLoadTexture.o ssgLoadBMP.o ssgLoadSGI.o ssgLoadPNG.o ssgLoadTGA.o ssgLoadPCX.o ssgInvisible.o ssgLoadSSG.o ssgVTable.o ssgSimpleList.o ssgVtxTable.o ssgIO.o ssgLoad3ds.o ssgSaveASE.o ssgLoadASE.o ssgParser.o ssgLoadDXF.o ssgSaveDXF.o ssgLoadTRI.o ssgSaveTRI.o ssgLoadOBJ.o ssgSaveOBJ.o ssgVtxArray.o ssgLoadMD2.o ssgLoadMDL.o ssgLoadX.o ssgSaveX.o ssgLoaderWriterStuff.o ssgLoadFLT.o ssgLoadM.o ssgSaveM.o ssgLoadStrip.o ssgLoadOFF.o ssgSaveOFF.o ssgSaveQHI.o ssgLoadVRML1.o ssgSaveVRML1.o ssgSave3ds.o ssgAxisTransform.o ssgLoadATG.o ssgSaveFLT.o ssgSaveATG.o ssgLoadIV.o ssgLoad.o ssgLoadMDL_BGLTexture.o ssgLoadXPlaneObj.o ssgLoadASC.o ssgSaveASC.o ssgSaveIV.o ssgAnimTransform.o ssgVertSplitter.o ssgStatistics.o -L../util -lplibul -L../sg -lplibsg -lGL -Wl,-z,relro -Wl,-z,now + ln -s libplibssg.so.1.8.5 libplibssg.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/fnt ~/build/BUILD/plib-1.8.5/src/fnt ~/build/BUILD/plib-1.8.5 ++ ar t libplibfnt.a + g++ -shared -Wl,-soname,libplibfnt.so.1.8.5 -o libplibfnt.so.1.8.5 fnt.o fntTXF.o fntBitmap.o -L../util -lplibul -L../sg -lplibsg -lGL -Wl,-z,relro -Wl,-z,now + ln -s libplibfnt.so.1.8.5 libplibfnt.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/js ~/build/BUILD/plib-1.8.5/src/js ~/build/BUILD/plib-1.8.5 ++ ar t libplibjs.a + g++ -shared -Wl,-soname,libplibjs.so.1.8.5 -o libplibjs.so.1.8.5 js.o jsLinux.o jsLinuxOld.o jsMacOS.o jsMacOSX.o jsWindows.o jsBSD.o jsNone.o -L../util -lplibul -Wl,-z,relro -Wl,-z,now + ln -s libplibjs.so.1.8.5 libplibjs.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/net ~/build/BUILD/plib-1.8.5/src/net ~/build/BUILD/plib-1.8.5 ++ ar t libplibnet.a + g++ -shared -Wl,-soname,libplibnet.so.1.8.5 -o libplibnet.so.1.8.5 netBuffer.o netChannel.o netChat.o netMessage.o netMonitor.o netSocket.o -L../util -lplibul -Wl,-z,relro -Wl,-z,now + ln -s libplibnet.so.1.8.5 libplibnet.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/psl ~/build/BUILD/plib-1.8.5/src/psl ~/build/BUILD/plib-1.8.5 ++ ar t libplibpsl.a + g++ -shared -Wl,-soname,libplibpsl.so.1.8.5 -o libplibpsl.so.1.8.5 psl.o pslCodeGen.o pslContext.o pslCompiler.o pslSymbols.o pslToken.o pslExpression.o pslProgram.o pslDump.o pslError.o pslFileIO.o -L../util -lplibul -Wl,-z,relro -Wl,-z,now + ln -s libplibpsl.so.1.8.5 libplibpsl.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/pui ~/build/BUILD/plib-1.8.5/src/pui ~/build/BUILD/plib-1.8.5 ++ ar t libplibpu.a + g++ -shared -Wl,-soname,libplibpu.so.1.8.5 -o libplibpu.so.1.8.5 pu.o puBox.o puButton.o puButtonBox.o puArrowButton.o puDialogBox.o puFrame.o puGroup.o puInput.o puInterface.o puMenuBar.o puObject.o puOneShot.o puPopup.o puPopupMenu.o puListBox.o puSlider.o puText.o puValue.o puFont.o puDial.o puRange.o puInputBase.o -L../util -lplibul -L../sg -lplibsg -L../fnt -lplibfnt -lGL -Wl,-z,relro -Wl,-z,now + ln -s libplibpu.so.1.8.5 libplibpu.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/puAux ~/build/BUILD/plib-1.8.5/src/puAux ~/build/BUILD/plib-1.8.5 ++ ar t libplibpuaux.a + g++ -shared -Wl,-soname,libplibpuaux.so.1.8.5 -o libplibpuaux.so.1.8.5 puAux.o puAuxBiSlider.o puAuxBiSliderWithEnds.o puAuxComboBox.o puAuxCompass.o puAuxFileSelector.o puAuxLargeInput.o puAuxList.o puAuxScrollBar.o puAuxSelectBox.o puAuxSliderWithInput.o puAuxSpinBox.o puAuxTriSlider.o puAuxVerticalMenu.o puAuxChooser.o -L../util -lplibul -L../sg -lplibsg -L../fnt -lplibfnt -L../pui -lplibpu -lGL -Wl,-z,relro -Wl,-z,now + ln -s libplibpuaux.so.1.8.5 libplibpuaux.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/pw ~/build/BUILD/plib-1.8.5/src/pw ~/build/BUILD/plib-1.8.5 ++ ar t libplibpw.a + g++ -shared -Wl,-soname,libplibpw.so.1.8.5 -o libplibpw.so.1.8.5 pw.o pwX11.o pwWindows.o pwMacOSX.o -L../util -lplibul -lX11 -lGL -lXxf86vm -Wl,-z,relro -Wl,-z,now + ln -s libplibpw.so.1.8.5 libplibpw.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/sl ~/build/BUILD/plib-1.8.5/src/sl ~/build/BUILD/plib-1.8.5 ++ ar t libplibsl.a + g++ -shared -Wl,-soname,libplibsl.so.1.8.5 -o libplibsl.so.1.8.5 slDSP.o slSample.o slEnvelope.o slPlayer.o slMODPlayer.o slSamplePlayer.o slScheduler.o slMODdacio.o slMODfile.o slMODinst.o slMODnote.o -L../util -lplibul -Wl,-z,relro -Wl,-z,now + ln -s libplibsl.so.1.8.5 libplibsl.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/sl ~/build/BUILD/plib-1.8.5/src/sl ~/build/BUILD/plib-1.8.5 ++ ar t libplibsm.a + g++ -shared -Wl,-soname,libplibsm.so.1.8.5 -o libplibsm.so.1.8.5 smMixer.o -L../util -lplibul -Wl,-z,relro -Wl,-z,now + ln -s libplibsm.so.1.8.5 libplibsm.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + pushd src/ssgAux ~/build/BUILD/plib-1.8.5/src/ssgAux ~/build/BUILD/plib-1.8.5 ++ ar t libplibssgaux.a + g++ -shared -Wl,-soname,libplibssgaux.so.1.8.5 -o libplibssgaux.so.1.8.5 ssgAux.o ssgaShapes.o ssgaPatch.o ssgaParticleSystem.o ssgaWaveSystem.o ssgaLensFlare.o ssgaLensFlareTexture.o ssgaFire.o ssgaScreenDump.o ssgaSphere.o ssgaCelestialBody.o ssgaCloudLayer.o ssgaStars.o ssgaSkyDome.o ssgaSky.o ssgaTeapot.o ssgaBillboards.o -L../util -lplibul -L../sg -lplibsg -L../ssg -lplibssg -lGL -Wl,-z,relro -Wl,-z,now + ln -s libplibssgaux.so.1.8.5 libplibssgaux.so + popd ~/build/BUILD/plib-1.8.5 + (( i++ )) + (( i < 13 )) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HAwqlV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64 + cd plib-1.8.5 + make install DESTDIR=/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src' Making install in util make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/util' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/util' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibul.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibul.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibul.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'ul.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ul.h' /usr/bin/install -c -m 644 'ulRTTI.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ulRTTI.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/util' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/util' Making install in js make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/js' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/js' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibjs.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibjs.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibjs.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'js.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/js.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/js' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/js' Making install in sl make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/sl' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/sl' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibsl.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsl.a' /usr/bin/install -c -m 644 'libplibsm.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsm.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsl.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsm.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'sl.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/sl.h' /usr/bin/install -c -m 644 'slPortability.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/slPortability.h' /usr/bin/install -c -m 644 'sm.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/sm.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/sl' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/sl' Making install in pui make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/pui' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/pui' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibpu.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpu.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpu.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'pu.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/pu.h' /usr/bin/install -c -m 644 'puGLUT.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/puGLUT.h' /usr/bin/install -c -m 644 'puFLTK.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/puFLTK.h' /usr/bin/install -c -m 644 'puSDL.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/puSDL.h' /usr/bin/install -c -m 644 'puNative.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/puNative.h' /usr/bin/install -c -m 644 'puPW.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/puPW.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/pui' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/pui' Making install in puAux make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/puAux' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/puAux' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibpuaux.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpuaux.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpuaux.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'puAux.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/puAux.h' /usr/bin/install -c -m 644 'puAuxLocal.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/puAuxLocal.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/puAux' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/puAux' Making install in sg make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/sg' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/sg' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibsg.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsg.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsg.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'sg.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/sg.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/sg' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/sg' Making install in ssg make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/ssg' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/ssg' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibssg.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibssg.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibssg.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'ssg.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssg.h' /usr/bin/install -c -m 644 'ssgconf.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgconf.h' /usr/bin/install -c -m 644 'ssgMSFSPalette.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgMSFSPalette.h' /usr/bin/install -c -m 644 'ssgKeyFlier.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgKeyFlier.h' /usr/bin/install -c -m 644 'pcx.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/pcx.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/ssg' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/ssg' Making install in fnt make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/fnt' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/fnt' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibfnt.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibfnt.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibfnt.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'fnt.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/fnt.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/fnt' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/fnt' Making install in ssgAux make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/ssgAux' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/ssgAux' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibssgaux.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibssgaux.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibssgaux.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'ssgAux.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgAux.h' /usr/bin/install -c -m 644 'ssgaShapes.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaShapes.h' /usr/bin/install -c -m 644 'ssgaLensFlare.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaLensFlare.h' /usr/bin/install -c -m 644 'ssgaParticleSystem.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaParticleSystem.h' /usr/bin/install -c -m 644 'ssgaWaveSystem.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaWaveSystem.h' /usr/bin/install -c -m 644 'ssgaScreenDump.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaScreenDump.h' /usr/bin/install -c -m 644 'ssgaSky.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaSky.h' /usr/bin/install -c -m 644 'ssgaSphere.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaSphere.h' /usr/bin/install -c -m 644 'ssgaFire.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaFire.h' /usr/bin/install -c -m 644 'ssgaBillboards.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/ssgaBillboards.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/ssgAux' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/ssgAux' Making install in net make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/net' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/net' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibnet.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibnet.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibnet.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'netBuffer.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/netBuffer.h' /usr/bin/install -c -m 644 'netChannel.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/netChannel.h' /usr/bin/install -c -m 644 'netChat.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/netChat.h' /usr/bin/install -c -m 644 'netMessage.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/netMessage.h' /usr/bin/install -c -m 644 'netMonitor.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/netMonitor.h' /usr/bin/install -c -m 644 'netSocket.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/netSocket.h' /usr/bin/install -c -m 644 'net.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/net.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/net' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/net' Making install in psl make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/psl' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/psl' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibpsl.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpsl.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpsl.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'psl.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/psl.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/psl' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/psl' Making install in pw make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/pw' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src/pw' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'libplibpw.a' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpw.a' ranlib '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpw.a' test -z "/usr/include/plib" || mkdir -p -- "/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib" /usr/bin/install -c -m 644 'pw.h' '/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/include/plib/pw.h' make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/pw' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src/pw' make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src' make[3]: Entering directory '/builddir/build/BUILD/plib-1.8.5/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src' make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src' make[1]: Leaving directory '/builddir/build/BUILD/plib-1.8.5/src' make[1]: Entering directory '/builddir/build/BUILD/plib-1.8.5' make[2]: Entering directory '/builddir/build/BUILD/plib-1.8.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/plib-1.8.5' make[1]: Leaving directory '/builddir/build/BUILD/plib-1.8.5' + rm /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibfnt.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibjs.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibnet.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpsl.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpu.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpuaux.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibpw.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsg.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsl.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibsm.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibssg.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibssgaux.a /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64/libplibul.a ++ find . -name 'libplib*.so*' + cp -a ./src/js/libplibjs.so.1.8.5 ./src/js/libplibjs.so ./src/psl/libplibpsl.so.1.8.5 ./src/psl/libplibpsl.so ./src/sl/libplibsm.so ./src/sl/libplibsl.so ./src/sl/libplibsl.so.1.8.5 ./src/sl/libplibsm.so.1.8.5 ./src/pw/libplibpw.so ./src/pw/libplibpw.so.1.8.5 ./src/net/libplibnet.so ./src/net/libplibnet.so.1.8.5 ./src/pui/libplibpu.so ./src/pui/libplibpu.so.1.8.5 ./src/puAux/libplibpuaux.so.1.8.5 ./src/puAux/libplibpuaux.so ./src/util/libplibul.so.1.8.5 ./src/util/libplibul.so ./src/ssgAux/libplibssgaux.so.1.8.5 ./src/ssgAux/libplibssgaux.so ./src/ssg/libplibssg.so.1.8.5 ./src/ssg/libplibssg.so ./src/sg/libplibsg.so.1.8.5 ./src/sg/libplibsg.so ./src/fnt/libplibfnt.so ./src/fnt/libplibfnt.so.1.8.5 /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/lib64 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: plib-1.8.5-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WMDPHL + umask 022 + cd /builddir/build/BUILD + cd plib-1.8.5 + DOCDIR=/builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/share/doc/plib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/share/doc/plib + cp -pr AUTHORS /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/share/doc/plib + cp -pr COPYING /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/share/doc/plib + cp -pr ChangeLog /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/share/doc/plib + cp -pr NOTICE /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/share/doc/plib + cp -pr README /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64/usr/share/doc/plib + exit 0 Provides: libplibfnt.so.1.8.5()(64bit) libplibjs.so.1.8.5()(64bit) libplibnet.so.1.8.5()(64bit) libplibpsl.so.1.8.5()(64bit) libplibpu.so.1.8.5()(64bit) libplibpuaux.so.1.8.5()(64bit) libplibpw.so.1.8.5()(64bit) libplibsg.so.1.8.5()(64bit) libplibsl.so.1.8.5()(64bit) libplibsm.so.1.8.5()(64bit) libplibssg.so.1.8.5()(64bit) libplibssgaux.so.1.8.5()(64bit) libplibul.so.1.8.5()(64bit) plib = 1.8.5-18.fc28 plib(riscv-64) = 1.8.5-18.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libX11.so.6()(64bit) libXxf86vm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libplibfnt.so.1.8.5()(64bit) libplibpu.so.1.8.5()(64bit) libplibsg.so.1.8.5()(64bit) libplibssg.so.1.8.5()(64bit) libplibul.so.1.8.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: plib-devel-1.8.5-18.fc28.riscv64 Provides: plib-devel = 1.8.5-18.fc28 plib-devel(riscv-64) = 1.8.5-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libplibfnt.so.1.8.5()(64bit) libplibjs.so.1.8.5()(64bit) libplibnet.so.1.8.5()(64bit) libplibpsl.so.1.8.5()(64bit) libplibpu.so.1.8.5()(64bit) libplibpuaux.so.1.8.5()(64bit) libplibpw.so.1.8.5()(64bit) libplibsg.so.1.8.5()(64bit) libplibsl.so.1.8.5()(64bit) libplibsm.so.1.8.5()(64bit) libplibssg.so.1.8.5()(64bit) libplibssgaux.so.1.8.5()(64bit) libplibul.so.1.8.5()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/plib-1.8.5-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/plib-1.8.5-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/plib-devel-1.8.5-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SLL2kK + umask 022 + cd /builddir/build/BUILD + cd plib-1.8.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/plib-1.8.5-18.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff