INFO: No output directory specified (--dir) INFO: Using directory: "Test_StatisticalChopper_20251212_035042" INFO: Regenerating c-file: Test_StatisticalChopper.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o Test_StatisticalChopper.c Test_StatisticalChopper.instr Info: 'StatisticalChopper' is a contributed component. Info: 'StatisticalChopper_Monitor' is a contributed component. CFLAGS= WARNING: The parameter powder_format of Sample is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Sample ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: Test_StatisticalChopper.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" Test_StatisticalChopper.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcstas/Library/include -DNDEBUG -D_POSIX_SOURCE /link msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib Microsoft (R) C/C++ Optimizing Compiler Version 19.44.35221 for x64 Copyright (C) Microsoft Corporation. All rights reserved. Test_StatisticalChopper.c Test_StatisticalChopper.c(13864): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_StatisticalChopper.c(13864): note: consider using '%zi' in the format string Test_StatisticalChopper.c(13937): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_StatisticalChopper.c(13937): note: consider using '%zi' in the format string Test_StatisticalChopper.c(13989): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_StatisticalChopper.c(13989): note: consider using '%zi' in the format string Test_StatisticalChopper.c(14001): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' Test_StatisticalChopper.c(14001): note: consider using '%zi' in the format string Test_StatisticalChopper.c(14036): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_StatisticalChopper.c(14036): note: consider using '%zi' in the format string Test_StatisticalChopper.c(14050): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_StatisticalChopper.c(14050): note: consider using '%zi' in the format string Test_StatisticalChopper.c(14058): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' Test_StatisticalChopper.c(14058): note: consider using '%zi' in the format string Test_StatisticalChopper.c(15491): 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' Test_StatisticalChopper.c(15492): 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' Microsoft (R) Incremental Linker Version 14.44.35221.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:Test_StatisticalChopper.exe /debug msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib Test_StatisticalChopper.obj DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" finished INFO: ===