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

Bug 925610

Summary: sys-fs/bcachefs-tools-1.6.4-r1 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matt Jolly <kangie>
Status: RESOLVED FIXED    
Severity: normal CC: csfore, esigra, proxy-maint, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36310
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-27 11:29:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/bcachefs-tools-1.6.4 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-02-27 11:29:23 UTC
Created attachment 886113 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-06 14:56:10 UTC
ci has reproduced this issue with version 1.6.4-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-20 04:04:57 UTC
The bug has been closed via the following commit(s):

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

commit b892b929e7f38cb5f8b51a88c9459ea60a7d6945
Author:     Christopher Fore <csfore@posteo.net>
AuthorDate: 2024-04-18 15:31:02 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-04-20 04:04:41 +0000

    sys-fs/bcachefs-tools: add 1.7.0
    
    - Add LLVM 18 slot (tests pass)
    - Add QA_FLAGS_IGNORED to fix bug 925610 (CLI app is written in Rust)
    - Drop 1.3.x
    - All tests pass on amd64 and arm64
    - Musl is still broken
      - linux/sort.c:32:20: error: expected ';' before '__inline__'
    
    Closes: https://bugs.gentoo.org/925610
    Signed-off-by: Christopher Fore <csfore@posteo.net>
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 sys-fs/bcachefs-tools/Manifest                    |   2 +-
 sys-fs/bcachefs-tools/bcachefs-tools-1.7.0.ebuild | 253 ++++++++++++++++++++++
 2 files changed, 254 insertions(+), 1 deletion(-)