INFO: No output directory specified (--dir) INFO: Using directory: "RITA-II_20250506_032212" INFO: Regenerating c-file: RITA-II.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 RITA-II.c RITA-II.instr Info: 'Source_gen4' is a contributed component. Info: 'Exact_radial_coll' is a contributed component. CFLAGS= --> Added COMPONENT monochromator_curved USERVAR ncol_54 with type int --> Added COMPONENT monochromator_curved USERVAR nrow_54 with type int WARNING: The parameter format of powderSample 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. WARNING: The parameter mosaic_AB of crystalSample 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 monochromator_curved -> SPLIT N at component a3 -> SPLIT N at component focus_ana ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component monochromator_curved -> SPLIT within buffer at component a3 -> SPLIT within buffer at component focus_ana ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: RITA-II.exe DEBUG: CMD: C:/mingw64/bin/gcc.exe -o RITA-II.exe RITA-II.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 RITA-II.c: In function 'mcuse_dir': RITA-II.c:4157:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 4157 | if(mkdir(dirname, 0777)) { | ^~~~~ lto-wrapper.exe: warning: using serial compilation of 10 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information DEBUG: CMD: C:/mingw64/bin/gcc.exe finished INFO: ===