INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN4_20251212_034315" INFO: Regenerating c-file: ILL_IN4.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_IN4.c ILL_IN4.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT Container_out: EXTEND %{ flag_env += SCATTERED; %} is overwritten by: EXTEND %{ flag_env += SCATTERED; %} ----------------------------------------------------------- ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT Environment_out: EXTEND %{ flag_env += SCATTERED; %} is overwritten by: EXTEND %{ flag_env += SCATTERED; %} ----------------------------------------------------------- CFLAGS= --> Added COMPONENT Mono USERVAR ncol_21 with type int --> Added COMPONENT Mono USERVAR nrow_21 with type int WARNING: --> USERVAR flag_sample_choice is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_source_order is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR order_extend is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_sample is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_env is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: The parameter powder_format of Environment_in 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 Mono -> SPLIT N at component sample_flux ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Mono -> SPLIT within buffer at component sample_flux ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: ILL_IN4.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" ILL_IN4.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_IN4.c ILL_IN4.c(14514): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_IN4.c(14514): note: consider using '%zi' in the format string ILL_IN4.c(14587): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_IN4.c(14587): note: consider using '%zi' in the format string ILL_IN4.c(14639): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_IN4.c(14639): note: consider using '%zi' in the format string ILL_IN4.c(14651): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' ILL_IN4.c(14651): note: consider using '%zi' in the format string ILL_IN4.c(14686): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_IN4.c(14686): note: consider using '%zi' in the format string ILL_IN4.c(14700): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ILL_IN4.c(14700): note: consider using '%zi' in the format string ILL_IN4.c(14708): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' ILL_IN4.c(14708): note: consider using '%zi' in the format string ILL_IN4.c(21761): 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_IN4.c(21762): 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_IN4.exe /debug msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib ILL_IN4.obj DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" finished INFO: ===