Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929259 - net-proxy/sqtop-2015.02.08 - [clang] sqstat.cpp: error: use of undeclared identifier ptr_fun
Summary: net-proxy/sqtop-2015.02.08 - [clang] sqstat.cpp: error: use of undeclared ide...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-13 07:40 UTC by Toralf Förster
Modified: 2024-04-13 07:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2024-04-13 07:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.55 KB, text/plain)
2024-04-13 07:40 UTC, Toralf Förster
Details
environment (environment,85.30 KB, text/plain)
2024-04-13 07:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-13 07:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.96 KB, application/x-xz)
2024-04-13 07:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.44 KB, application/x-xz)
2024-04-13 07:40 UTC, Toralf Förster
Details
net-proxy:sqtop-2015.02.08:20240413-011142.log (net-proxy:sqtop-2015.02.08:20240413-011142.log,9.54 KB, text/plain)
2024-04-13 07:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,207.41 KB, text/plain)
2024-04-13 07:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.01 KB, application/x-xz)
2024-04-13 07:40 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,940 bytes, application/x-xz)
2024-04-13 07:40 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-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