INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H22_VIVALDI_20240617_142908" INFO: Regenerating c-file: ILL_H22_VIVALDI.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_H22_VIVALDI.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\ILL_H22_VIVALDI\\ILL_H22_VIVALDI.instr WARNING: The parameter format of Environment_in 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 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 SamplePos ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component SamplePos ----------------------------------------------------------- Info: 'Al_window' is a contributed component. CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_H22_VIVALDI.exe DEBUG: CMD: gcc -o ILL_H22_VIVALDI.exe ILL_H22_VIVALDI.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ILL_H22_VIVALDI.c: In function 'mcuse_dir': ILL_H22_VIVALDI.c:3838:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ ILL_H22_VIVALDI.c: In function 'sighandler': ILL_H22_VIVALDI.c:5988: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: ===