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

Bug 689168

Summary: sci-libs/hypre-2.14.0 : ConjGrad.c:(.text+<snip>): undefined reference to ddot_
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: jsmolic, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-libs:hypre-2.14.0:20190702-145238.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-02 17:26:13 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-libs/hypre-2.14.0/work/hypre-2.14.0/src/distributed_ls/ParaSails/ConjGrad.o: in function `InnerProd':
ConjGrad.c:(.text+0x37): undefined reference to `ddot_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-libs/hypre-2.14.0/work/hypre-2.14.0/src/distributed_ls/ParaSails/ConjGrad.o: in function `PCG_ParaSails':
ConjGrad.c:(.text+0x193): undefined reference to `dscal_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: ConjGrad.c:(.text+0x1c6): undefined reference to `daxpy_'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-systemd_libressl_20190628-193154

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.35.0 *



emerge -qpvO sci-libs/hypre
[ebuild  N    ] sci-libs/hypre-2.14.0  USE="fortran openmp -debug -doc -examples -fei -int64 -mpi"
Comment 1 Toralf Förster gentoo-dev 2019-07-02 17:26:16 UTC
Created attachment 581782 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-02 17:26:19 UTC
Created attachment 581784 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-02 17:26:21 UTC
Created attachment 581786 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-02 17:26:24 UTC
Created attachment 581788 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-02 17:26:27 UTC
Created attachment 581790 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-02 17:26:30 UTC
Created attachment 581792 [details]
sci-libs:hypre-2.14.0:20190702-145238.log
Comment 7 Toralf Förster gentoo-dev 2019-07-02 17:26:32 UTC
Created attachment 581794 [details]
temp.tbz2
Comment 8 Jakov Smolić archtester gentoo-dev 2021-05-26 13:18:09 UTC
Still an issue with newer versions?