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

Bug 933364

Summary: dev-lang/rust-bin-1.78.0 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Randy Barlow <randy>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, matoro_gentoo, navi, rust, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36952
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-06-01 10:22:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/rust-bin-1.78.0 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0001
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-01 10:22:15 UTC
Created attachment 894870 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-06-06 20:16:53 UTC
The bug has been closed via the following commit(s):

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

commit 76ebd31a668741a153ed1b6094c36854357dbc8e
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2024-06-01 16:37:56 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2024-06-06 20:16:27 +0000

    dev-lang/rust-bin: widen QA_PREBUILT glob
    
    New .so file is a linker script pointing to a different file named like
    this: lib/libLLVM.so.18.1-rust-1.78.0-stable
    
    Closes: https://bugs.gentoo.org/933364
    Closes: https://bugs.gentoo.org/933365
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Closes: https://github.com/gentoo/gentoo/pull/36952
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-lang/rust-bin/rust-bin-1.78.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)