INFO: No output directory specified (--dir) INFO: Using directory: "SNS_ARCS_Mantid_20240919_001405" INFO: Regenerating c-file: SNS_ARCS_Mantid.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./SNS_ARCS_Mantid.c SNS_ARCS_Mantid.instr Info: 'SNS_source' is a contributed component. Info: 'Vertical_T0a' is a contributed component. Info: 'Fermi_chop2a' is a contributed component. Info: 'Spot_sample' is a contributed component. CFLAGS= -DLOADPATH=GETPATH(data) @NEXUSFLAGS@ ----------------------------------------------------------- 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: ./SNS_ARCS_Mantid.out --> pointing path data to /home/nexmap/pkwi/McStas/mcstas/3.x-dev/data DEBUG: CMD: mpicc -o ./SNS_ARCS_Mantid.out ./SNS_ARCS_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 -DLOADPATH=/home/nexmap/pkwi/McStas/mcstas/3.x-dev/data -Wl,-rpath,/usr/lib -L/usr/lib -DUSE_NEXUS -lNeXus -I/usr/include/nexus ./SNS_ARCS_Mantid.c: In function ‘strcpy_valid’: ./SNS_ARCS_Mantid.c:2907:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./SNS_ARCS_Mantid.c:2905:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ DEBUG: CMD: mpicc finished INFO: ===