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