INFO: No output directory specified (--dir) INFO: Using directory: "BNL_H8_simple_20240919_034108" INFO: Regenerating c-file: BNL_H8_simple.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./BNL_H8_simple.c BNL_H8_simple.instr Warning: 'V_sample' is an obsolete component (not maintained). CFLAGS= ----------------------------------------------------------- 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: ./BNL_H8_simple.out DEBUG: CMD: mpicc -o ./BNL_H8_simple.out ./BNL_H8_simple.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 ./BNL_H8_simple.c: In function ‘strcpy_valid’: ./BNL_H8_simple.c:2907: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ./BNL_H8_simple.c:2905: note: length computed here if (n > strlen(original)) n = strlen(original); DEBUG: CMD: mpicc finished INFO: ===