Summary: | dev-python/wxpython-4.2.1-r2 fails to compile: sip_corewxAppTraits.cpp:474:79: error: class wxAppTraits has no member named GetAssertStackTrace | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo wxWidgets project <wxwidgets> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | python |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/39465 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2024-02-08 08:44:39 UTC
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. |