insight fails to build with Python 3.10.0a3. inferior.h: In member function 'void infcall_suspend_state_deleter::operator()(infcall_suspend_state*) const': inferior.h:80:19: error: 'bool std::uncaught_exception()' is deprecated [-Werror=deprecated-declarations] 80 | if (!std::uncaught_exception ()) | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11/ext/concurrence.h:34, from /usr/include/c++/11/bits/shared_ptr_base.h:62, from /usr/include/c++/11/bits/shared_ptr.h:53, from /usr/include/c++/11/memory:77, from gdbsupport/common-exceptions.h:25, from gdbsupport/common-defs.h:132, from defs.h:28, from findvar.c:20: ... make[2]: *** [Makefile:1662: fork-child.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/insight-10.0.50.20200110/gdb' make[1]: *** [Makefile:8741: all-gdb] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/insight-10.0.50.20200110' make: *** [Makefile:849: all] Error 2 For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.10/fedora-rawhide-x86_64/01823974-insight/ For all our attempts to build insight with Python 3.10, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.10/package/insight/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.10: https://copr.fedorainfracloud.org/coprs/g/python/python3.10/ Let us know here if you have any questions. Python 3.10 will be included in Fedora 35. To make that update smoother, we're building Fedora packages with early pre-releases of Python 3.10. A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon. We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.
This is not limited to Python 3.10: https://koschei.fedoraproject.org/package/insight?collection=f34
Fixed in insight-11.0.50.20201215-1.fc34 Local mock with python 3.10 succeeds.