INFO: No output directory specified (--dir) INFO: Using directory: "ILL_D2B_20240919_034339" INFO: Regenerating c-file: ILL_D2B.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_D2B.c ILL_D2B.instr CFLAGS= --> Added COMPONENT Monok USERVAR ncol_19 with type int --> Added COMPONENT Monok USERVAR nrow_19 with type int WARNING: The parameter format of Container_in 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 Monok -> SPLIT N at component Arm_Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Monok -> SPLIT within buffer at component Arm_Sample ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_D2B.out DEBUG: CMD: mpicc -o ./ILL_D2B.out ./ILL_D2B.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_D2B.c: In function ‘strcpy_valid’: ./ILL_D2B.c:2920:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./ILL_D2B.c:2918:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ /tmp/ccNIlU6U.ltrans0.ltrans.o: In function `read_line_data.part.32': /home/nexmap/pkwi/TESTS/2024-09-19/mcstas-3.x-dev_NeXus_mpi_x_16_1e7_Linux/ILL_D2B/./ILL_D2B.c:12635: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===