INFO: No output directory specified (--dir) INFO: Using directory: "ILL_IN6_20240919_035132" INFO: Regenerating c-file: ILL_IN6.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_IN6.c ILL_IN6.instr CFLAGS= --> Added COMPONENT Mono1 USERVAR ncol_5 with type int --> Added COMPONENT Mono1 USERVAR nrow_5 with type int --> Added COMPONENT Mono2 USERVAR ncol_6 with type int --> Added COMPONENT Mono2 USERVAR nrow_6 with type int --> Added COMPONENT Mono3 USERVAR ncol_7 with type int --> Added COMPONENT Mono3 USERVAR nrow_7 with type int WARNING: The parameter powder_format of Sample 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 Cradle -> SPLIT N at component Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Cradle -> SPLIT within buffer at component Sample ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_IN6.out DEBUG: CMD: mpicc -o ./ILL_IN6.out ./ILL_IN6.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 ./ILL_IN6.c: In function ‘strcpy_valid’: ./ILL_IN6.c:2968:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./ILL_IN6.c:2966:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ DEBUG: CMD: mpicc finished INFO: ===