INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN13_20240617_143409" INFO: Regenerating c-file: ILL_IN13.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_IN13.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\ILL_IN13\\ILL_IN13.instr --> Added COMPONENT CaF2_mono USERVAR ncol_7 with type int --> Added COMPONENT CaF2_mono USERVAR nrow_7 with type int --> Added COMPONENT IN13_deflector USERVAR ncol_13 with type int --> Added COMPONENT IN13_deflector USERVAR nrow_13 with type int --> Added COMPONENT Analyser USERVAR ncol_25 with type int --> Added COMPONENT Analyser USERVAR nrow_25 with type int WARNING: --> USERVAR R is of type Rotation and may need specific --> per-particle initialisation through an --> EXTEND block! ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component mono_cradle -> SPLIT N at component defl_cradle -> SPLIT N at component SamplePos ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component mono_cradle -> SPLIT within buffer at component defl_cradle -> SPLIT within buffer at component SamplePos ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_IN13.exe DEBUG: CMD: gcc -o ILL_IN13.exe ILL_IN13.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ILL_IN13.c: In function 'mcuse_dir': ILL_IN13.c:3891:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ ILL_IN13.c: In function 'sighandler': ILL_IN13.c:6041:64: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] printf("\n# " MCCODE_STRING ": [pid %i] Signal %i detected", getpid(), sig); ^ DEBUG: CMD: gcc finished INFO: ===