如题。错误原文如下:
[Asm] 纯文本查看 复制代码 module.comtypes.tools.codegenerator.packing.c: In function 'impl_comtypes$tools$codegenerator$packing$$$function__2_calc_packing':
module.comtypes.tools.codegenerator.packing.c:2151:17: error: variable 'tmp_try_except_1__unhandled_indicator' set but not used [-Werror=unused-but-set-variable]
2151 | nuitka_bool tmp_try_except_1__unhandled_indicator = NUITKA_BOOL_UNASSIGNED;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
scons: *** [module.comtypes.tools.codegenerator.packing.o] Error 1
FATAL: Failed unexpectedly in Scons C backend compilation.
Nuitka:WARNING: Complex topic! More information can be found at
Nuitka:WARNING: https://nuitka.net/info/scons-backend-failure.html
Nuitka-Reports: Compilation crash report written to file 'nuitka-crash-report.xml'. |