Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688888 - sci-libs/cgcode-1.0-r2 : mains.f:(.text+<snip>): undefined reference to scopy_
Summary: sci-libs/cgcode-1.0-r2 : mains.f:(.text+<snip>): undefined reference to scopy_
Status: RESOLVED FIXED
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-06-28 16:46 UTC by Toralf Förster
Modified: 2021-10-21 09:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.63 KB, text/plain)
2019-06-28 16:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.38 KB, text/plain)
2019-06-28 16:46 UTC, Toralf Förster
Details
environment (environment,77.91 KB, text/plain)
2019-06-28 16:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.84 KB, application/x-bzip)
2019-06-28 16:46 UTC, Toralf Förster
Details
sci-libs:cgcode-1.0-r2:20190628-030650.log (sci-libs:cgcode-1.0-r2:20190628-030650.log,8.54 KB, text/plain)
2019-06-28 16:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.05 KB, application/x-bzip)
2019-06-28 16:46 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-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(-)