INFO: No output directory specified (--dir) INFO: Using directory: "Test_Mono_20231220_053008" INFO: Regenerating c-file: Test_Mono.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./Test_Mono.c /home/nexmap/pkwi/xTESTS/2023-12-20/McXtrace_CPU_MPICC_KISS_5e7/Test_Mono/Test_Mono.instr Warning: 'Perfect_crystal' is an obsolete component (not maintained). Info: 'Bragg_crystal_BC' is a contributed component. Info: 'Bragg_crystal_bent_BC' is a contributed component. Info: 'Bragg_crystal_simple' is a contributed component. CFLAGS= -std=c99 WARNING: The parameter mosaic_AB of MonoBCsx 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 MonoBCsx 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_Mono.out DEBUG: CMD: mpicc -o ./Test_Mono.out ./Test_Mono.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE -std=c99 ./Test_Mono.c: In function ‘cif2hkl’: ./Test_Mono.c:10153:38: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(!ext || ext == infile) return infile; ^~~~~~ ./Test_Mono.c:10162:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] && strcasecmp(ext, "res")) return infile; ^~~~~~ ./Test_Mono.c:10165:26: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if (!OUTFILE) return infile; ^~~~~~ /tmp/cckRWP2Z.o: In function `cif2hkl': /home/nexmap/pkwi/xTESTS/2023-12-20/McXtrace_CPU_MPICC_KISS_5e7/Test_Mono/./Test_Mono.c:10167: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===