Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950276 - dev-qt/qt-creator-9999 fails to apply qt-creator-15.0.0-musl-no-execinfo.patch
Summary: dev-qt/qt-creator-9999 fails to apply qt-creator-15.0.0-musl-no-execinfo.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-25 16:08 UTC by Eugene Shalygin
Modified: 2025-02-25 16:58 UTC (History)
0 users

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-02-25 16:08:12 UTC
* Applying qt-creator-15.0.0-musl-no-execinfo.patch ...
patching file src/libs/utils/qtcassert.cpp
patching file src/plugins/qmldesigner/libs/designercore/exceptions/exception.cpp
Hunk #2 FAILED at 31.
Hunk #3 FAILED at 76.
Hunk #4 FAILED at 114.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2025-02-25 16:58:18 UTC
The bug has been closed via the following commit(s):

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

commit 8eccbe3102ffc99bcbdea9545cb56f13e00efc6b
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-02-25 16:46:12 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-02-25 16:57:42 +0000

    dev-qt/qt-creator: rebase execinfo patch in live
    
    Not really tested but should work. It seems that the 2nd execinfo.h
    is unused now (included for nothing), so can just drop the other
    hunks given the code is gone assuming that not overlooking anything
    elsewhere.
    
    Closes: https://bugs.gentoo.org/950276
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../files/qt-creator-16.0.0-musl-no-execinfo.patch | 26 ++++++++++++++++++++++
 dev-qt/qt-creator/qt-creator-9999.ebuild           |  2 +-
 2 files changed, 27 insertions(+), 1 deletion(-)