<86>Sep 27 07:37:48 userdel[3618615]: delete user 'rooter' <86>Sep 27 07:37:48 userdel[3618615]: removed group 'rooter' owned by 'rooter' <86>Sep 27 07:37:48 userdel[3618615]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 27 07:37:48 groupadd[3618632]: group added to /etc/group: name=rooter, GID=555 <86>Sep 27 07:37:48 groupadd[3618632]: group added to /etc/gshadow: name=rooter <86>Sep 27 07:37:48 groupadd[3618632]: new group: name=rooter, GID=555 <86>Sep 27 07:37:48 useradd[3618641]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Sep 27 07:37:48 userdel[3618669]: delete user 'builder' <86>Sep 27 07:37:48 userdel[3618669]: removed group 'builder' owned by 'builder' <86>Sep 27 07:37:48 userdel[3618669]: removed shadow group 'builder' owned by 'builder' <86>Sep 27 07:37:48 groupadd[3618679]: group added to /etc/group: name=builder, GID=556 <86>Sep 27 07:37:48 groupadd[3618679]: group added to /etc/gshadow: name=builder <86>Sep 27 07:37:48 groupadd[3618679]: new group: name=builder, GID=556 <86>Sep 27 07:37:48 useradd[3618690]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Sep 27 07:37:50 rpmi: libxerces-c-3.2.2-alt1.qa1 sisyphus+222675.100.1.1 1550961366 installed <13>Sep 27 07:37:50 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Sep 27 07:37:50 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Sep 27 07:37:51 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Sep 27 07:37:51 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Sep 27 07:37:51 rpmi: libxerces-c-devel-3.2.2-alt1.qa1 sisyphus+222675.100.1.1 1550961366 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/blahtexml-0.9-alt2.nosrc.rpm Installing blahtexml-0.9-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89457 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf blahtexml-0.9 + echo 'Source #0 (blahtexml-0.9-src.tar):' Source #0 (blahtexml-0.9-src.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/blahtexml-0.9-src.tar + cd blahtexml-0.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (blahtexml-0.9-alt-unistd.patch):' Patch #0 (blahtexml-0.9-alt-unistd.patch): + /usr/bin/patch -p2 patching file Source/main.cpp patching file Source/mainPng.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76289 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd blahtexml-0.9 + make -j8 blahtexml-linux make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' mkdir -p bin-blahtexml make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' cc -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/md5.c -o bin-blahtexml/md5.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/md5Wrapper.cpp -o bin-blahtexml/md5Wrapper.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Interface.cpp -o bin-blahtexml/Interface.o In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/Manager.h:63:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr GenerateMathml( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/Manager.h:91:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mParseTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/Manager.h:92:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mLayoutTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/Interface.h:53:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mManager; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Interface.cpp: In member function 'std::__cxx11::wstring blahtex::Interface::GetMathml()': Source/BlahtexCore/Interface.cpp:37:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr root = mManager->GenerateMathml(mMathmlOptions); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Interface.cpp: In member function 'void blahtex::Interface::PrintAsSAX2(xercesc_3_2::ContentHandler&, const wstring&, bool) const': Source/BlahtexCore/Interface.cpp:56:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr root = mManager->GenerateMathml(mMathmlOptions); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/BlahtexCore/Interface.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/UnicodeConverter.cpp -o bin-blahtexml/UnicodeConverter.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/Messages.cpp -o bin-blahtexml/Messages.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/MacroProcessor.cpp -o bin-blahtexml/MacroProcessor.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/InputSymbolTranslation.cpp -o bin-blahtexml/InputSymbolTranslation.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/mainPng.cpp -o bin-blahtexml/mainPng.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Manager.cpp -o bin-blahtexml/Manager.o In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/Manager.h:63:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr GenerateMathml( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/Manager.h:91:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mParseTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/Manager.h:92:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mLayoutTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:22: Source/BlahtexCore/Parser.h:36:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr DoParse( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:22: Source/BlahtexCore/Parser.h:92:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTokenSource; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:22: Source/BlahtexCore/Parser.h:96:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseMathList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:22: Source/BlahtexCore/Parser.h:100:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseMathField(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:22: Source/BlahtexCore/Parser.h:105:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseMathTable(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:22: Source/BlahtexCore/Parser.h:117:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseTextList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.cpp:22: Source/BlahtexCore/Parser.h:121:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseTextField(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Manager.cpp:428:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Manager::GenerateMathml( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Manager.cpp: In member function 'std::auto_ptr blahtex::Manager::GenerateMathml(const blahtex::MathmlOptions&) const': Source/BlahtexCore/Manager.cpp:449:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr root = mLayoutTree->BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Manager.h:23, from Source/BlahtexCore/Manager.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/LayoutTree.cpp -o bin-blahtexml/LayoutTree.o In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:156:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr AdjustMathmlEnvironment( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:157:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In function 'std::auto_ptr blahtex::LayoutTree::AdjustMathmlEnvironment(std::auto_ptr, blahtex::MathmlEnvironment, blahtex::MathmlEnvironment)': Source/BlahtexCore/LayoutTree.cpp:172:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr newNode(new MathmlNode(MathmlNode::cTypeMstyle)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:243:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Row::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Row::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:255:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr outputNode(new MathmlNode(MathmlNode::cTypeMrow)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:394:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr spaceNode( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:443:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr enclosedNode; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:528:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr SymbolIdentifier::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::SymbolIdentifier::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:534:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMi, mText)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:644:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr SymbolOperator::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::SymbolOperator::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:698:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMpadded)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:699:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr space(new MathmlNode(MathmlNode::cTypeMspace)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:721:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMo, mText)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:749:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr SymbolNumber::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::SymbolNumber::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:758:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMn, mText)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:767:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr SymbolText::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::SymbolText::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:773:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:784:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Sqrt::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Sqrt::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:792:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr child = ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:797:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:819:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Root::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Root::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:825:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMroot)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:852:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Scripts::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Scripts::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:865:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr base; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:893:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr scriptsNode(new MathmlNode(type)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:957:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Fraction::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Fraction::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:971:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMfrac)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:995:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Space::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Space::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:1008:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMspace)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:1019:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Fenced::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Fenced::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:1025:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr inside = mChild->BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:1038:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr temp(new MathmlNode(MathmlNode::cTypeMrow)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:1047:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr output(new MathmlNode(MathmlNode::cTypeMrow)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:1052:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:1064:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: At global scope: Source/BlahtexCore/LayoutTree.cpp:1078:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Table::BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Table::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:1084:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node(new MathmlNode(MathmlNode::cTypeMtable)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:1129:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr outRow(new MathmlNode(MathmlNode::cTypeMtr)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:1138:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr outEntry( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/LayoutTree.cpp:1143:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr child = ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/LayoutTree.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/MathmlNode.cpp -o bin-blahtexml/MathmlNode.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/main.cpp -o bin-blahtexml/main.o In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/Manager.h:63:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr GenerateMathml( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/Manager.h:91:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mParseTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/Manager.h:92:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mLayoutTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/main.cpp:19: Source/BlahtexCore/Interface.h:53:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mManager; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/Interface.h:23, from Source/main.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/AttributesImpl.cpp -o bin-blahtexml/AttributesImpl.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/XercesString.cpp -o bin-blahtexml/XercesString.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/SAX2Output.cpp -o bin-blahtexml/SAX2Output.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/BlahtexFilter.cpp -o bin-blahtexml/BlahtexFilter.o In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/Manager.h:63:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr GenerateMathml( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/Manager.h:91:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mParseTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/Manager.h:92:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mLayoutTree; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/Interface.h:53:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mManager; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:23, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree3.cpp -o bin-blahtexml/ParseTree3.o In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from Source/BlahtexCore/ParseTree3.cpp:20: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree1.cpp -o bin-blahtexml/ParseTree1.o In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:77:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathList::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathList::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:81:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr output( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:264:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast< auto_ptr >(output); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:283:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathCommand1Arg::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathCommand1Arg::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:288:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:297:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr brace( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:317:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr empty; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:319:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:335:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr row( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:388:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(row); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:405:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:437:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:512:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr base ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr lower, upper; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:516:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr accent( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:539:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:559:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathStateChange::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathStateChange::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:566:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:571:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathColour::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathColour::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:576:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:581:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr TextStateChange::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::TextStateChange::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:586:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:591:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr TextColour::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::TextColour::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:596:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:602:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathCommand2Args::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathCommand2Args::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:648:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr inside( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:659:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:675:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:689:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:717:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr upper, lower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:723:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr base = ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:726:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:746:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathScripts::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathScripts::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:750:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr base, upper, lower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:797:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:812:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathLimits::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathLimits::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:816:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node = ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:836:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathGroup::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathGroup::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:842:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:849:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathDelimited::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathDelimited::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:853:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:881:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathBig::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathBig::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:922:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:941:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathTableRow::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:953:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathTable::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathTable::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:957:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr table( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:982:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(table); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:1001:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathEnvironment::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathEnvironment::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:1057:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr table = mTable->BuildLayoutTree(newState); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:1078:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:1090:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr EnterTextMode::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:1133:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr TextList::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::TextList::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:1137:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:1157:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:1173:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(node); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:1177:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr TextSymbol::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::TextSymbol::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:1221:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:1230:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp: At global scope: Source/BlahtexCore/ParseTree1.cpp:1241:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr TextGroup::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree1.cpp:1249:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr TextCommand1Arg::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree1.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Parser.cpp -o bin-blahtexml/Parser.o In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/Parser.h:36:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr DoParse( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/Parser.h:92:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTokenSource; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/Parser.h:96:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseMathList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/Parser.h:100:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseMathField(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/Parser.h:105:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseMathTable(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/Parser.h:117:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseTextList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/Parser.h:121:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ParseTextField(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:943:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::DoParse(const vector& input) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::DoParse(const std::vector >&)': Source/BlahtexCore/Parser.cpp:948:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr output = ParseMathList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: At global scope: Source/BlahtexCore/Parser.cpp:964:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::ParseMathField() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::ParseMathField()': Source/BlahtexCore/Parser.cpp:972:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:979:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr field = ParseMathList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: At global scope: Source/BlahtexCore/Parser.cpp:995:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::ParseMathTable() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::ParseMathTable()': Source/BlahtexCore/Parser.cpp:997:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr table(new ParseTree::MathTable); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:999:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr row(new ParseTree::MathTableRow); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1003:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr entry = ParseMathList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: At global scope: Source/BlahtexCore/Parser.cpp:1122:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::ParseMathList() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::ParseMathList()': Source/BlahtexCore/Parser.cpp:1124:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr output(new ParseTree::MathList); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1129:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr infixNumerator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1148:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1151:41: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static_cast > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1153:41: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static_cast > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1168:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr temp( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1175:44: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1226:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr table = ParseMathTable(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1269:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr table = ParseMathTable(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1321:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr child = ParseMathList(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1387:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr superscript( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1414:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static_cast > ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1443:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1479:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr child1 = ParseMathField(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1480:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr child2 = ParseMathField(); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: At global scope: Source/BlahtexCore/Parser.cpp:1518:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::ParseTextField() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::ParseTextField()': Source/BlahtexCore/Parser.cpp:1526:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1532:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr field( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: At global scope: Source/BlahtexCore/Parser.cpp:1548:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr Parser::ParseTextList() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::ParseTextList()': Source/BlahtexCore/Parser.cpp:1550:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr output(new ParseTree::TextList); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1565:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr(temp); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/Parser.cpp:1568:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/XmlEncode.cpp -o bin-blahtexml/XmlEncode.o make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree2.cpp -o bin-blahtexml/ParseTree2.o In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:136:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:170:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:206:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:233:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:260:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:290:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:340:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:376:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:394:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:408:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr base, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:409:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr upper, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:410:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr lower ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:421:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:437:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mNumerator, mDenominator; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:447:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr numerator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:448:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr denominator, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:484:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:491:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:501:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:519:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:522:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:531:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:549:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mInside, mOutside; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:552:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr inside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:553:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr outside, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:563:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h:619:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildMathmlTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:175:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:225:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:248:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:252:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:258:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:293:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:327:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:351:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild1, mChild2; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:358:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child1, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:359:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child2, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:368:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:402:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:424:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:426:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] MathGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:430:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:456:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:478:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mBase, mUpper, mLower; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:480:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:508:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:512:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:518:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:542:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:545:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:554:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:580:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:606:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:639:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mTable; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:643:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr table, ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:651:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:682:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:688:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:713:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:734:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:736:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] TextGroup(std::auto_ptr child) : ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:740:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:769:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:803:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:837:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:861:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mChild; ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:865:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr child ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h:871:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:651:1: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr MathSymbol::BuildLayoutTree( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathSymbol::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree2.cpp:703:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:714:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:739:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:778:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:795:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:808:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:835:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:855:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr row( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:875:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(row); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:880:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr row( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:905:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(row); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:913:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr row( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:932:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(row); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:937:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr row( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:957:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(row); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:962:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr row( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:981:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(row); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:991:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr base( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1005:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr node( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1013:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr(), ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1014:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr() ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1019:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] node->mLower = auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1034:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] node->mLower = auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1049:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] node->mLower = auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1064:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] node->mUpper = auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/BlahtexCore/ParseTree2.cpp:1078:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return static_cast >(node); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/BlahtexCore/ParseTree.h:24, from Source/BlahtexCore/ParseTree2.cpp:19: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' make: Entering directory '/usr/src/RPM/BUILD/blahtexml-0.9' g++ -O2 -o blahtexml bin-blahtexml/main.o bin-blahtexml/mainPng.o bin-blahtexml/md5.o bin-blahtexml/md5Wrapper.o bin-blahtexml/Messages.o bin-blahtexml/UnicodeConverter.o bin-blahtexml/InputSymbolTranslation.o bin-blahtexml/Interface.o bin-blahtexml/LayoutTree.o bin-blahtexml/MacroProcessor.o bin-blahtexml/Manager.o bin-blahtexml/Parser.o bin-blahtexml/ParseTree1.o bin-blahtexml/ParseTree2.o bin-blahtexml/ParseTree3.o bin-blahtexml/MathmlNode.o bin-blahtexml/XmlEncode.o bin-blahtexml/AttributesImpl.o bin-blahtexml/BlahtexFilter.o bin-blahtexml/SAX2Output.o bin-blahtexml/XercesString.o -lxerces-c make: Leaving directory '/usr/src/RPM/BUILD/blahtexml-0.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/blahtexml-buildroot + : + /bin/rm -rf -- /usr/src/tmp/blahtexml-buildroot + cd blahtexml-0.9 + install -p -D -m0755 blahtexml /usr/src/tmp/blahtexml-buildroot/usr/bin/blahtexml + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/blahtexml-buildroot (auto) Verifying and fixing files in /usr/src/tmp/blahtexml-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/blahtexml-buildroot/ (default) Compressing files in /usr/src/tmp/blahtexml-buildroot (auto) Verifying ELF objects in /usr/src/tmp/blahtexml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/blahtexml: uses non-LFS functions: __xstat Hardlinking identical .pyc and .pyo files Processing files: blahtexml-0.9-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56704 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd blahtexml-0.9 + DOCDIR=/usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + export DOCDIR + rm -rf /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + /bin/mkdir -p /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + cp -prL README Documentation/example1.xml Documentation/example2.xml Documentation/example3.xml Documentation/example4.xml /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + chmod -R go-w /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + chmod -R a+rX /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lRizby find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nvxk5d find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), libxerces-c-3.2.so >= set:rkQXnBpORzp4imclrHUVQeYFPAwO8S632liEvd48LMdkUkDwHWU9a4egtsINIVaMVzfGn1jKAPrZiovV27TiUmFgJG6j61vo0AsekqDfAxntnWePRZkgpU9O8vQRtEMoMquxM098SfObNS0CQhYZmmLZtEVWc43Y3bJfRFOlPIRxi9WRUC45ZqbUgZETwUCeptQZs3cOatrSQqXreZ60VALcNfX1Wo9eMihSxwgiDovt9jBYdeKhZs4s0USPLQQUjZ1hyaaRpj1pKJYrdg2pjZpCj5O9kLSvzaSidU3hJdc3CanyAR2OZ6duxmL1HuzlIb4ZJOoR0tjV, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7iwUie Creating blahtexml-debuginfo package Processing files: blahtexml-debuginfo-0.9-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nufh1k find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CLukyE find-requires: running scripts (debuginfo) Requires: blahtexml = 0.9-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6), debug(libxerces-c-3.2.so) Adding to blahtexml-debuginfo a strict dependency on blahtexml Wrote: /usr/src/RPM/RPMS/i586/blahtexml-0.9-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/blahtexml-debuginfo-0.9-alt2.i586.rpm 32.27user 1.77system 0:16.71elapsed 203%CPU (0avgtext+0avgdata 299500maxresident)k 0inputs+0outputs (0major+779714minor)pagefaults 0swaps 36.92user 4.09system 0:23.59elapsed 173%CPU (0avgtext+0avgdata 299500maxresident)k 2704inputs+0outputs (0major+1062612minor)pagefaults 0swaps