Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924057 - dev-python/wxpython-4.2.1 fails to compile: sip_corewxAppTraits.cpp:474:79: error: class wxAppTraits has no member named GetAssertStackTrace
Summary: dev-python/wxpython-4.2.1 fails to compile: sip_corewxAppTraits.cpp:474:79: e...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-08 08:44 UTC by Agostino Sarubbo
Modified: 2024-02-08 08:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,478.91 KB, text/plain)
2024-02-08 08:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-08 08:44:39 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-08 08:44:41 UTC
Created attachment 884550 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-08 08:44:42 UTC
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'