INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_PSICHE_20251123_030302" INFO: Regenerating c-file: SOLEIL_PSICHE.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcxtrace\bin\mcxtrace" not found!! WARNING: Attempting replacement by "mcxtrace" DEBUG: CMD: mcxtrace -t -o SOLEIL_PSICHE.c SOLEIL_PSICHE.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT dcm_xtal1: EXTEND %{ if (dcm_scatter && !SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (dcm_scatter && !SCATTERED) ABSORB; %} ----------------------------------------------------------- CFLAGS= -std=c99 @XRLFLAGS@ -DUSE_OFF -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component sample -> GPU kernel from component fluo_holder ----------------------------------------------------------- DEBUG: CMD: mcxtrace finished INFO: Recompiling: SOLEIL_PSICHE.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" SOLEIL_PSICHE.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcxtrace/Library/include -DNDEBUG -D_POSIX_SOURCE -std=c99 /IC:\Miniconda\envs\mcxtrace/Library/include -DUSE_OFF -DFUNNEL /link msmpi.lib /LIBPATH:C:/Miniconda/envs/mcxtrace/Library/lib /LIBPATH:C:\Miniconda\envs\mcxtrace/Library/lib xrl.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' SOLEIL_PSICHE.c SOLEIL_PSICHE.c(1811): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' SOLEIL_PSICHE.c(1811): note: consider using '%zi' in the format string SOLEIL_PSICHE.c(8834): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' SOLEIL_PSICHE.c(8834): note: consider using '%zi' in the format string SOLEIL_PSICHE.c(12277): error C2143: syntax error: missing ')' before '*' SOLEIL_PSICHE.c(12277): error C2143: syntax error: missing '{' before '*' SOLEIL_PSICHE.c(12277): error C2059: syntax error: 'type' SOLEIL_PSICHE.c(12280): error C2059: syntax error: ')' SOLEIL_PSICHE.c(12283): error C2146: syntax error: missing ')' before identifier 'kqvals' SOLEIL_PSICHE.c(12283): error C2061: syntax error: identifier 'kqvals' SOLEIL_PSICHE.c(12283): error C2059: syntax error: ';' SOLEIL_PSICHE.c(12283): error C2059: syntax error: '[' SOLEIL_PSICHE.c(12286): error C2059: syntax error: ')' SOLEIL_PSICHE.c(12292): error C2146: syntax error: missing ')' before identifier 'chi0' SOLEIL_PSICHE.c(12292): error C2061: syntax error: identifier 'chi0' SOLEIL_PSICHE.c(12292): error C2059: syntax error: ';' SOLEIL_PSICHE.c(12292): error C2059: syntax error: ',' SOLEIL_PSICHE.c(12293): error C2059: syntax error: ')' SOLEIL_PSICHE.c(12301): error C2146: syntax error: missing ')' before identifier 'chi0' SOLEIL_PSICHE.c(12301): error C2061: syntax error: identifier 'chi0' SOLEIL_PSICHE.c(12301): error C2059: syntax error: ';' SOLEIL_PSICHE.c(12301): error C2059: syntax error: ',' SOLEIL_PSICHE.c(12302): error C2059: syntax error: ')' SOLEIL_PSICHE.c(12328): error C2143: syntax error: missing ')' before '*' SOLEIL_PSICHE.c(12328): error C2143: syntax error: missing '{' before '*' SOLEIL_PSICHE.c(12328): error C2059: syntax error: 'type' SOLEIL_PSICHE.c(12331): error C2059: syntax error: ')' SOLEIL_PSICHE.c(12418): error C2146: syntax error: missing ')' before identifier 'chi0' SOLEIL_PSICHE.c(12418): error C2061: syntax error: identifier 'chi0' SOLEIL_PSICHE.c(12418): error C2059: syntax error: ';' SOLEIL_PSICHE.c(12418): error C2059: syntax error: ',' SOLEIL_PSICHE.c(12420): error C2059: syntax error: ')' SOLEIL_PSICHE.c(12501): error C2146: syntax error: missing ')' before identifier 'kqvals' SOLEIL_PSICHE.c(12501): error C2061: syntax error: identifier 'kqvals' SOLEIL_PSICHE.c(12501): error C2059: syntax error: ';' SOLEIL_PSICHE.c(12501): error C2059: syntax error: '[' SOLEIL_PSICHE.c(12504): error C2059: syntax error: ')' SOLEIL_PSICHE.c(12635): error C2146: syntax error: missing ')' before identifier 'chi0' SOLEIL_PSICHE.c(12635): error C2061: syntax error: identifier 'chi0' SOLEIL_PSICHE.c(12635): error C2059: syntax error: ';' SOLEIL_PSICHE.c(12635): error C2059: syntax error: ',' SOLEIL_PSICHE.c(12636): error C2059: syntax error: ')' SOLEIL_PSICHE.c(15223): warning C4005: 'min': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdlib.h(1283): note: see previous definition of 'min' SOLEIL_PSICHE.c(15224): warning C4005: 'max': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdlib.h(1282): note: see previous definition of 'max' 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" SOLEIL_PSICHE.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcxtrace/Library/include -DNDEBUG -D_POSIX_SOURCE -std=c99 /IC:\Miniconda\envs\mcxtrace/Library/include -DUSE_OFF -DFUNNEL /link msmpi.lib /LIBPATH:C:/Miniconda/envs/mcxtrace/Library/lib /LIBPATH:C:\Miniconda\envs\mcxtrace/Library/lib xrl.lib' returned non-zero exit status 2. ERROR: Compilation failed for SOLEIL_PSICHE.c using compiler C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe