INFO: No output directory specified (--dir) INFO: Using directory: "Union_test_absorption_image_20240617_110140" INFO: Regenerating c-file: Union_test_absorption_image.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o Union_test_absorption_image.c C:\\Users\\pkwi\\mcstas-test\\20240617_1004_11\\mcstas-3.4.49_Windows\\Union_test_absorption_image\\Union_test_absorption_image.instr WARNING: The parameter format of Al_powder 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 test_sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component test_sample -> GPU kernel from component screen ----------------------------------------------------------- Warning: DECLARE block contains 2 assignments (= sign). Move them into an INITIALIZE section. May fail at compile. CFLAGS= -I@MCCODE_LIB@/share/ -DFUNNEL DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: Union_test_absorption_image.exe DEBUG: CMD: mpicc.bat -o Union_test_absorption_image.exe Union_test_absorption_image.c -DUSE_MPI -lmsmpi -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -IC:/mcstas-3.4.49/lib/share/ -DFUNNEL (base) C:\Users\pkwi\mcstas-test\20240617_1004_11\mcstas-3.4.49_Windows\Union_test_absorption_image>gcc -o Union_test_absorption_image.exe Union_test_absorption_image.c -DUSE_MPI -lmsmpi -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -IC:/mcstas-3.4.49/lib/share/ -DFUNNEL -lmsmpi -IC:\mcstas-3.4.49\bin\\..\miniconda3\Library\Include -L"C:\mcstas-3.4.49\bin\\..\miniconda3\Library\lib Union_test_absorption_image.c: In function 'mcuse_dir': Union_test_absorption_image.c:3819:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ DEBUG: CMD: mpicc.bat finished INFO: ===