INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_DIFFABS_20250427_050606" INFO: Regenerating c-file: SOLEIL_DIFFABS.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_DIFFABS.c SOLEIL_DIFFABS.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT bragg_crystal_two: EXTEND %{ if (!SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (!SCATTERED) ABSORB; %} ----------------------------------------------------------- Warning: Component powder=PowderN() at line SOLEIL_DIFFABS.instr:262 is 1st in GROUP samples and has a SPLIT. Best practice is to move the SPLIT to an earlier component. CFLAGS= -std=c99 @XRLFLAGS@ -DUSE_OFF -DFUNNEL WARNING: The parameter format of powder 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 mat_format of powder 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 powder ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component powder Component fluo is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component fluo -> GPU kernel from component fluo_monitor ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_DIFFABS.out DEBUG: CMD: mpicc -o ./SOLEIL_DIFFABS.out ./SOLEIL_DIFFABS.c -lm -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 -lxrl -DUSE_OFF -DFUNNEL ./SOLEIL_DIFFABS.c: In function 'reflec_Init': ./SOLEIL_DIFFABS.c:8774:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 8774 | int N=(unsigned int)((double **) pars)[0]; | ^ 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/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /tmp/ccUnBDhz.ltrans1.ltrans.o: in function `read_line_data.constprop.0': /home/nexmap/pkwi/xTESTS/2025-04-27/mcxtrace-3.x-dev_mpi_x_16_1e7_Linux/SOLEIL_DIFFABS/./SOLEIL_DIFFABS.c:13555:(.text+0xafdd): warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===