On Sat, May 24, 2025 at 10:49:43AM -0500, Dale wrote: > Howdy, > > I synced my main rig this morning. Everything compiled fine but > wxpython. I did some searches but couldn't find anything like this. > This is what it spits out. > > > line 437: column 29: template argument 'T' must expand to a class > Will build using: "/usr/bin/python3.13"
Sounds like sip-6.11.1 broke wxpython, whether it's a sip regression or a bug in wxpython triggered by sip becoming stricter I don't know without checking further (wouldn't be the first time for the latter). Either way, downgrading to stable ~dev-python/sip-6.10.0 should let you build it for now. -- ionen
signature.asc
Description: PGP signature

