INFO: No output directory specified (--dir) INFO: Using directory: "Test_Single_crystal_inelastic_20240617_150502" INFO: Regenerating c-file: Test_Single_crystal_inelastic.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o Test_Single_crystal_inelastic.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\Test_Single_crystal_inelastic\\Test_Single_crystal_inelastic.instr 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: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component sample -> GPU kernel from component monitoE ----------------------------------------------------------- Info: 'Single_crystal_inelastic' is a contributed component. Info: 'E_4PI' is a contributed component. CFLAGS= -DFUNNEL DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: Test_Single_crystal_inelastic.exe DEBUG: CMD: gcc -o Test_Single_crystal_inelastic.exe Test_Single_crystal_inelastic.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -DFUNNEL Test_Single_crystal_inelastic.c: In function 'mcuse_dir': Test_Single_crystal_inelastic.c:3819:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ Test_Single_crystal_inelastic.c: In function 'sighandler': Test_Single_crystal_inelastic.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: ===