Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933364 - dev-lang/rust-bin-1.78.0 does not respect LDFLAGS
Summary: dev-lang/rust-bin-1.78.0 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Randy Barlow
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2024-06-01 10:22 UTC by Agostino Sarubbo
Modified: 2024-06-06 20:16 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,45.64 KB, text/plain)
2024-06-01 10:22 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 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(-)