INFO: No output directory specified (--dir) INFO: Using directory: "Template_DCM_20251123_030340" INFO: Regenerating c-file: Template_DCM.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcxtrace\bin\mcxtrace" not found!! WARNING: Attempting replacement by "mcxtrace" DEBUG: CMD: mcxtrace -t -o Template_DCM.c Template_DCM.instr CFLAGS= -std=c99 ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcxtrace finished INFO: Recompiling: Template_DCM.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" Template_DCM.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' Template_DCM.c Template_DCM.c(1811): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_DCM.c(1811): note: consider using '%zi' in the format string Template_DCM.c(8670): error C2143: syntax error: missing ')' before '*' Template_DCM.c(8670): error C2143: syntax error: missing '{' before '*' Template_DCM.c(8670): error C2059: syntax error: 'type' Template_DCM.c(8673): error C2059: syntax error: ')' Template_DCM.c(8676): error C2146: syntax error: missing ')' before identifier 'kqvals' Template_DCM.c(8676): error C2061: syntax error: identifier 'kqvals' Template_DCM.c(8676): error C2059: syntax error: ';' Template_DCM.c(8676): error C2059: syntax error: '[' Template_DCM.c(8679): error C2059: syntax error: ')' Template_DCM.c(8685): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(8685): error C2061: syntax error: identifier 'chi0' Template_DCM.c(8685): error C2059: syntax error: ';' Template_DCM.c(8685): error C2059: syntax error: ',' Template_DCM.c(8686): error C2059: syntax error: ')' Template_DCM.c(8694): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(8694): error C2061: syntax error: identifier 'chi0' Template_DCM.c(8694): error C2059: syntax error: ';' Template_DCM.c(8694): error C2059: syntax error: ',' Template_DCM.c(8695): error C2059: syntax error: ')' Template_DCM.c(8721): error C2143: syntax error: missing ')' before '*' Template_DCM.c(8721): error C2143: syntax error: missing '{' before '*' Template_DCM.c(8721): error C2059: syntax error: 'type' Template_DCM.c(8724): error C2059: syntax error: ')' Template_DCM.c(8811): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(8811): error C2061: syntax error: identifier 'chi0' Template_DCM.c(8811): error C2059: syntax error: ';' Template_DCM.c(8811): error C2059: syntax error: ',' Template_DCM.c(8813): error C2059: syntax error: ')' Template_DCM.c(8894): error C2146: syntax error: missing ')' before identifier 'kqvals' Template_DCM.c(8894): error C2061: syntax error: identifier 'kqvals' Template_DCM.c(8894): error C2059: syntax error: ';' Template_DCM.c(8894): error C2059: syntax error: '[' Template_DCM.c(8897): error C2059: syntax error: ')' Template_DCM.c(9028): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(9028): error C2061: syntax error: identifier 'chi0' Template_DCM.c(9028): error C2059: syntax error: ';' Template_DCM.c(9028): error C2059: syntax error: ',' Template_DCM.c(9029): error C2059: syntax error: ')' 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" Template_DCM.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 Template_DCM.c using compiler C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe