Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785790 - [guru] dev-python/pygsl-2.3.0 fails to link with LLD because of /usr/lib in the link command line
Summary: [guru] dev-python/pygsl-2.3.0 fails to link with LLD because of /usr/lib in t...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2021-04-26 06:52 UTC by Agostino Sarubbo
Modified: 2023-02-03 21:15 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,227.50 KB, text/plain)
2021-04-26 06:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-26 06:52:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pygsl-2.3.0 fails to link with LLD because of /usr/lib in the link command line.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This PR gives an idea about a fix: https://github.com/PhotoFlare/photoflare/pull/248/files.
This machine uses a clang/LLVM toolchain with LLD as linker.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-26 06:52:21 UTC
Created attachment 702558 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-26 06:52:23 UTC
Possible context of error(s):

_configtest.c:4:35: error: no member named 'J' in 'gsl_multifit_fdfsolver'
Comment 3 Larry the Git Cow gentoo-dev 2023-02-03 21:15:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa6ca171e05090f027afc8dc8b449eb738095a25

commit aa6ca171e05090f027afc8dc8b449eb738095a25
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2023-02-03 05:00:36 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2023-02-03 05:03:10 +0000

    dev-python/pygsl: drop 2.3.0
    
    Closes: https://bugs.gentoo.org/887635
    Closes: https://bugs.gentoo.org/842072
    Closes: https://bugs.gentoo.org/785790
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/pygsl/Manifest           |  1 -
 dev-python/pygsl/pygsl-2.3.0.ebuild | 38 -------------------------------------
 2 files changed, 39 deletions(-)