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