INFO: No output directory specified (--dir) INFO: Using directory: "PSI_DMC_20240919_035603" INFO: Regenerating c-file: PSI_DMC.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./PSI_DMC.c PSI_DMC.instr Info: 'Al_window' is a contributed component. Info: 'Monochromator_2foc' is a contributed component. CFLAGS= WARNING: The parameter 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 foc_mono -> SPLIT N at component sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component foc_mono -> SPLIT within buffer at component sample ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./PSI_DMC.out DEBUG: CMD: mpicc -o ./PSI_DMC.out ./PSI_DMC.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 ./PSI_DMC.c: In function ‘strcpy_valid’: ./PSI_DMC.c:2907:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./PSI_DMC.c:2905:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ /tmp/ccpSCALK.ltrans0.ltrans.o: In function `read_line_data.part.31.constprop.36': /home/nexmap/pkwi/TESTS/2024-09-19/mcstas-3.x-dev_NeXus_mpi_x_16_1e7_Linux/PSI_DMC/./PSI_DMC.c:10330: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===