INFO: No output directory specified (--dir) INFO: Using directory: "templateLaue_20240617_103946" INFO: Regenerating c-file: templateLaue.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o templateLaue.c C:\\Users\\pkwi\\mcstas-test\\20240617_1004_11\\mcstas-3.4.49_Windows\\templateLaue\\templateLaue.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: ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: templateLaue.exe DEBUG: CMD: mpicc.bat -o templateLaue.exe templateLaue.c -DUSE_MPI -lmsmpi -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm (base) C:\Users\pkwi\mcstas-test\20240617_1004_11\mcstas-3.4.49_Windows\templateLaue>gcc -o templateLaue.exe templateLaue.c -DUSE_MPI -lmsmpi -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -lmsmpi -IC:\mcstas-3.4.49\bin\\..\miniconda3\Library\Include -L"C:\mcstas-3.4.49\bin\\..\miniconda3\Library\lib templateLaue.c: In function 'mcuse_dir': templateLaue.c:3819:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ templateLaue.c: In function 'cif2hkl': templateLaue.c:10203:38: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(!ext || ext == infile) return infile; ^ templateLaue.c:10212:41: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] && strcasecmp(ext, "res")) return infile; ^ templateLaue.c:10215:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (!OUTFILE) return infile; ^ DEBUG: CMD: mpicc.bat finished INFO: ===