INFO: No output directory specified (--dir) INFO: Using directory: "Test_SX_20231219_053006" INFO: Regenerating c-file: Test_SX.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./Test_SX.c /home/nexmap/pkwi/xTESTS/2023-12-19/McXtrace_CPU_MPICC_KISS_5e7/Test_SX/Test_SX.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. WARNING: The parameter surf_dir 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: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./Test_SX.out DEBUG: CMD: mpicc -o ./Test_SX.out ./Test_SX.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE ./Test_SX.c: In function ‘cif2hkl’: ./Test_SX.c:9429:38: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(!ext || ext == infile) return infile; ^~~~~~ ./Test_SX.c:9438:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] && strcasecmp(ext, "res")) return infile; ^~~~~~ ./Test_SX.c:9441:26: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if (!OUTFILE) return infile; ^~~~~~ /tmp/cc1MYWEm.o: In function `cif2hkl': /home/nexmap/pkwi/xTESTS/2023-12-19/McXtrace_CPU_MPICC_KISS_5e7/Test_SX/./Test_SX.c:9443: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===