/var/tmp/portage/media-libs/alure-1.2-r3/work/alure-1.2/include/main.h:339:14: error: no member named 'auto_ptr' in namespace 'std' std::auto_ptr<alureStream> ret(new T(file)); ~~~~~^ /var/tmp/portage/media-libs/alure-1.2-r3/work/alure-1.2/include/main.h:339:23: error: unexpected type name 'alureStream': expected expression std::auto_ptr<alureStream> ret(new T(file)); ^ /var/tmp/portage/media-libs/alure-1.2-r3/work/alure-1.2/include/main.h:340:12: error: use of undeclared identifier 'ret' if(ret->IsValid()) return ret; ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_clang-20230902-205829 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6+libcxx Python 3.11.5 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.72.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php8.1 * go version go1.21.0 linux/amd64 HEAD of ::gentoo commit 50ce34a899c52b59d5e40a494e118ebc0c0a835b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Sep 3 07:46:43 2023 +0000 Merge updates from master emerge -qpvO media-libs/alure [ebuild N ] media-libs/alure-1.2-r3 USE="-dumb -examples -flac -fluidsynth -mp3 -sndfile -static-libs -vorbis"
Created attachment 869402 [details] emerge-info.txt
Created attachment 869403 [details] emerge-history.txt
Created attachment 869404 [details] environment
Created attachment 869405 [details] etc.clang.tar.xz
Created attachment 869406 [details] etc.portage.tar.xz
Created attachment 869407 [details] logs.tar.xz
Created attachment 869408 [details] media-libs:alure-1.2-r3:20230903-083136.log
Created attachment 869409 [details] temp.tar.xz
It was broken for a different reason, but now that's fixed, I cannot reproduce this issue.