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: "ESRF_ID01_20240301_104859" INFO: Regenerating c-file: ESRF_ID01.c DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace -t -o ESRF_ID01.c C:\\Users\\pkwi\\mctest\\20240301_1047_43\\3.4.24_Windows\\ESRF_ID01\\ESRF_ID01.instr 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: ESRF_ID01.exe DEBUG: CMD: cl.exe -o ESRF_ID01.exe ESRF_ID01.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' ESRF_ID01.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 ESRF_ID01.c(2171): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ESRF_ID01.c(2171): note: consider using '%zi' in the format string ESRF_ID01.c(5741): warning C4477: 'printf' : format string '%i' requires an argument of type 'int', but variadic argument 1 has type 'void *' ESRF_ID01.c(5741): warning C4313: 'printf': '%i' in format string conflicts with argument 1 of type 'void *' ESRF_ID01.c(7191): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ESRF_ID01.c(7191): note: consider using '%zi' in the format string ESRF_ID01.c(7789): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ESRF_ID01.c(7789): note: consider using '%zi' in the format string ESRF_ID01.c(7814): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ESRF_ID01.c(7814): note: consider using '%zi' in the format string ESRF_ID01.c(7996): error C2143: syntax error: missing ')' before '*' ESRF_ID01.c(7996): error C2143: syntax error: missing '{' before '*' ESRF_ID01.c(7996): error C2059: syntax error: 'type' ESRF_ID01.c(7999): error C2059: syntax error: ')' ESRF_ID01.c(8002): error C2146: syntax error: missing ')' before identifier 'kqvals' ESRF_ID01.c(8002): error C2061: syntax error: identifier 'kqvals' ESRF_ID01.c(8002): error C2059: syntax error: ';' ESRF_ID01.c(8002): error C2059: syntax error: '[' ESRF_ID01.c(8005): error C2059: syntax error: ')' ESRF_ID01.c(8011): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(8011): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(8011): error C2059: syntax error: ';' ESRF_ID01.c(8011): error C2059: syntax error: ',' ESRF_ID01.c(8012): error C2059: syntax error: ')' ESRF_ID01.c(8020): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(8020): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(8020): error C2059: syntax error: ';' ESRF_ID01.c(8020): error C2059: syntax error: ',' ESRF_ID01.c(8021): error C2059: syntax error: ')' ESRF_ID01.c(8047): error C2143: syntax error: missing ')' before '*' ESRF_ID01.c(8047): error C2143: syntax error: missing '{' before '*' ESRF_ID01.c(8047): error C2059: syntax error: 'type' ESRF_ID01.c(8050): error C2059: syntax error: ')' ESRF_ID01.c(8137): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(8137): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(8137): error C2059: syntax error: ';' ESRF_ID01.c(8137): error C2059: syntax error: ',' ESRF_ID01.c(8139): error C2059: syntax error: ')' ESRF_ID01.c(8220): error C2146: syntax error: missing ')' before identifier 'kqvals' ESRF_ID01.c(8220): error C2061: syntax error: identifier 'kqvals' ESRF_ID01.c(8220): error C2059: syntax error: ';' ESRF_ID01.c(8220): error C2059: syntax error: '[' ESRF_ID01.c(8223): error C2059: syntax error: ')' ESRF_ID01.c(8354): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(8354): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(8354): error C2059: syntax error: ';' ESRF_ID01.c(8354): error C2059: syntax error: ',' ESRF_ID01.c(8355): error C2059: syntax error: ')' ESRF_ID01.c(8779): warning C4477: 'fprintf' : format string '%s' requires an argument of type 'char *', but variadic argument 2 has type 'int' ESRF_ID01.c(8779): warning C4313: 'fprintf': '%s' in format string conflicts with argument 2 of type 'int' ESRF_ID01.c(8779): warning C4473: 'fprintf' : not enough arguments passed for format string ESRF_ID01.c(8779): note: placeholders and their parameters expect 3 variadic arguments, but 2 were provided ESRF_ID01.c(8779): note: the missing variadic argument 3 is required by format string '%d' INFO: call to cl.exe failed with Command 'cl.exe -o ESRF_ID01.exe ESRF_ID01.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 ESRF_ID01.exe ESRF_ID01.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -std=c99' returned non-zero exit status 2.