INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_SIXS_20251212_171825" INFO: Regenerating c-file: SOLEIL_SIXS.c DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_SIXS.c SOLEIL_SIXS.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT dcm_xtal1: EXTEND %{ if (!SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (!SCATTERED) ABSORB; %} ----------------------------------------------------------- CFLAGS= @GSLFLAGS@ -DFUNNEL -std=c99 WARNING: The parameter mosaic_AB of sx_layer 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 sx_layer 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_stage ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Source_U20 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Source_U20 -> GPU kernel from component mon_src_xy -> SPLIT within buffer at component sample_stage ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_SIXS.out --> pointing path miniconda3/include/ to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include --> pointing path miniconda3/lib to /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib DEBUG: CMD: mpicc -o ./SOLEIL_SIXS.out ./SOLEIL_SIXS.c -lm -DUSE_MPI -lmpi -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -I/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -L/u/data/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -lgsl -DFUNNEL -std=c99 ./SOLEIL_SIXS.c: In function 'reflec_Init': ./SOLEIL_SIXS.c:13042:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 13042 | int N=(unsigned int)((double **) pars)[0]; | ^ lto-wrapper: warning: using serial compilation of 3 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information /u/data/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/ccItm62u.ltrans0.ltrans.o: in function `read_hkl_data': /u/data/pkwi/xTESTS/2025-12-12/mcxtrace-3.x-dev_mpi_x_20_1e7_Linux/SOLEIL_SIXS/:13717: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===