Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929094 - media-sound/klick-0.12.2-r4 - src/tempomap.cc: error: no member named bind2nd in namespace std
Summary: media-sound/klick-0.12.2-r4 - src/tempomap.cc: error: no member named bind2nd...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Tsoy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 18:09 UTC by Toralf Förster
Modified: 2024-04-10 18:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,21.95 KB, text/plain)
2024-04-10 18:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,210.31 KB, text/plain)
2024-04-10 18:09 UTC, Toralf Förster
Details
environment (environment,108.14 KB, text/plain)
2024-04-10 18:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-10 18:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.79 KB, application/x-xz)
2024-04-10 18:09 UTC, Toralf Förster
Details
media-sound:klick-0.12.2-r4:20240410-131818.log (media-sound:klick-0.12.2-r4:20240410-131818.log,5.49 KB, text/plain)
2024-04-10 18:09 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.47 KB, application/x-xz)
2024-04-10 18:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.34 KB, application/x-xz)
2024-04-10 18:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-04-10 18:09:49 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2024-04-10 18:09:50 UTC
Created attachment 890361 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-10 18:09:51 UTC
Created attachment 890362 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-10 18:09:53 UTC
Created attachment 890363 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-10 18:09:53 UTC
Created attachment 890364 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-10 18:09:54 UTC
Created attachment 890365 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-10 18:09:55 UTC
Created attachment 890366 [details]
media-sound:klick-0.12.2-r4:20240410-131818.log
Comment 7 Toralf Förster gentoo-dev 2024-04-10 18:09:56 UTC
Created attachment 890367 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-10 18:09:57 UTC
Created attachment 890368 [details]
temp.tar.xz