Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925610 - sys-fs/bcachefs-tools-1.6.4-r1 does not respect LDFLAGS
Summary: sys-fs/bcachefs-tools-1.6.4-r1 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 (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2024-02-27 11:29 UTC by Agostino Sarubbo
Modified: 2024-04-20 04:04 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,258.18 KB, text/plain)
2024-02-27 11:29 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-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(-)