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

Bug 688888

Summary: sci-libs/cgcode-1.0-r2 : mains.f:(.text+<snip>): undefined reference to scopy_
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
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.portage.tbz2
sci-libs:cgcode-1.0-r2:20190628-030650.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-06-28 16:46:39 UTC
x86_64-pc-linux-gnu-gfortran -Wl,-O1 -Wl,--as-needed mains.o -L./src -lcgcode  -o goos
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mains.o: in function `MAIN__':
mains.f:(.text+0x2e6b): undefined reference to `scopy_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mains.f:(.text+0x2f8e): undefined reference to `saxpy_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mains.f:(.text+0x2fa3): undefined reference to `snrm2_'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mains.f:(.text+0x3000): undefined reference to `saxpy_'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_libressl-abi32+64-test_20190624-213954

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.35.0 *



emerge -qpvO sci-libs/cgcode
[ebuild  N    ] sci-libs/cgcode-1.0-r2
Comment 1 Toralf Förster gentoo-dev 2019-06-28 16:46:42 UTC
Created attachment 581220 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-28 16:46:45 UTC
Created attachment 581222 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-06-28 16:46:48 UTC
Created attachment 581224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-06-28 16:46:51 UTC
Created attachment 581226 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-06-28 16:46:53 UTC
Created attachment 581228 [details]
sci-libs:cgcode-1.0-r2:20190628-030650.log
Comment 6 Toralf Förster gentoo-dev 2019-06-28 16:46:56 UTC
Created attachment 581230 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-10-21 09:57:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b371ed15c2774e22a81edcd52f6c3580d65543c0

commit b371ed15c2774e22a81edcd52f6c3580d65543c0
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-21 09:25:41 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-21 09:55:24 +0000

    sci-libs/cgcode: Port to EAPI 8
    
    Closes: https://bugs.gentoo.org/688888
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 sci-libs/cgcode/cgcode-1.0-r2.ebuild   | 20 +++++++++++---------
 sci-libs/cgcode/files/1.0-gentoo.patch |  6 ------
 2 files changed, 11 insertions(+), 15 deletions(-)