Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703598 - sci-libs/coinor-clp-1.15.6-r1 : /.../ld: /.../libdmumps.so: undefined reference to dorgqr_
Summary: sci-libs/coinor-clp-1.15.6-r1 : /.../ld: /.../libdmumps.so: undefined referen...
Status: RESOLVED TEST-REQUEST
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: 2019-12-23 09:13 UTC by Toralf Förster
Modified: 2021-03-23 09:08 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.03 KB, text/plain)
2019-12-23 09:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,47.35 KB, text/plain)
2019-12-23 09:13 UTC, Toralf Förster
Details
environment (environment,91.13 KB, text/plain)
2019-12-23 09:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.73 KB, application/x-bzip)
2019-12-23 09:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.64 KB, application/x-bzip)
2019-12-23 09:13 UTC, Toralf Förster
Details
sci-libs:coinor-clp-1.15.6-r1:20191223-002037.log (sci-libs:coinor-clp-1.15.6-r1:20191223-002037.log,82.98 KB, text/plain)
2019-12-23 09:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.96 KB, application/x-bzip)
2019-12-23 09:13 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 2019-12-23 09:13:12 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -DCLP_BUILD -Wl,-O1 -o .libs/clp ClpMain.o CbcOrClpParam.o MyEventHandler.o MyMessageHandler.o unitTest.o  -Wl,--as-needed ./.libs/libClp.so -lmumps_common -ldmumps -lzmumps -lsmumps -lcmumps -lCoinUtils -lbz2 -lz -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/libdmumps.so: undefined reference to `dorgqr_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/libmumps_common.so: undefined reference to `pthread_create'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/libdmumps.so: undefined reference to `dormqr_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64/libdmumps.so: undefined reference to `ilaenv_'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20191221-230500

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 22 Dec 2019 22:45:47 +0000

emerge -qpvO sci-libs/coinor-clp
[ebuild  N    ] sci-libs/coinor-clp-1.15.6-r1  USE="mumps -doc -examples -glpk -metis -sparse -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2019-12-23 09:13:14 UTC
Created attachment 600498 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-23 09:13:17 UTC
Created attachment 600500 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-23 09:13:20 UTC
Created attachment 600502 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-23 09:13:22 UTC
Created attachment 600504 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-23 09:13:25 UTC
Created attachment 600506 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-23 09:13:28 UTC
Created attachment 600508 [details]
sci-libs:coinor-clp-1.15.6-r1:20191223-002037.log
Comment 7 Toralf Förster gentoo-dev 2019-12-23 09:13:31 UTC
Created attachment 600510 [details]
temp.tbz2
Comment 8 Michael Orlitzky gentoo-dev 2020-05-08 12:26:12 UTC
Can you try the new version of coinor-clp that I just committed?
Comment 9 Agostino Sarubbo gentoo-dev 2021-03-23 08:17:14 UTC
*** Bug 777840 has been marked as a duplicate of this bug. ***