INFO: No output directory specified (--dir) INFO: Using directory: "Test_Mono_20240701_104958" 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/2024-07-01/mcxtrace-3.x-dev_Linux/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 -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -Wl,-rpath-link,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -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 -std=c99 ./Test_Mono.c: In function 'cif2hkl': ./Test_Mono.c:10516:38: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10516 | if(!ext || ext == infile) return infile; | ^~~~~~ ./Test_Mono.c:10525:41: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10525 | && strcasecmp(ext, "res")) return infile; | ^~~~~~ ./Test_Mono.c:10528:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10528 | if (!OUTFILE) return infile; | ^~~~~~ lto-wrapper: warning: using serial compilation of 3 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /tmp/ccprlzwf.ltrans1.ltrans.o: in function `read_hkl_data.constprop.0': /home/nexmap/pkwi/xTESTS/2024-07-01/mcxtrace-3.x-dev_Linux/Test_Mono/:10530: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===