INFO: No output directory specified (--dir) INFO: Using directory: "templateTAS_20250506_032517" INFO: Regenerating c-file: templateTAS.c WARNING: Full-path code-generator "D:\a\McCode\McCode\install_mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o templateTAS.c templateTAS.instr CFLAGS= --> Added COMPONENT PG1Xtal USERVAR ncol_6 with type int --> Added COMPONENT PG1Xtal USERVAR nrow_6 with type int --> Added COMPONENT PG2Xtal USERVAR ncol_16 with type int --> Added COMPONENT PG2Xtal USERVAR nrow_16 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 PG1Xtal -> SPLIT N at component Sample_Cradle -> SPLIT N at component PG2Xtal ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component PG1Xtal -> SPLIT within buffer at component Sample_Cradle -> SPLIT within buffer at component PG2Xtal ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: templateTAS.exe DEBUG: CMD: C:/mingw64/bin/gcc.exe -o templateTAS.exe templateTAS.c -lm -IC:/PROGRA~2/MICROS~3/MPI/Include/ -LC:/PROGRA~2/MICROS~3/MPI/Lib/x64/ -DUSE_MPI -lmsmpi -O2 -g -DNDEBUG -I${CONDA_PREFIX}/Library/include -Wl,-rpath,${CONDA_PREFIX}/Library/lib -L${CONDA_PREFIX}/Library/lib -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm templateTAS.c: In function 'mcuse_dir': templateTAS.c:4145:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 4145 | if(mkdir(dirname, 0777)) { | ^~~~~ lto-wrapper.exe: warning: using serial compilation of 4 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information DEBUG: CMD: C:/mingw64/bin/gcc.exe finished INFO: ===