https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/wxpython-4.2.1 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 884550 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: import imp print(imp.get_tag()) print(sys.implementation.cache_tag) '] 19:49:05 runner ['/usr/bin/python3.10', '-c', 'import sys except AttributeError: try: ../../../../sip/cpp/sip_corewxAppTraits.cpp:474:79: error: 'class wxAppTraits' has no member named 'GetAssertStackTrace'
tinderbox_musl has reproduced this issue with version 4.2.1-r2 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b4e232d105a18c46a4f394b603ce491652bb06 commit 15b4e232d105a18c46a4f394b603ce491652bb06 Author: Quincy Fleming <quincyf467@protonmail.com> AuthorDate: 2025-02-26 18:01:05 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 02:41:08 +0000 dev-python/wxpython: add 4.2.2 Bug: https://bugs.gentoo.org/923418 Bug: https://bugs.gentoo.org/924057 Closes: https://bugs.gentoo.org/909973 Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39465 Signed-off-by: Sam James <sam@gentoo.org> dev-python/wxpython/Manifest | 1 + .../files/wxpython-4.2.2-no-stacktrace.patch | 16 +++ .../wxpython/files/wxpython-4.2.2-setuppy.patch | 38 ++++++ .../wxpython/files/wxpython-4.2.2-sip-6.10.0.patch | 14 +++ dev-python/wxpython/wxpython-4.2.2.ebuild | 136 +++++++++++++++++++++ 5 files changed, 205 insertions(+)