Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919839 - app-text/bact-0.13-r2 - [clang] bact_classify.cpp: error: no template named binary_function in namespace
Summary: app-text/bact-0.13-r2 - [clang] bact_classify.cpp: error: no template named b...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 20:47 UTC by Toralf Förster
Modified: 2023-12-13 20:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.94 KB, text/plain)
2023-12-13 20:47 UTC, Toralf Förster
Details
app-text:bact-0.13-r2:20231213-091344.log (app-text:bact-0.13-r2:20231213-091344.log,4.98 KB, text/plain)
2023-12-13 20:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,252.02 KB, text/plain)
2023-12-13 20:47 UTC, Toralf Förster
Details
environment (environment,69.38 KB, text/plain)
2023-12-13 20:47 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-13 20:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,35.98 KB, application/x-xz)
2023-12-13 20:47 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.84 KB, application/x-xz)
2023-12-13 20:47 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,17.91 KB, application/x-xz)
2023-12-13 20:47 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 2023-12-13 20:47:06 UTC
>>> Compiling source in /var/tmp/portage/app-text/bact-0.13-r2/work/bact-0.13 ...
make -j4 
clang++ -O3 -pipe -march=native -fno-diagnostics-color -Wall -Wno-deprecated   -c -o str2node.o str2node.cpp
clang++ -O3 -pipe -march=native -fno-diagnostics-color -Wall -Wno-deprecated  -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  bact_learn.cpp str2node.o   -o bact_learn
clang++ -O3 -pipe -march=native -fno-diagnostics-color -Wall -Wno-deprecated  -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  bact_mkmodel.cpp str2node.o   -o bact_mkmodel
clang++ -O3 -pipe -march=native -fno-diagnostics-color -Wall -Wno-deprecated  -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  bact_classify.cpp str2node.o   -o bact_classify
bact_classify.cpp:50:34: error: no template named 'binary_function' in namespace
      'std'; did you mean '__binary_function'?
   50 | struct pair_2nd_cmp: public std::binary_function<bool, T1, T2> {

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang-20231210-041514

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.7
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [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):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit bf58b1b3727133b310e98bc35ef7813221a15775
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 13 08:18:56 2023 +0000

    2023-12-13 08:18:55 UTC

emerge -qpvO app-text/bact
[ebuild  N    ] app-text/bact-0.13-r2
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:47:08 UTC
Created attachment 879172 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:47:09 UTC
Created attachment 879173 [details]
app-text:bact-0.13-r2:20231213-091344.log
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:47:11 UTC
Created attachment 879174 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:47:12 UTC
Created attachment 879175 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:47:13 UTC
Created attachment 879176 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:47:14 UTC
Created attachment 879177 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:47:16 UTC
Created attachment 879178 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:47:17 UTC
Created attachment 879179 [details]
temp.tar.xz