INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H13_IN20_20240617_142230" INFO: Regenerating c-file: ILL_H13_IN20.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_H13_IN20.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\ILL_H13_IN20\\ILL_H13_IN20.instr --> Added COMPONENT PG1Xtal USERVAR ncol_10 with type int --> Added COMPONENT PG1Xtal USERVAR nrow_10 with type int --> Added COMPONENT PG2Xtal USERVAR ncol_20 with type int --> Added COMPONENT PG2Xtal USERVAR nrow_20 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 ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_H13_IN20.exe DEBUG: CMD: gcc -o ILL_H13_IN20.exe ILL_H13_IN20.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ILL_H13_IN20.c: In function 'mcuse_dir': ILL_H13_IN20.c:3844:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ ILL_H13_IN20.c: In function 'sighandler': ILL_H13_IN20.c:5994: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: ===