Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638240 - sci-libs/coinor-cbc-2.8.9 : ./.../libCbcSolver.so: undefined reference to virtual thunk to OsiClpSolverInterface::getColName[abi:cxx11](int, unsigned int) const
Summary: sci-libs/coinor-cbc-2.8.9 : ./.../libCbcSolver.so: undefined reference to vir...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-20 17:07 UTC by Toralf Förster
Modified: 2020-05-08 12:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2017-11-20 17:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,290.64 KB, text/plain)
2017-11-20 17:08 UTC, Toralf Förster
Details
environment (environment,104.11 KB, text/plain)
2017-11-20 17:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.68 KB, application/x-bzip)
2017-11-20 17:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.63 KB, application/x-bzip)
2017-11-20 17:08 UTC, Toralf Förster
Details
sci-libs:coinor-cbc-2.8.9:20171120-121558.log (sci-libs:coinor-cbc-2.8.9:20171120-121558.log,81.64 KB, text/plain)
2017-11-20 17:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.75 KB, application/x-bzip)
2017-11-20 17:08 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 2017-11-20 17:07:55 UTC
/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++  -Werror=terminate -O2 -pipe -march=native   -DCBC_BUILD  -Wl,-O1 -Wl,--as-needed -o cbc  CoinSolve.o libCbcSolver.la libCbc.la -lOsiClp -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lCgl -lOsiClp -lClp -lOsi -lCoinUtils -lbz2 -lz -lm   
x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -DCBC_BUILD -Wl,-O1 -o .libs/cbc CoinSolve.o  -Wl,--as-needed ./.libs/libCbcSolver.so /var/tmp/portage/sci-libs/coinor-cbc-2.8.9/work/coinor-cbc-2.8.9_build/src/.libs/libCbc.so ./.libs/libCbc.so -lCgl -lOsiClp -lClp -lOsi -lCoinUtils -lbz2 -lz -lm
./.libs/libCbcSolver.so: undefined reference to `virtual thunk to OsiClpSolverInterface::getColName[abi:cxx11](int, unsigned int) const'
./.libs/libCbcSolver.so: undefined reference to `virtual thunk to OsiClpSolverInterface::getRowName[abi:cxx11](int, unsigned int) const'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:844: cbc] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_libressl_20171111-114143

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv sci-libs/coinor-cbc
[ebuild  N    ] sci-libs/coinor-cbc-2.8.9  USE="-doc -examples -static-libs {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-11-20 17:07:59 UTC
Created attachment 505114 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-20 17:08:02 UTC
Created attachment 505116 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-20 17:08:05 UTC
Created attachment 505118 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-20 17:08:08 UTC
Created attachment 505120 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-20 17:08:11 UTC
Created attachment 505122 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-20 17:08:14 UTC
Created attachment 505124 [details]
sci-libs:coinor-cbc-2.8.9:20171120-121558.log
Comment 7 Toralf Förster gentoo-dev 2017-11-20 17:08:17 UTC
Created attachment 505126 [details]
temp.tbz2
Comment 8 Michael Orlitzky gentoo-dev 2020-05-08 12:26:51 UTC
I just updated coinor-cbc and all of its dependencies, can you give the new version a try?