+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cfdg.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 warning: bogus date in %changelog: Fri Nov 10 2011 Jon Ciesla - 2.2.2-3 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yuVXDL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ContextFreeSource3.0beta2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/ContextFreeSource3.0beta2.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd ContextFreeSource3.0beta2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #5 (contextfree-2.1-Makefile-nostrip.patch):' Patch #5 (contextfree-2.1-Makefile-nostrip.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile Hunk #1 succeeded at 55 (offset 2 lines). + echo 'Patch #6 (contextfree-2.2-mktemp.patch):' Patch #6 (contextfree-2.2-mktemp.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src-unix/posixSystem.cpp Hunk #1 succeeded at 115 (offset 8 lines). + echo 'Patch #8 (contextfree-2.2.1-dsolink.patch):' Patch #8 (contextfree-2.2.1-dsolink.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile + echo 'Patch #10 (contextfree-3.0-optflags.patch):' Patch #10 (contextfree-3.0-optflags.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p0SkwU + umask 022 + cd /builddir/build/BUILD + cd ContextFreeSource3.0beta2 + OPTFLAGS='-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 ' + make -j4 mkdir -p objs 2> /dev/null || true mkdir -p objs 2> /dev/null || true mkdir -p objs 2> /dev/null || true mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-agg/src/agg_color_rgba.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/agg_color_rgba.d\2,g' > objs/agg_color_rgba.d; \ [ -s objs/agg_color_rgba.d ] || rm -f objs/agg_color_rgba.d set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-agg/src/agg_vcgen_stroke.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/agg_vcgen_stroke.d\2,g' > objs/agg_vcgen_stroke.d; \ [ -s objs/agg_vcgen_stroke.d ] || rm -f objs/agg_vcgen_stroke.d set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-agg/src/agg_bezier_arc.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/agg_bezier_arc.d\2,g' > objs/agg_bezier_arc.d; \ [ -s objs/agg_bezier_arc.d ] || rm -f objs/agg_bezier_arc.d set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-agg/src/agg_vcgen_contour.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/agg_vcgen_contour.d\2,g' > objs/agg_vcgen_contour.d; \ [ -s objs/agg_vcgen_contour.d ] || rm -f objs/agg_vcgen_contour.d mkdir -p objs 2> /dev/null || true mkdir -p objs 2> /dev/null || true bison -o objs/cfdg.tab.cpp src-common/cfdg.ypp set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-agg/src/agg_curves.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/agg_curves.d\2,g' > objs/agg_curves.d; \ [ -s objs/agg_curves.d ] || rm -f objs/agg_curves.d flex -o objs/lex.yy.cpp src-common/cfdg.l set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-agg/src/agg_trans_affine.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/agg_trans_affine.d\2,g' > objs/agg_trans_affine.d; \ [ -s objs/agg_trans_affine.d ] || rm -f objs/agg_trans_affine.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-unix/posixVersion.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/posixVersion.d\2,g' > objs/posixVersion.d; \ [ -s objs/posixVersion.d ] || rm -f objs/posixVersion.d src-common/cfdg.ypp:34.9-27: warning: %define variable 'parser_class_name' requires '{...}' values [-Wdeprecated] %define "parser_class_name" "CfdgParser" ^^^^^^^^^^^^^^^^^^^ mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-unix/posixTimer.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/posixTimer.d\2,g' > objs/posixTimer.d; \ [ -s objs/posixTimer.d ] || rm -f objs/posixTimer.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-unix/main.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/main.d\2,g' > objs/main.d; \ [ -s objs/main.d ] || rm -f objs/main.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-unix/posixSystem.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/posixSystem.d\2,g' > objs/posixSystem.d; \ [ -s objs/posixSystem.d ] || rm -f objs/posixSystem.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-unix/pngCanvas.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/pngCanvas.d\2,g' > objs/pngCanvas.d; \ [ -s objs/pngCanvas.d ] || rm -f objs/pngCanvas.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/CmdInfo.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/CmdInfo.d\2,g' > objs/CmdInfo.d; \ [ -s objs/CmdInfo.d ] || rm -f objs/CmdInfo.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/stacktype.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/stacktype.d\2,g' > objs/stacktype.d; \ [ -s objs/stacktype.d ] || rm -f objs/stacktype.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/pathIterator.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/pathIterator.d\2,g' > objs/pathIterator.d; \ [ -s objs/pathIterator.d ] || rm -f objs/pathIterator.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/astreplacement.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/astreplacement.d\2,g' > objs/astreplacement.d; \ [ -s objs/astreplacement.d ] || rm -f objs/astreplacement.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/astexpression.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/astexpression.d\2,g' > objs/astexpression.d; \ [ -s objs/astexpression.d ] || rm -f objs/astexpression.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/tiledCanvas.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/tiledCanvas.d\2,g' > objs/tiledCanvas.d; \ [ -s objs/tiledCanvas.d ] || rm -f objs/tiledCanvas.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/shapeSTL.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/shapeSTL.d\2,g' > objs/shapeSTL.d; \ [ -s objs/shapeSTL.d ] || rm -f objs/shapeSTL.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/shape.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/shape.d\2,g' > objs/shape.d; \ [ -s objs/shape.d ] || rm -f objs/shape.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/bounds.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/bounds.d\2,g' > objs/bounds.d; \ [ -s objs/bounds.d ] || rm -f objs/bounds.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/primShape.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/primShape.d\2,g' > objs/primShape.d; \ [ -s objs/primShape.d ] || rm -f objs/primShape.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/SVGCanvas.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/SVGCanvas.d\2,g' > objs/SVGCanvas.d; \ [ -s objs/SVGCanvas.d ] || rm -f objs/SVGCanvas.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/HSBColor.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/HSBColor.d\2,g' > objs/HSBColor.d; \ [ -s objs/HSBColor.d ] || rm -f objs/HSBColor.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/aggCanvas.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/aggCanvas.d\2,g' > objs/aggCanvas.d; \ [ -s objs/aggCanvas.d ] || rm -f objs/aggCanvas.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/tempfile.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/tempfile.d\2,g' > objs/tempfile.d; \ [ -s objs/tempfile.d ] || rm -f objs/tempfile.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/countable.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/countable.d\2,g' > objs/countable.d; \ [ -s objs/countable.d ] || rm -f objs/countable.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/variation.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/variation.d\2,g' > objs/variation.d; \ [ -s objs/variation.d ] || rm -f objs/variation.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/builder.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/builder.d\2,g' > objs/builder.d; \ [ -s objs/builder.d ] || rm -f objs/builder.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/renderimpl.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/renderimpl.d\2,g' > objs/renderimpl.d; \ [ -s objs/renderimpl.d ] || rm -f objs/renderimpl.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/cfdgimpl.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/cfdgimpl.d\2,g' > objs/cfdgimpl.d; \ [ -s objs/cfdgimpl.d ] || rm -f objs/cfdgimpl.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/makeCFfilename.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/makeCFfilename.d\2,g' > objs/makeCFfilename.d; \ [ -s objs/makeCFfilename.d ] || rm -f objs/makeCFfilename.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/Rand64.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/Rand64.d\2,g' > objs/Rand64.d; \ [ -s objs/Rand64.d ] || rm -f objs/Rand64.d mkdir -p objs 2> /dev/null || true mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM src-common/cfdg.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/cfdg.d\2,g' > objs/cfdg.d; \ [ -s objs/cfdg.d ] || rm -f objs/cfdg.d set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM objs/cfdg.tab.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/cfdg.tab.d\2,g' > objs/cfdg.tab.d; \ [ -s objs/cfdg.tab.d ] || rm -f objs/cfdg.tab.d mkdir -p objs 2> /dev/null || true set -e; g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -MM objs/lex.yy.cpp \ | sed 's,\(.*\.o\)\( *:\),objs/\1 objs/lex.yy.d\2,g' > objs/lex.yy.d; \ [ -s objs/lex.yy.d ] || rm -f objs/lex.yy.d mkdir -p objs 2> /dev/null || true touch objs/Sentry g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/cfdg.o src-common/cfdg.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/Rand64.o src-common/Rand64.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/makeCFfilename.o src-common/makeCFfilename.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/cfdgimpl.o src-common/cfdgimpl.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/renderimpl.o src-common/renderimpl.cpp In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/cfdgimpl.cpp:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/builder.o src-common/builder.cpp In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.cpp:35: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.cpp:35: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/cfdgimpl.h:41, from src-common/renderimpl.h:44, from src-common/renderimpl.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/builder.cpp:30: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/builder.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/shape.o src-common/shape.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/variation.o src-common/variation.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/countable.o src-common/countable.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/tempfile.o src-common/tempfile.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/aggCanvas.o src-common/aggCanvas.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/HSBColor.o src-common/HSBColor.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/SVGCanvas.o src-common/SVGCanvas.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/primShape.o src-common/primShape.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/bounds.o src-common/bounds.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/shapeSTL.o src-common/shapeSTL.cpp In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/aggCanvas.cpp:44:0: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/aggCanvas.cpp:44: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/SVGCanvas.cpp:33:0: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, from /usr/include/c++/7/locale:43, from /usr/include/c++/7/iomanip:43, from src-common/SVGCanvas.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/bounds.cpp:37:0: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/bounds.cpp:37: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/tiledCanvas.o src-common/tiledCanvas.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/astexpression.o src-common/astexpression.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/astreplacement.o src-common/astreplacement.cpp In file included from src-common/aggCanvas.cpp:38:0: src-agg/include/agg_rasterizer_scanline_aa.h: In member function 'virtual void aggCanvas::circle(RGBA8, agg::trans_affine)': src-agg/include/agg_rasterizer_scanline_aa.h:198:27: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] add_vertex(x, y, cmd); ~~~~~~~~~~^~~~~~~~~~~ src-agg/include/agg_rasterizer_scanline_aa.h:191:20: note: 'y' was declared here double y; ^ src-agg/include/agg_rasterizer_scanline_aa.h:198:27: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] add_vertex(x, y, cmd); ~~~~~~~~~~^~~~~~~~~~~ src-agg/include/agg_rasterizer_scanline_aa.h:190:20: note: 'x' was declared here double x; ^ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/astreplacement.cpp:26: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/astexpression.cpp:26: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/astexpression.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/pathIterator.o src-common/pathIterator.cpp src-common/astreplacement.cpp: In member function 'void AST::ASTpathOp::makePositional(AST::ASTexpArray&, AST::exp_ptr)': src-common/astreplacement.cpp:976:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ax; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:977:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ay; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:978:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ax1; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:979:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ay1; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:980:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ax2; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:981:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ay2; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:982:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr arx; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:983:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ary; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astreplacement.cpp:984:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ar; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/astreplacement.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src-common/astexpression.cpp: In constructor 'AST::ASTfunction::ASTfunction(const string&, AST::exp_ptr, Rand64&, const yy::location&, const yy::location&)': src-common/astexpression.cpp:317:19: warning: the compiler can assume that the address of 'func' will never be NULL [-Waddress] if (&func == 0 || func.empty()) { ~~~~~~^~~~ src-common/astexpression.cpp: In constructor 'AST::ASTfunction::ASTfunction(const string&, AST::exp_ptr, Rand64&, const yy::location&, const yy::location&)': src-common/astexpression.cpp:317:24: warning: nonnull argument 'func' compared to NULL [-Wnonnull-compare] if (&func == 0 || func.empty()) { ~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/pathIterator.cpp:27:0: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/pathIterator.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-agg/include/agg_conv_curve.h:24:0, from src-common/pathIterator.h:32, from src-common/pathIterator.cpp:26: src-agg/include/agg_curves.h: In member function 'unsigned int agg::conv_curve::vertex(double*, double*) [with VertexSource = agg::path_base >; Curve3 = agg::curve3; Curve4 = agg::curve4]': src-agg/include/agg_curves.h:611:33: warning: 'ct2_y' may be used uninitialized in this function [-Wmaybe-uninitialized] m_curve_inc.init(x1, y1, x2, y2, x3, y3, x4, y4); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src-common/pathIterator.h:32:0, from src-common/pathIterator.cpp:26: src-agg/include/agg_conv_curve.h:158:16: note: 'ct2_y' was declared here double ct2_y; ^~~~~ In file included from src-agg/include/agg_conv_curve.h:24:0, from src-common/pathIterator.h:32, from src-common/pathIterator.cpp:26: src-agg/include/agg_curves.h:611:33: warning: 'ct2_x' may be used uninitialized in this function [-Wmaybe-uninitialized] m_curve_inc.init(x1, y1, x2, y2, x3, y3, x4, y4); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src-common/pathIterator.h:32:0, from src-common/pathIterator.cpp:26: src-agg/include/agg_conv_curve.h:157:16: note: 'ct2_x' was declared here double ct2_x; ^~~~~ In file included from src-agg/include/agg_conv_curve.h:24:0, from src-common/pathIterator.h:32, from src-common/pathIterator.cpp:26: src-agg/include/agg_curves.h:611:33: warning: 'end_y' may be used uninitialized in this function [-Wmaybe-uninitialized] m_curve_inc.init(x1, y1, x2, y2, x3, y3, x4, y4); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src-common/pathIterator.h:32:0, from src-common/pathIterator.cpp:26: src-agg/include/agg_conv_curve.h:160:16: note: 'end_y' was declared here double end_y; ^~~~~ In file included from src-agg/include/agg_conv_curve.h:24:0, from src-common/pathIterator.h:32, from src-common/pathIterator.cpp:26: src-agg/include/agg_curves.h:611:33: warning: 'end_x' may be used uninitialized in this function [-Wmaybe-uninitialized] m_curve_inc.init(x1, y1, x2, y2, x3, y3, x4, y4); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src-common/pathIterator.h:32:0, from src-common/pathIterator.cpp:26: src-agg/include/agg_conv_curve.h:159:16: note: 'end_x' was declared here double end_x; ^~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/stacktype.o src-common/stacktype.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/CmdInfo.o src-common/CmdInfo.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/pngCanvas.o src-unix/pngCanvas.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/posixSystem.o src-unix/posixSystem.cpp In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astexpression.h:29:0, from src-common/stacktype.cpp:60: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astexpression.h:29, from src-common/stacktype.cpp:60: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/main.o src-unix/main.cpp In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/CmdInfo.cpp:27: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/CmdInfo.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/posixTimer.o src-unix/posixTimer.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/posixVersion.o src-unix/posixVersion.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/lex.yy.o objs/lex.yy.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/cfdg.tab.o objs/cfdg.tab.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/agg_trans_affine.o src-agg/src/agg_trans_affine.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/agg_curves.o src-agg/src/agg_curves.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/agg_vcgen_contour.o src-agg/src/agg_vcgen_contour.cpp In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.l:33: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.l:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr str_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:85:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr exp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:86:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rep_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:87:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ruleSpec_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:88:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr rule_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:89:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr loop_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:90:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr if_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:91:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr switch_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr term_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src-common/astreplacement.h:29:0, from src-common/builder.h:47, from src-common/cfdg.ypp:42: src-common/ast.h:93:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr mod_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src-common/ast.h:29, from src-common/astreplacement.h:29, from src-common/builder.h:47, from src-common/cfdg.ypp:42: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ objs/lex.yy.cpp: In member function 'virtual int yy::Scanner::lex(yy::CfdgParser::semantic_type*, yy::CfdgParser::location_type*, Builder&)': objs/lex.yy.cpp:1041:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( yyl = 0; yyl < yyleng; ++yyl ) ~~~~^~~~~~~~ objs/lex.yy.cpp:186:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( yyl = n; yyl < yyleng; ++yyl )\ ~~~~^~~ objs/lex.yy.cpp:204:9: note: in expansion of macro 'YY_LESS_LINENO' YY_LESS_LINENO(yyless_macro_arg);\ ^~~~~~~~~~~~~~ src-common/cfdg.l:232:9: note: in expansion of macro 'yyless' yyless(len); ^~~~~~ objs/lex.yy.cpp:186:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( yyl = n; yyl < yyleng; ++yyl )\ ~~~~^~~ objs/lex.yy.cpp:204:9: note: in expansion of macro 'YY_LESS_LINENO' YY_LESS_LINENO(yyless_macro_arg);\ ^~~~~~~~~~~~~~ src-common/cfdg.l:241:9: note: in expansion of macro 'yyless' yyless(pos); ^~~~~~ objs/lex.yy.cpp:186:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( yyl = n; yyl < yyleng; ++yyl )\ ~~~~^~~ objs/lex.yy.cpp:204:9: note: in expansion of macro 'YY_LESS_LINENO' YY_LESS_LINENO(yyless_macro_arg);\ ^~~~~~~~~~~~~~ src-common/cfdg.l:249:5: note: in expansion of macro 'yyless' yyless(yyleng - 2); ^~~~~~ g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/agg_vcgen_stroke.o src-agg/src/agg_vcgen_stroke.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/agg_bezier_arc.o src-agg/src/agg_bezier_arc.cpp g++ -Isrc-common -Isrc-unix -Iobjs -Isrc-agg/include -Isrc-common/agg-extras -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 -c -o objs/agg_color_rgba.o src-agg/src/agg_color_rgba.cpp cc objs/cfdg.o objs/Rand64.o objs/makeCFfilename.o objs/cfdgimpl.o objs/renderimpl.o objs/builder.o objs/shape.o objs/variation.o objs/countable.o objs/tempfile.o objs/aggCanvas.o objs/HSBColor.o objs/SVGCanvas.o objs/primShape.o objs/bounds.o objs/shapeSTL.o objs/tiledCanvas.o objs/astexpression.o objs/astreplacement.o objs/pathIterator.o objs/stacktype.o objs/CmdInfo.o objs/pngCanvas.o objs/posixSystem.o objs/main.o objs/posixTimer.o objs/posixVersion.o objs/lex.yy.o objs/cfdg.tab.o objs/agg_trans_affine.o objs/agg_curves.o objs/agg_vcgen_contour.o objs/agg_vcgen_stroke.o objs/agg_bezier_arc.o objs/agg_color_rgba.o -L/usr/local/lib -lstdc++ -lpng -lz -lm -fexceptions -o cfdg + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rgJo1w + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64 ++ dirname /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64 + cd ContextFreeSource3.0beta2 + rm -rf /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64 + install -D -m 755 cfdg /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64/usr/bin/cfdg + /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: cfdg-3.0-0.beta2.fc28.9.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9ryP7X + umask 022 + cd /builddir/build/BUILD + cd ContextFreeSource3.0beta2 + DOCDIR=/builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64/usr/share/doc/cfdg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64/usr/share/doc/cfdg + cp -pr input/aliastest.cfdg input/alphabet.cfdg input/chanukah.cfdg input/cilia.cfdg input/ciliasun.cfdg input/demo1.cfdg input/demo2.cfdg input/funky_flower.cfdg input/i_curves.cfdg input/i_pix.cfdg input/i_polygons.cfdg input/lesson.cfdg input/lesson2.cfdg input/line_ending_tests.tgz input/mtree.cfdg input/octopi.cfdg input/point.cfdg input/quadcity.cfdg input/rendering-tests.cfdg input/rose.cfdg input/sierpinski.cfdg input/snowflake.cfdg input/tangle.cfdg input/thingy.cfdg input/thorns.cfdg input/tree_number_5.cfdg input/triples.cfdg input/underground.cfdg input/weighting_demo.cfdg input/welcome.cfdg input/xmas.cfdg input/ziggy.cfdg /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64/usr/share/doc/cfdg + cp -pr LICENSE.txt /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64/usr/share/doc/cfdg + cp -pr README.txt /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64/usr/share/doc/cfdg + exit 0 Provides: cfdg = 3.0-0.beta2.fc28.9 cfdg(riscv-64) = 3.0-0.beta2.fc28.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64 Wrote: /builddir/build/SRPMS/cfdg-3.0-0.beta2.fc28.9.src.rpm Wrote: /builddir/build/RPMS/riscv64/cfdg-3.0-0.beta2.fc28.9.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FZnpt2 + umask 022 + cd /builddir/build/BUILD + cd ContextFreeSource3.0beta2 + rm -rf /builddir/build/BUILDROOT/cfdg-3.0-0.beta2.fc28.9.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff