too long lines were shrinked: clang++ -o src/audio_interface_sndfile.o -c -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DVERSION=\"0.12.2\" -DDATA_DIR=\"/usr/share/klick\" -DHAVE_SNDFILE_OGG -DENABLE_TERMINAL -I/usr/include/opus src/audio_interface_sndfile.cc clang++ -o src/audio_chunk.o -c -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DVERSION=\"0.12.2\" -DDATA_DIR=\"/usr/share/klick\" -DHAVE_SNDFILE_OGG -DENABLE_TERMINAL -I/usr/include/opus src/audio_chunk.cc clang++ -o src/tempomap.o -c -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DVERSION=\"0.12.2\" -DDATA_DIR=\"/usr/share/klick\" -DHAVE_SNDFILE_OGG -DENABLE_TERMINAL -I/usr/include/opus src/tempomap.cc clang++ -o src/metronome.o -c -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DVERSION=\"0.12.2\" -DDATA_DIR=\"/usr/share/klick\" -DHAVE_SNDFILE_OGG -DENABLE_TERMINAL -I/usr/include/opus src/metronome.cc clang++ -o src/metronome_simple.o -c -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DVERSION=\"0.12.2\" -DDATA_DIR=\"/usr/share/klick\" -DHAVE_SNDFILE_OGG -DENABLE_TERMINAL -I/usr/include/opus src/metronome_simple.cc clang++ -o src/metronome_map.o -c -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DVERSION=\"0.12.2\" -DDATA_DIR=\"/usr/share/klick\" -DHAVE_SNDFILE_OGG -DENABLE_TERMINAL -I/usr/include/opus src/metronome_map.cc src/tempomap.cc:160:59: error: no member named 'bind2nd' in namespace 'std' 160 | std::find_if(e.tempi.begin(), e.tempi.end(), std::bind2nd(std::l... | ~~~~~^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_llvm-20240407-091255 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.3+libcxx Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.3+libcxx Python 3.11.9 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.77.1 [2] rust-1.77.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php8.1 [2] php8.3 * go version go1.22.2 linux/amd64 HEAD of ::gentoo commit c5bd68e0035f52ce006357a063b1e9d6e6d1e887 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Apr 10 11:19:09 2024 +0000 2024-04-10 11:19:07 UTC emerge -qpvO media-sound/klick [ebuild N ] media-sound/klick-0.12.2-r4 USE="-debug -osc -rubberband"
Created attachment 890361 [details] emerge-info.txt
Created attachment 890362 [details] emerge-history.txt
Created attachment 890363 [details] environment
Created attachment 890364 [details] etc.clang.tar.xz
Created attachment 890365 [details] etc.portage.tar.xz
Created attachment 890366 [details] media-sound:klick-0.12.2-r4:20240410-131818.log
Created attachment 890367 [details] qlist-info.txt.xz
Created attachment 890368 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23a094ffc97f7168925bfcc61b4faad1807a290 commit c23a094ffc97f7168925bfcc61b4faad1807a290 Author: Alexander Tsoy <alexander@tsoy.me> AuthorDate: 2024-11-17 21:00:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-23 16:11:17 +0000 media-sound/klick: use boost::bind instead of std::bind2nd Closes: https://bugs.gentoo.org/929094 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/39351 Signed-off-by: Sam James <sam@gentoo.org> .../klick/files/klick-0.12.2-use-boost-bind.patch | 34 +++++++++++++ media-sound/klick/klick-0.12.2-r5.ebuild | 55 ++++++++++++++++++++++ 2 files changed, 89 insertions(+)