Description
Can't get shiboken to compile with Qt 6.9.0, segmentation fault in Apple clang.
Apple clang version 17.0.0 (clang-1700.0.13.3) Target: x86_64-apple-darwin24.4.0
Build command:
/opt/local/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13 setup.py --no-user-cfg build -j12 --qtpaths=/opt/local/libexec/qt6/bin/qtpaths6 --cmake=/opt/local/bin/cmake --parallel=12 --no-unity --macos-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --module-subset=Core,Gui,Widgets,Help,Network,Concurrent,DBus,Designer,OpenGL,OpenGLWidgets,PrintSupport,Qml,Quick,QuickControls2,QuickTest,QuickWidgets,Xml,Test,Sql,Svg,SvgWidgets,UiToolsÂ
Almost every file crashes clang, for instance abstractmetaargument.cpp. See attached log