INFO: No output directory specified (--dir) INFO: Using directory: "Test_Guides_20240919_040227" INFO: Regenerating c-file: Test_Guides.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_Guides.c Test_Guides.instr Info: 'Guide_curved' is a contributed component. Info: 'Guide_honeycomb' is a contributed component. Info: 'Guide_anyshape_r' is a contributed component. CFLAGS= -DUSE_OFF ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_Guides.out DEBUG: CMD: mpicc -o ./Test_Guides.out ./Test_Guides.c -DUSE_MPI -lmpi -Wl,-rpath,/usr/lib -L/usr/lib -DUSE_NEXUS -lNeXus -I/usr/include/nexus -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -DUSE_OFF ./Test_Guides.c: In function ‘strcpy_valid’: ./Test_Guides.c:2920:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./Test_Guides.c:2918:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ DEBUG: CMD: mpicc finished INFO: ===