WARNING: Full-path compiler "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.29.30133/bin/HostX64/x64/cl.exe" not found!! WARNING: Attempting replacement by "cl.exe" INFO: No output directory specified (--dir) INFO: Using directory: "PBD_BT_20240301_104930" INFO: Regenerating c-file: PBD_BT.c DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace -t -o PBD_BT.c C:\\Users\\pkwi\\mctest\\20240301_1047_43\\3.4.24_Windows\\PBD_BT\\PBD_BT.instr Info: 'Bragg_crystal_BC' is a contributed component. CFLAGS= -std=c99 ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace finished INFO: Recompiling: PBD_BT.exe DEBUG: CMD: cl.exe -o PBD_BT.exe PBD_BT.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -std=c99 Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30153 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-lm' cl : Command line warning D9002 : ignoring unknown option '-std=c99' PBD_BT.c C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um\winbase.h(9531): warning C5105: macro expansion producing 'defined' has undefined behavior PBD_BT.c(2171): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' PBD_BT.c(2171): note: consider using '%zi' in the format string PBD_BT.c(5741): warning C4477: 'printf' : format string '%i' requires an argument of type 'int', but variadic argument 1 has type 'void *' PBD_BT.c(5741): warning C4313: 'printf': '%i' in format string conflicts with argument 1 of type 'void *' PBD_BT.c(7237): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' PBD_BT.c(7237): note: consider using '%zi' in the format string PBD_BT.c(7835): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' PBD_BT.c(7835): note: consider using '%zi' in the format string PBD_BT.c(7860): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' PBD_BT.c(7860): note: consider using '%zi' in the format string PBD_BT.c(8068): error C2143: syntax error: missing ')' before '*' PBD_BT.c(8068): error C2143: syntax error: missing '{' before '*' PBD_BT.c(8068): error C2059: syntax error: 'type' PBD_BT.c(8071): error C2059: syntax error: ')' PBD_BT.c(8074): error C2146: syntax error: missing ')' before identifier 'kqvals' PBD_BT.c(8074): error C2061: syntax error: identifier 'kqvals' PBD_BT.c(8074): error C2059: syntax error: ';' PBD_BT.c(8074): error C2059: syntax error: '[' PBD_BT.c(8077): error C2059: syntax error: ')' PBD_BT.c(8083): error C2146: syntax error: missing ')' before identifier 'chi0' PBD_BT.c(8083): error C2061: syntax error: identifier 'chi0' PBD_BT.c(8083): error C2059: syntax error: ';' PBD_BT.c(8083): error C2059: syntax error: ',' PBD_BT.c(8084): error C2059: syntax error: ')' PBD_BT.c(8092): error C2146: syntax error: missing ')' before identifier 'chi0' PBD_BT.c(8092): error C2061: syntax error: identifier 'chi0' PBD_BT.c(8092): error C2059: syntax error: ';' PBD_BT.c(8092): error C2059: syntax error: ',' PBD_BT.c(8093): error C2059: syntax error: ')' PBD_BT.c(8119): error C2143: syntax error: missing ')' before '*' PBD_BT.c(8119): error C2143: syntax error: missing '{' before '*' PBD_BT.c(8119): error C2059: syntax error: 'type' PBD_BT.c(8122): error C2059: syntax error: ')' PBD_BT.c(8209): error C2146: syntax error: missing ')' before identifier 'chi0' PBD_BT.c(8209): error C2061: syntax error: identifier 'chi0' PBD_BT.c(8209): error C2059: syntax error: ';' PBD_BT.c(8209): error C2059: syntax error: ',' PBD_BT.c(8211): error C2059: syntax error: ')' PBD_BT.c(8292): error C2146: syntax error: missing ')' before identifier 'kqvals' PBD_BT.c(8292): error C2061: syntax error: identifier 'kqvals' PBD_BT.c(8292): error C2059: syntax error: ';' PBD_BT.c(8292): error C2059: syntax error: '[' PBD_BT.c(8295): error C2059: syntax error: ')' PBD_BT.c(8426): error C2146: syntax error: missing ')' before identifier 'chi0' PBD_BT.c(8426): error C2061: syntax error: identifier 'chi0' PBD_BT.c(8426): error C2059: syntax error: ';' PBD_BT.c(8426): error C2059: syntax error: ',' PBD_BT.c(8427): error C2059: syntax error: ')' PBD_BT.c(12202): error C2146: syntax error: missing ';' before identifier 'chi0' PBD_BT.c(12202): error C2065: 'chih': undeclared identifier PBD_BT.c(12205): error C2065: 'chih': undeclared identifier PBD_BT.c(12216): error C2065: 'chih': undeclared identifier INFO: call to cl.exe failed with Command 'cl.exe -o PBD_BT.exe PBD_BT.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -std=c99' returned non-zero exit status 2. Traceback (most recent call last): File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mxrun.py", line 569, in main() File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mxrun.py", line 483, in main mcstas.prepare(options) File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mccode.py", line 245, in prepare Process(lexer.quote(options.cc)).run(args) File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mccode.py", line 77, in run raise err File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mccode.py", line 73, in run proc = run(command, shell=True, check=True, text=True, capture_output=pipe) File "C:\install_mcstas\miniconda3\lib\subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'cl.exe -o PBD_BT.exe PBD_BT.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -std=c99' returned non-zero exit status 2.