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

Bug 919825

Summary: sci-libs/coinor-osi-0.108.6 - [clang] OsiSolverInterfaceTest.cpp: error: no member named bind2nd in
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal    
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
qlist-info.txt.xz
sci-libs:coinor-osi-0.108.6:20231213-004428.log
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2023-12-13 20:42:40 UTC
too long lines were shrinked:

/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -I/usr/include/coin   -O3 -pipe -march=native -fno-diagnostics-color   -DOSI_BUILD -c -o OsiNetlibTest.lo OsiNetlibTest.cpp
 clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/include/coin -O3 -pipe -march=native -fno-diagnostics-color -DOSI_BUILD -c OsiNetlibTest.cpp  -fPIC -DPIC -o .libs/OsiNetlibTest.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -I/usr/include/coin   -O3 -pipe -march=native -fno-diagnostics-color   -DOSI_BUILD -c -o OsiUnitTestUtils.lo OsiUnitTestUtils.cpp
 clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/include/coin -O3 -pipe -march=native -fno-diagnostics-color -DOSI_BUILD -c OsiUnitTestUtils.cpp  -fPIC -DPIC -o .libs/OsiUnitTestUtils.o
/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -I/usr/include/coin   -O3 -pipe -march=native -fno-diagnostics-color   -DOSI_BUILD -c -o OsiSolverInterfaceTest.lo OsiSolverInterfaceTest.cpp
 clang++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/include/coin -O3 -pipe -march=native -fno-diagnostics-color -DOSI_BUILD -c OsiSolverInterfaceTest.cpp  -fPIC -DPIC -o .libs/OsiSolverInterfaceTest.o
OsiSolverInterfaceTest.cpp:1321:10: error: no member named 'bind2nd' in
      namespace 'std'
 1321 |     std::bind2nd(std::plus< double >(), 0.15));

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

  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 a0a7f914b98e16c177b5f55f20922b308fb2f5be
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 12 23:48:58 2023 +0000

    2023-12-12 23:48:57 UTC

emerge -qpvO sci-libs/coinor-osi
[ebuild  N    ] sci-libs/coinor-osi-0.108.6  USE="-doc -examples -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:42:41 UTC
Created attachment 879053 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:42:43 UTC
Created attachment 879054 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:42:44 UTC
Created attachment 879055 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:42:45 UTC
Created attachment 879056 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:42:46 UTC
Created attachment 879057 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:42:47 UTC
Created attachment 879058 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:42:48 UTC
Created attachment 879059 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:42:49 UTC
Created attachment 879060 [details]
sci-libs:coinor-osi-0.108.6:20231213-004428.log
Comment 9 Toralf Förster gentoo-dev 2023-12-13 20:42:49 UTC
Created attachment 879061 [details]
var.tmp.clang.tar.xz