Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945375 - dev-cpp/glibmm: add a patch to support building with clang-19 + libcxx
Summary: dev-cpp/glibmm: add a patch to support building with clang-19 + libcxx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-11-29 18:05 UTC by Denis Pronin
Modified: 2024-12-12 05:40 UTC (History)
2 users (show)

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


Attachments
The patch to build with clang-19 and libcxx (fix-clang-19-libcxx.patch,859 bytes, patch)
2024-11-29 18:05 UTC, Denis Pronin
Details | Diff
The patch to build with clang-19 and libcxx (upstream) (glibmm-2.78.1-libcxx-fix.patch,2.17 KB, patch)
2024-11-30 07:32 UTC, Denis Pronin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Pronin 2024-11-29 18:05:52 UTC
Created attachment 912726 [details, diff]
The patch to build with clang-19 and libcxx

We need to apply the patch given to support building with clang-19 and libcxx
Comment 1 Eli Schwartz gentoo-dev 2024-11-29 19:18:16 UTC
Is there an upstream bug for this? Has the patch been offered to upstream? What does upstream think about this?
Comment 2 Denis Pronin 2024-11-30 07:32:53 UTC
Created attachment 912751 [details, diff]
The patch to build with clang-19 and libcxx (upstream)
Comment 3 Larry the Git Cow gentoo-dev 2024-12-12 05:40:22 UTC
The bug has been closed via the following commit(s):

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

commit b8cca5206e08045a5aae0dd807962abcb3c28533
Author:     Denis Pronin <dannftk@yandex.ru>
AuthorDate: 2024-11-29 07:51:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-12 05:39:18 +0000

    dev-cpp/glibmm: remove method that is not used any where
    
    Closes: https://bugs.gentoo.org/945375
    
    Signed-off-by: Denis Pronin <dannftk@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/39525
    Signed-off-by: Sam James <sam@gentoo.org>

 .../glibmm/files/glibmm-2.78.1-libcxx-fix.patch    | 52 ++++++++++++++++++++++
 dev-cpp/glibmm/glibmm-2.78.1.ebuild                |  2 +
 2 files changed, 54 insertions(+)