INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_PX2a_20240701_104739" INFO: Regenerating c-file: SOLEIL_PX2a.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_PX2a.c /home/nexmap/pkwi/xTESTS/2024-07-01/mcxtrace-3.x-dev_Linux/SOLEIL_PX2a/SOLEIL_PX2a.instr CFLAGS= @GSLFLAGS@ -DFUNNEL -std=c99 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: -> SPLIT N at component sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component undulator is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component undulator -> GPU kernel from component bragg_crystal_location -> SPLIT within buffer at component sample ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_PX2a.out DEBUG: CMD: mpicc -o ./SOLEIL_PX2a.out ./SOLEIL_PX2a.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 -lgsl -lgslcblas -DFUNNEL -std=c99 ./SOLEIL_PX2a.c: In function 'reflec_Init': ./SOLEIL_PX2a.c:9007:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 9007 | int N=(unsigned int)((double **) pars)[0]; | ^ ./SOLEIL_PX2a.c: In function 'cif2hkl': ./SOLEIL_PX2a.c:13079:38: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 13079 | if(!ext || ext == infile) return infile; | ^~~~~~ ./SOLEIL_PX2a.c:13088:41: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 13088 | && strcasecmp(ext, "res")) return infile; | ^~~~~~ ./SOLEIL_PX2a.c:13091:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 13091 | if (!OUTFILE) return infile; | ^~~~~~ lto-wrapper: warning: using serial compilation of 4 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/ccrgbDv9.ltrans1.ltrans.o: in function `read_hkl_data.constprop.0': /home/nexmap/pkwi/xTESTS/2024-07-01/mcxtrace-3.x-dev_Linux/SOLEIL_PX2a/:13093: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===