Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 929259

Summary: net-proxy/sqtop-2015.02.08 - [clang] sqstat.cpp: error: use of undeclared identifier ptr_fun
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jaco Kroon <jaco>
Status: CONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
net-proxy:sqtop-2015.02.08:20240413-011142.log
qlist-info.txt
temp.tar.xz
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2024-04-13 07:40:49 UTC
clang++ -DHAVE_CONFIG_H -I.  -Wall   -O3 -pipe -march=native -fno-diagnostics-color -c -o options.o options.cpp
clang++ -DHAVE_CONFIG_H -I.  -Wall   -O3 -pipe -march=native -fno-diagnostics-color -c -o sqconn.o sqconn.cpp
clang++ -DHAVE_CONFIG_H -I.  -Wall   -O3 -pipe -march=native -fno-diagnostics-color -c -o sqstat.o sqstat.cpp
clang++ -DHAVE_CONFIG_H -I.  -Wall   -O3 -pipe -march=native -fno-diagnostics-color -c -o ncui.o ncui.cpp
clang++ -DHAVE_CONFIG_H -I.  -Wall   -O3 -pipe -march=native -fno-diagnostics-color -c -o resolver.o resolver.cpp
clang++ -DHAVE_CONFIG_H -I.  -Wall   -O3 -pipe -march=native -fno-diagnostics-color -c -o sqtop.o sqtop.cpp
sqstat.cpp:232:93: error: use of undeclared identifier 'ptr_fun'
  232 |   ...itu = find_if(it->stats.begin(), it->stats.end(), bind2nd(ptr_fun(StatBy...
      |                                                                ^

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240411-061503

  -------------------------------------------------------------------

CC=clang
CXX=clang++
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]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 0218134f9a89b2a734b2c5f55f071034a40cfc46
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 12 19:49:09 2024 +0000

    2024-04-12 19:49:09 UTC

emerge -qpvO net-proxy/sqtop
[ebuild  N    ] net-proxy/sqtop-2015.02.08
Comment 1 Toralf Förster gentoo-dev 2024-04-13 07:40:50 UTC
Created attachment 890667 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-13 07:40:51 UTC
Created attachment 890668 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-13 07:40:52 UTC
Created attachment 890669 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-13 07:40:53 UTC
Created attachment 890670 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-13 07:40:54 UTC
Created attachment 890671 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-13 07:40:55 UTC
Created attachment 890672 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-13 07:40:55 UTC
Created attachment 890673 [details]
net-proxy:sqtop-2015.02.08:20240413-011142.log
Comment 8 Toralf Förster gentoo-dev 2024-04-13 07:40:57 UTC
Created attachment 890674 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-04-13 07:40:58 UTC
Created attachment 890675 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-13 07:40:58 UTC
Created attachment 890676 [details]
var.tmp.clang.tar.xz