Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948865 - dev-vcs/git-2.48.1 inconsistent build success.
Summary: dev-vcs/git-2.48.1 inconsistent build success.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2025-01-26 17:12 UTC by JustCauseWhyNot
Modified: 2025-01-30 00:40 UTC (History)
1 user (show)

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


Attachments
compressed tar file of all the build.logs (dev-vcs_git-2.48.1.tar.zst,46.69 KB, application/zstd)
2025-01-26 17:26 UTC, JustCauseWhyNot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description JustCauseWhyNot 2025-01-26 17:12:29 UTC
When building dev-vcs/git-2.48.1 it'll fail to build a majority of the time when despite the environment variables being passed to it. I posted in the forums. And _sam says that he thinks the issue could be a parallel build issue, and that it might be fixed by this https://lore.kernel.org/git/20250122-b4-pks-meson-additions-v3-4-5a51eb5d3dcd@pks.im/

Reproducible: Sometimes

Steps to Reproduce:
1. doas emerge dev-vcs/git
2. success or failure
3. idk
Actual Results:  
Success, or failure

Expected Results:  
Either or
Comment 1 JustCauseWhyNot 2025-01-26 17:26:52 UTC
Created attachment 917566 [details]
compressed tar file of all the build.logs

Sorry if a tar file of all the logs isn't allowed. But I believe the 22 build.logs are relevant to the bug due to the inconsistent nature of it compiling, and I don't wanna upload 24 (emerge --info, -pqv) files individually.
Comment 2 Larry the Git Cow gentoo-dev 2025-01-30 00:40:43 UTC
The bug has been closed via the following commit(s):

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

commit ce19ef933625f7cb551cc3c8f5d5d8e3dc30fa4a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-30 00:20:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-30 00:40:21 +0000

    dev-vcs/git: backport parallel build fix
    
    Closes: https://bugs.gentoo.org/948865
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/git/files/git-2.48.1-parallel-build.patch | 85 +++++++++++++++++++++++
 dev-vcs/git/git-2.48.1.ebuild                     |  1 +
 2 files changed, 86 insertions(+)