Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689168 - sci-libs/hypre-2.14.0 : ConjGrad.c:(.text+<snip>): undefined reference to ddot_
Summary: sci-libs/hypre-2.14.0 : ConjGrad.c:(.text+<snip>): undefined reference to ddot_
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 Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-02 17:26 UTC by Toralf Förster
Modified: 2021-05-26 13:18 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2019-07-02 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.94 KB, text/plain)
2019-07-02 17:26 UTC, Toralf Förster
Details
environment (environment,115.82 KB, text/plain)
2019-07-02 17:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.24 KB, application/x-bzip)
2019-07-02 17:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.92 KB, application/x-bzip)
2019-07-02 17:26 UTC, Toralf Förster
Details
sci-libs:hypre-2.14.0:20190702-145238.log (sci-libs:hypre-2.14.0:20190702-145238.log,159.51 KB, text/plain)
2019-07-02 17:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.16 KB, application/x-bzip)
2019-07-02 17:26 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-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?