INFO: No output directory specified (--dir) INFO: Using directory: "NuSTAR_1shell_20251123_030225" INFO: Regenerating c-file: NuSTAR_1shell.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcxtrace\bin\mcxtrace" not found!! WARNING: Attempting replacement by "mcxtrace" DEBUG: CMD: mcxtrace -t -o NuSTAR_1shell.c NuSTAR_1shell.instr !!! WARNING: GROUP hyperoptics seems to include only one COMPONENT: !!! --> Shell_h_1 <-- !!! This may lead to unphysical simulation behaviour! CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcxtrace finished INFO: Recompiling: NuSTAR_1shell.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" NuSTAR_1shell.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcxtrace/Library/include -DNDEBUG -D_POSIX_SOURCE /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. NuSTAR_1shell.c NuSTAR_1shell.c(1836): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' NuSTAR_1shell.c(1836): note: consider using '%zi' in the format string NuSTAR_1shell.c(10473): warning C4473: 'fprintf' : not enough arguments passed for format string NuSTAR_1shell.c(10473): note: placeholders and their parameters expect 3 variadic arguments, but 1 were provided NuSTAR_1shell.c(10473): note: the missing variadic argument 2 is required by format string '%g' Microsoft (R) Incremental Linker Version 14.44.35219.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:NuSTAR_1shell.exe /debug msmpi.lib /LIBPATH:C:/Miniconda/envs/mcxtrace/Library/lib NuSTAR_1shell.obj DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" finished INFO: ===