INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H16_IN5_Mantid_20240617_000613" INFO: Regenerating c-file: ILL_H16_IN5_Mantid.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_H16_IN5_Mantid.c /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_Linux/ILL_H16_IN5_Mantid/ILL_H16_IN5_Mantid.instr Info: 'PSD_Detector' is a contributed component. CFLAGS= @NEXUSFLAGS@ WARNING: The parameter powder_format of sampleMantid 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 format of hous 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 sampleMantid ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component sampleMantid ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_H16_IN5_Mantid.out DEBUG: CMD: mpicc -o ./ILL_H16_IN5_Mantid.out ./ILL_H16_IN5_Mantid.c -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -Wl,-rpath,/usr/lib -L/usr/lib -DUSE_NEXUS -lNeXus -I/usr/include/nexus ./ILL_H16_IN5_Mantid.c: In function ‘class_PSD_Detector_trace’: ./ILL_H16_IN5_Mantid.c:23708: warning: "HUGE_VAL" redefined #define HUGE_VAL DBL_MAX In file included from ./ILL_H16_IN5_Mantid.c:274: /usr/include/math.h:48: note: this is the location of the previous definition # define HUGE_VAL (__builtin_huge_val ()) ./ILL_H16_IN5_Mantid.c: In function ‘strcpy_valid’: ./ILL_H16_IN5_Mantid.c:2887:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(valid, original, n); ^ ./ILL_H16_IN5_Mantid.c:2885:11: note: length computed here if (n > strlen(original)) n = strlen(original); ^ /tmp/cczI3aBH.ltrans0.ltrans.o: In function `read_line_data.part.30.constprop.28': /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_Linux/ILL_H16_IN5_Mantid/./ILL_H16_IN5_Mantid.c:13805: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===