Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876877 - sys-devel/clang-15.0.3.9999 merge (patch) fails
Summary: sys-devel/clang-15.0.3.9999 merge (patch) fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-12 18:12 UTC by brankob
Modified: 2022-10-13 05:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brankob 2022-10-12 18:12:05 UTC
patches that fails are part of LLVM_PATCHSET.
Failing patches are 0006*, 0008*, and 0009*

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =sys-devel/clang-15.0.3.9999
2.
3.
Actual Results:  
*   0006-clang-tools-extra-clangd-Respect-llvm_shlib_dir-in-t.patch ...
patching file clang-tools-extra/clangd/test/lit.site.cfg.py.in
Hunk #1 FAILED at 10.
1 out of 1 hunk FAILED -- saving rejects to file clang-tools-extra/clangd/test/lit.site.cfg.py.in.rej
 [ !! ]
Comment 1 brankob 2022-10-12 20:22:03 UTC
At a second glance, it seems that failing patches are also redundant - something that was already applied in current branch or implemented in a bit different manner.

For a temporary solution, I've recreated the patchset without patches 0006,0008 and 0009...
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-12 20:31:10 UTC
It sounds like upstream indeed backported them, yay.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-10-13 05:04:56 UTC
Thanks for the report.  Unfortunately, that's the cost of maintaining non-upstreamable patches.
Comment 4 Larry the Git Cow gentoo-dev 2022-10-13 05:06:29 UTC
The bug has been closed via the following commit(s):

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

commit 84cce8bfcdd508e93d06a5b467c991a02228b1a0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-10-13 05:04:35 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-10-13 05:06:25 +0000

    sys-devel/clang: Rebase the patchset for 15.0.3.9999
    
    Closes: https://bugs.gentoo.org/876877
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 sys-devel/clang/Manifest                 | 2 +-
 sys-devel/clang/clang-15.0.3.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)