Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955103 - dev-cpp/opentelemetry-cpp-1.20.0 fails to apply patches
Summary: dev-cpp/opentelemetry-cpp-1.20.0 fails to apply patches
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PullRequest
: 955109 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-04-30 07:31 UTC by Eugene Shalygin
Modified: 2025-04-30 14:55 UTC (History)
3 users (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 Eugene Shalygin 2025-04-30 07:31:28 UTC
* Applying opentelemetry-cpp-1.16.1-fix-clang-template.patch ...
patching file api/include/opentelemetry/logs/event_logger.h
Hunk #1 FAILED at 65.
1 out of 1 hunk FAILED -- saving rejects to file api/include/opentelemetry/logs/event_logger.h.rej
patching file api/include/opentelemetry/logs/logger.h
Hunk #1 FAILED at 72.
1 out of 1 hunk FAILED -- saving rejects to file api/include/opentelemetry/logs/logger.h.rej
patching file api/include/opentelemetry/logs/logger_type_traits.h
Hunk #1 FAILED at 166.


Reproducible: Always
Comment 1 Zhixu Liu 2025-04-30 09:26:12 UTC
please remove "${FILESDIR}/${PN}-1.16.1-fix-clang-template.patch", which is applied by upstream, added back during rebase, :(
Comment 2 Zhixu Liu 2025-04-30 11:40:08 UTC
*** Bug 955109 has been marked as a duplicate of this bug. ***
Comment 3 Harris Landgarten 2025-04-30 12:34:13 UTC
concur. Removing the 1.16.1-fix-clang-template.patch from the ebuild fixes the issue
Comment 4 Larry the Git Cow gentoo-dev 2025-04-30 14:25:14 UTC
The bug has been closed via the following commit(s):

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

commit aa0f3290ef34affed9e047a40ba530b4d1ff0239
Author:     Z. Liu <zhixu.liu@gmail.com>
AuthorDate: 2025-04-30 09:27:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-30 14:24:45 +0000

    dev-cpp/opentelemetry-cpp: remove patch for clang template
    
    which was wrongly added back during the rebase of the last PR
    
    Closes: https://bugs.gentoo.org/955103
    Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41857
    Closes: https://github.com/gentoo/gentoo/pull/41857
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/opentelemetry-cpp/opentelemetry-cpp-1.20.0.ebuild | 1 -
 1 file changed, 1 deletion(-)