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