INFO: No output directory specified (--dir) INFO: Using directory: "ILL_Lagrange_20240919_035142" INFO: Regenerating c-file: ILL_Lagrange.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_Lagrange.c ILL_Lagrange.instr Warning: Component Analyser=Monochromator_curved() at line ILL_Lagrange.instr:257 is 1st in GROUP POSTsample and has a SPLIT. Best practice is to move the SPLIT to an earlier component. CFLAGS= --> Added COMPONENT Monok USERVAR ncol_6 with type int --> Added COMPONENT Monok USERVAR nrow_6 with type int --> Added COMPONENT Analyser USERVAR ncol_19 with type int --> Added COMPONENT Analyser USERVAR nrow_19 with type int WARNING: The parameter format of cryostat_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. 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 Monok -> SPLIT N at component SamplePosition -> SPLIT N at component Analyser ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Monok -> SPLIT within buffer at component SamplePosition -> SPLIT within buffer at component Analyser ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_Lagrange.out DEBUG: CMD: mpicc -o ./ILL_Lagrange.out ./ILL_Lagrange.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_Lagrange.c: In function ‘strcpy_valid’: ./ILL_Lagrange.c:2962:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./ILL_Lagrange.c:2960:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ /tmp/cc1XN16p.ltrans1.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/ILL_Lagrange/./ILL_Lagrange.c:12362: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===