Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919827 - sci-mathematics/cryptominisat-5.11.15 - [clang] /.../time_mem.h: error: no member named bind1st in namespace std
Summary: sci-mathematics/cryptominisat-5.11.15 - [clang] /.../time_mem.h: error: no me...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 20:43 UTC by Toralf Förster
Modified: 2023-12-13 20:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.90 KB, text/plain)
2023-12-13 20:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.08 KB, text/plain)
2023-12-13 20:43 UTC, Toralf Förster
Details
environment (environment,107.19 KB, text/plain)
2023-12-13 20:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-13 20:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,29.30 KB, application/x-xz)
2023-12-13 20:43 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.09 KB, application/x-xz)
2023-12-13 20:43 UTC, Toralf Förster
Details
sci-mathematics:cryptominisat-5.11.15:20231213-012937.log (sci-mathematics:cryptominisat-5.11.15:20231213-012937.log,26.33 KB, text/plain)
2023-12-13 20:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,39.27 KB, application/x-xz)
2023-12-13 20:43 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,8.08 KB, application/x-xz)
2023-12-13 20:43 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:43:31 UTC
too long lines were shrinked:

[2/57] /usr/lib/llvm/17/bin/clang++ -DBOOST_TEST_DYN_LINK -DRDB0_ONLY_FEATURES -DTRACE -DUSE_ZLIB -DYALSAT_FPU -Dcryptominisat5_EXPORTS -I/var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11.15 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11
FAILED: cmsat5-src/CMakeFiles/cryptominisat5.dir/propengine.cpp.o 
/usr/lib/llvm/17/bin/clang++ -DBOOST_TEST_DYN_LINK -DRDB0_ONLY_FEATURES -DTRACE -DUSE_ZLIB -DYALSAT_FPU -Dcryptominisat5_EXPORTS -I/var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11.15 -I/var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11.15_bui
In file included from /var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11.15/src/propengine.cpp:32:
In file included from /var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11.15/src/solver.h:37:
In file included from /var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11.15/src/searcher.h:30:
/var/tmp/portage/sci-mathematics/cryptominisat-5.11.15/work/cryptominisat-5.11.15/src/time_mem.h:183:65: error: no member named 'bind1st' in namespace 'std'
  183 |                         std::find_if(tp.begin(), tp.end(), std::bind1st(std::not_equal_to<char>(), '\t')));
      |                                                            ~~~~~^

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

  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 86d3eac09139d2d0a02d512362365328e0a9359d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 13 00:48:57 2023 +0000

    2023-12-13 00:48:56 UTC

emerge -qpvO sci-mathematics/cryptominisat
[ebuild  N    ] sci-mathematics/cryptominisat-5.11.15
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:43:32 UTC
Created attachment 879069 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:43:34 UTC
Created attachment 879070 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:43:35 UTC
Created attachment 879071 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:43:36 UTC
Created attachment 879072 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:43:37 UTC
Created attachment 879073 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:43:38 UTC
Created attachment 879074 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:43:39 UTC
Created attachment 879075 [details]
sci-mathematics:cryptominisat-5.11.15:20231213-012937.log
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:43:40 UTC
Created attachment 879076 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-13 20:43:41 UTC
Created attachment 879077 [details]
var.tmp.clang.tar.xz