* Package: app-text/blahtexml-1.0:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking blahtexml-1.0.tar.gz to /var/tmp/portage/app-text/blahtexml-1.0/work >>> Source unpacked in /var/tmp/portage/app-text/blahtexml-1.0/work >>> Preparing source in /var/tmp/portage/app-text/blahtexml-1.0/work/blahtexml-1.0 ... * Applying blahtexml-0.9-Makefile.patch ... [ ok ] >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/app-text/blahtexml-1.0/work/blahtexml-1.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/blahtexml-1.0/work/blahtexml-1.0 ... make -j4 blahtex-linux blahtexml-linux mkdir -p bin-blahtex mkdir -p bin-blahtexml clang++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -pipe -march=native -fno-diagnostics-color -c Source/main.cpp -o bin-blahtex/main.o clang++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -pipe -march=native -fno-diagnostics-color -c Source/mainPng.cpp -o bin-blahtex/mainPng.o clang -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c Source/md5.c -o bin-blahtex/md5.o clang++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -pipe -march=native -fno-diagnostics-color -c Source/md5Wrapper.cpp -o bin-blahtex/md5Wrapper.o clang++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -pipe -march=native -fno-diagnostics-color -c Source/Messages.cpp -o bin-blahtex/Messages.o clang++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -pipe -march=native -fno-diagnostics-color -c Source/UnicodeConverter.cpp -o bin-blahtex/UnicodeConverter.o In file included from Source/main.cpp:19: In file included from Source/BlahtexCore/Interface.h:25: In file included from Source/BlahtexCore/Manager.h:27: Source/BlahtexCore/LayoutTree.h:136:22: error: no template named 'auto_ptr' in namespace 'std' 136 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:170:22: error: no template named 'auto_ptr' in namespace 'std' 170 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:206:22: error: no template named 'auto_ptr' in namespace 'std' 206 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:233:22: error: no template named 'auto_ptr' in namespace 'std' 233 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:260:22: error: no template named 'auto_ptr' in namespace 'std' 260 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:290:22: error: no template named 'auto_ptr' in namespace 'std' 290 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:340:22: error: no template named 'auto_ptr' in namespace 'std' 340 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:376:22: error: no template named 'auto_ptr' in namespace 'std' 376 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:394:14: error: no template named 'auto_ptr' in namespace 'std' 394 | std::auto_ptr mBase, mUpper, mLower; | ~~~~~^ Source/BlahtexCore/LayoutTree.h:408:18: error: no template named 'auto_ptr' in namespace 'std' 408 | std::auto_ptr base, | ~~~~~^ Source/BlahtexCore/LayoutTree.h:409:18: error: no template named 'auto_ptr' in namespace 'std' 409 | std::auto_ptr upper, | ~~~~~^ Source/BlahtexCore/LayoutTree.h:410:18: error: no template named 'auto_ptr' in namespace 'std' 410 | std::auto_ptr lower | ~~~~~^ Source/BlahtexCore/LayoutTree.h:421:22: error: no template named 'auto_ptr' in namespace 'std' 421 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:437:14: error: no template named 'auto_ptr' in namespace 'std' 437 | std::auto_ptr mNumerator, mDenominator; | ~~~~~^ Source/BlahtexCore/LayoutTree.h:447:18: error: no template named 'auto_ptr' in namespace 'std' 447 | std::auto_ptr numerator, | ~~~~~^ Source/BlahtexCore/LayoutTree.h:448:18: error: no template named 'auto_ptr' in namespace 'std' 448 | std::auto_ptr denominator, | ~~~~~^ Source/BlahtexCore/LayoutTree.h:459:22: error: no template named 'auto_ptr' in namespace 'std' 459 | virtual std::auto_ptr BuildMathmlTree( | ~~~~~^ Source/BlahtexCore/LayoutTree.h:484:14: error: no template named 'auto_ptr' in namespace 'std' 484 | std::auto_ptr mChild; | ~~~~~^ Source/BlahtexCore/LayoutTree.h:491:18: error: no template named 'auto_ptr' in namespace 'std' 491 | std::auto_ptr child | ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: *** [makefile:113: bin-blahtex/main.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: app-text/blahtexml-1.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/blahtexml-1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/blahtexml-1.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:blahtexml-1.0:20231202-125215.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/blahtexml-1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/blahtexml-1.0/temp/environment'. * Working directory: '/var/tmp/portage/app-text/blahtexml-1.0/work/blahtexml-1.0' * S: '/var/tmp/portage/app-text/blahtexml-1.0/work/blahtexml-1.0'