On Wed, 4 Aug 2021, Steven A. Falco wrote:

I decided to file a bug here: https://bugzilla.redhat.com/show_bug.cgi?id=1988466

I also saw a similar issue and added a comment here: https://github.com/wxWidgets/Phoenix/issues/1963

Yeah, I'll try to look into it later today.

In case anyone was curious, this turned out to be a sip 6 issue rather than anything to do with Python 3.10.  sip 6 seems to have issues with non-ASCII characters in Python docstrings.

Scott

Thanks for the fix, Scott.  That let me close the FTBFS on KiCAD.

Just curious - will this fix be forwarded to an upstream, or is this a problem unique to Fedora?

From a wxPython perspective, it's unique to Fedora in that upstream
wxPython uses sip 5 officially, whereas Fedora has moved to sip 6. (I'm not sure about that wxPython GitHub issue you found where someone had previously reported a similar problem - not enough details from the OP.)

I did report the problem to sip upstream, as that's where the root issue lies, as far as I can see - no response as of yet.

Scott
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to