INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H53_D16_20240617_143130" INFO: Regenerating c-file: ILL_H53_D16.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_H53_D16.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\ILL_H53_D16\\ILL_H53_D16.instr --> Added COMPONENT mono USERVAR ncol_87 with type int --> Added COMPONENT mono USERVAR nrow_87 with type int WARNING: --> USERVAR flag_al is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: --> USERVAR flag_sample is of type char and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: The parameter format of SampleP 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 mono -> SPLIT N at component D16_xy ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component mono -> SPLIT within buffer at component D16_xy ----------------------------------------------------------- Info: 'Al_window' is a contributed component. Info: 'PSD_Detector' is a contributed component. CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_H53_D16.exe DEBUG: CMD: gcc -o ILL_H53_D16.exe ILL_H53_D16.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ILL_H53_D16.c: In function 'mcuse_dir': ILL_H53_D16.c:3842:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ ILL_H53_D16.c: In function 'sighandler': ILL_H53_D16.c:5992:64: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] printf("\n# " MCCODE_STRING ": [pid %i] Signal %i detected", getpid(), sig); ^ ILL_H53_D16.c: In function 'class_PSD_Detector_trace': ILL_H53_D16.c:24426:0: warning: "HUGE_VAL" redefined #define HUGE_VAL DBL_MAX ^ In file included from ILL_H53_D16.c:297:0: c:/mcstas-3.4.49/miniconda3/Library/mingw-w64/x86_64-w64-mingw32/include/math.h:161:0: note: this is the location of the previous definition #define HUGE_VAL __builtin_huge_val() ^ DEBUG: CMD: gcc finished INFO: ===