somlo has quit [Remote host closed the connection]
somlo has joined #yosys
emeb_mac has joined #yosys
<somlo>
gatecat: fedora is prepping for an upgrade to python 3.11, and their test build of prjtrellis failed with a bunch of errors related to `libtrellis//3rdparty/pybind11/include/pybind11/pybind11.h` -- see https://bugzilla.redhat.com/show_bug.cgi?id=2050145 for the full list of errors
<tpb>
Title: 2050145 – trellis fails to build with Python 3.11: error: 'PyFrameObject' {aka 'struct _frame'} has no member named 'f_code' (at bugzilla.redhat.com)
<somlo>
I'm wondering if the pybind11 include is some sort of vendored thing -- working on articulating something for a github issue description, but haven't made it too far yet :)
<gatecat>
was just typing that :D
<gatecat>
yeah, the vendored pybind probably needs an update