INFO: No output directory specified (--dir) INFO: Using directory: "RTP_SANS_20240919_035848" INFO: Regenerating c-file: RTP_SANS.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./RTP_SANS.c RTP_SANS.instr Info: 'PSD_monitor_rad' is a contributed component. CFLAGS= --> Added COMPONENT mono1 USERVAR ncol_14 with type int --> Added COMPONENT mono1 USERVAR nrow_14 with type int --> Added COMPONENT mono2 USERVAR ncol_15 with type int --> Added COMPONENT mono2 USERVAR nrow_15 with type int --> Added COMPONENT mono3 USERVAR ncol_16 with type int --> Added COMPONENT mono3 USERVAR nrow_16 with type int WARNING: The parameter format of Be_Cryostat 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: -> SPLIT N at component mono_cradle -> SPLIT N at component sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component mono_cradle -> SPLIT within buffer at component sample ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./RTP_SANS.out DEBUG: CMD: mpicc -o ./RTP_SANS.out ./RTP_SANS.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 ./RTP_SANS.c: In function ‘strcpy_valid’: ./RTP_SANS.c:2950:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./RTP_SANS.c:2948:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ /tmp/ccw1AhxQ.ltrans0.ltrans.o: In function `read_line_data.part.30': /home/nexmap/pkwi/TESTS/2024-09-19/mcstas-3.x-dev_NeXus_mpi_x_16_1e7_Linux/RTP_SANS/./RTP_SANS.c:12621: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===