INFO: No output directory specified (--dir) INFO: Using directory: "ESRF_ID01_20251123_030236" INFO: Regenerating c-file: ESRF_ID01.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcxtrace\bin\mcxtrace" not found!! WARNING: Attempting replacement by "mcxtrace" DEBUG: CMD: mcxtrace -t -o ESRF_ID01.c ESRF_ID01.instr CFLAGS= -std=c99 ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcxtrace finished INFO: Recompiling: ESRF_ID01.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" ESRF_ID01.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcxtrace/Library/include -DNDEBUG -D_POSIX_SOURCE -std=c99 /link msmpi.lib /LIBPATH:C:/Miniconda/envs/mcxtrace/Library/lib Microsoft (R) C/C++ Optimizing Compiler Version 19.44.35219 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-std=c99' ESRF_ID01.c ESRF_ID01.c(1811): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ESRF_ID01.c(1811): note: consider using '%zi' in the format string ESRF_ID01.c(8684): error C2143: syntax error: missing ')' before '*' ESRF_ID01.c(8684): error C2143: syntax error: missing '{' before '*' ESRF_ID01.c(8684): error C2059: syntax error: 'type' ESRF_ID01.c(8687): error C2059: syntax error: ')' ESRF_ID01.c(8690): error C2146: syntax error: missing ')' before identifier 'kqvals' ESRF_ID01.c(8690): error C2061: syntax error: identifier 'kqvals' ESRF_ID01.c(8690): error C2059: syntax error: ';' ESRF_ID01.c(8690): error C2059: syntax error: '[' ESRF_ID01.c(8693): error C2059: syntax error: ')' ESRF_ID01.c(8699): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(8699): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(8699): error C2059: syntax error: ';' ESRF_ID01.c(8699): error C2059: syntax error: ',' ESRF_ID01.c(8700): error C2059: syntax error: ')' ESRF_ID01.c(8708): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(8708): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(8708): error C2059: syntax error: ';' ESRF_ID01.c(8708): error C2059: syntax error: ',' ESRF_ID01.c(8709): error C2059: syntax error: ')' ESRF_ID01.c(8735): error C2143: syntax error: missing ')' before '*' ESRF_ID01.c(8735): error C2143: syntax error: missing '{' before '*' ESRF_ID01.c(8735): error C2059: syntax error: 'type' ESRF_ID01.c(8738): error C2059: syntax error: ')' ESRF_ID01.c(8825): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(8825): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(8825): error C2059: syntax error: ';' ESRF_ID01.c(8825): error C2059: syntax error: ',' ESRF_ID01.c(8827): error C2059: syntax error: ')' ESRF_ID01.c(8908): error C2146: syntax error: missing ')' before identifier 'kqvals' ESRF_ID01.c(8908): error C2061: syntax error: identifier 'kqvals' ESRF_ID01.c(8908): error C2059: syntax error: ';' ESRF_ID01.c(8908): error C2059: syntax error: '[' ESRF_ID01.c(8911): error C2059: syntax error: ')' ESRF_ID01.c(9042): error C2146: syntax error: missing ')' before identifier 'chi0' ESRF_ID01.c(9042): error C2061: syntax error: identifier 'chi0' ESRF_ID01.c(9042): error C2059: syntax error: ';' ESRF_ID01.c(9042): error C2059: syntax error: ',' ESRF_ID01.c(9043): error C2059: syntax error: ')' ESRF_ID01.c(9467): warning C4477: 'fprintf' : format string '%s' requires an argument of type 'char *', but variadic argument 2 has type 'int' ESRF_ID01.c(9467): warning C4313: 'fprintf': '%s' in format string conflicts with argument 2 of type 'int' ESRF_ID01.c(9467): warning C4473: 'fprintf' : not enough arguments passed for format string ESRF_ID01.c(9467): note: placeholders and their parameters expect 3 variadic arguments, but 2 were provided ESRF_ID01.c(9467): note: the missing variadic argument 3 is required by format string '%d' INFO: call to "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" failed with Command '"C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" ESRF_ID01.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcxtrace/Library/include -DNDEBUG -D_POSIX_SOURCE -std=c99 /link msmpi.lib /LIBPATH:C:/Miniconda/envs/mcxtrace/Library/lib' returned non-zero exit status 2. ERROR: Compilation failed for ESRF_ID01.c using compiler C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe