INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H15_IN6_20251212_033646" INFO: Regenerating c-file: ILL_H15_IN6.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o ILL_H15_IN6.c ILL_H15_IN6.instr Info: 'Al_window' is a contributed component. CFLAGS= --> Added COMPONENT Mono1 USERVAR ncol_87 with type int --> Added COMPONENT Mono1 USERVAR nrow_87 with type int --> Added COMPONENT Mono2 USERVAR ncol_88 with type int --> Added COMPONENT Mono2 USERVAR nrow_88 with type int --> Added COMPONENT Mono3 USERVAR ncol_89 with type int --> Added COMPONENT Mono3 USERVAR nrow_89 with type int 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 Cradle -> SPLIT N at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Cradle -> SPLIT within buffer at component Sample ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: ILL_H15_IN6.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" ILL_H15_IN6.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. ILL_H15_IN6.c ILL_H15_IN6.c(14726): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_H15_IN6.c(14726): note: consider using '%zi' in the format string ILL_H15_IN6.c(14799): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_H15_IN6.c(14799): note: consider using '%zi' in the format string ILL_H15_IN6.c(14851): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_H15_IN6.c(14851): note: consider using '%zi' in the format string ILL_H15_IN6.c(14863): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' ILL_H15_IN6.c(14863): note: consider using '%zi' in the format string ILL_H15_IN6.c(14898): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_H15_IN6.c(14898): note: consider using '%zi' in the format string ILL_H15_IN6.c(14912): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_H15_IN6.c(14912): note: consider using '%zi' in the format string ILL_H15_IN6.c(14920): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' ILL_H15_IN6.c(14920): note: consider using '%zi' in the format string ILL_H15_IN6.c(26812): 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' ILL_H15_IN6.c(26813): 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:ILL_H15_IN6.exe /debug msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib ILL_H15_IN6.obj DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" finished INFO: ===