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

Bug 785790

Summary: [guru] dev-python/pygsl-2.3.0 fails to link with LLD because of /usr/lib in the link command line
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: andrewammerlaan, guru-bugs, julien
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log

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(-)