INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H15_IN6_20240617_142505" INFO: Regenerating c-file: ILL_H15_IN6.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_H15_IN6.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\ILL_H15_IN6\\ILL_H15_IN6.instr --> 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 ----------------------------------------------------------- Info: 'Al_window' is a contributed component. CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_H15_IN6.exe DEBUG: CMD: gcc -o ILL_H15_IN6.exe ILL_H15_IN6.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ILL_H15_IN6.c: In function 'mcuse_dir': ILL_H15_IN6.c:3880:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ ILL_H15_IN6.c: In function 'sighandler': ILL_H15_IN6.c:6030: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: ===