INFO: No output directory specified (--dir) INFO: Using directory: "templateNMX_TOF_20231220_003614" INFO: Regenerating c-file: templateNMX_TOF.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./templateNMX_TOF.c /home/nexmap/pkwi/TESTS/2023-12-20/McStas_CPU_MPICC_KISS_1e7/templateNMX_TOF/templateNMX_TOF.instr CFLAGS= WARNING: The parameter mosaic_AB 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 sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component sample ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./templateNMX_TOF.out DEBUG: CMD: mpicc -o ./templateNMX_TOF.out ./templateNMX_TOF.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE ./templateNMX_TOF.c: In function ‘cif2hkl’: ./templateNMX_TOF.c:9861:38: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9861 | if(!ext || ext == infile) return infile; | ^~~~~~ ./templateNMX_TOF.c:9870:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9870 | && strcasecmp(ext, "res")) return infile; | ^~~~~~ ./templateNMX_TOF.c:9873:26: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9873 | if (!OUTFILE) return infile; | ^~~~~~ /usr/bin/ld: /u/data/pkwi/tmp-nightly//cc7WUsBZ.o: in function `cif2hkl': /u/data/pkwi/TESTS/2023-12-20/McStas_CPU_MPICC_KISS_1e7/templateNMX_TOF/./templateNMX_TOF.c:9875: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===