INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_DIFFABS_20231201_052734" INFO: Regenerating c-file: SOLEIL_DIFFABS.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_DIFFABS.c /home/nexmap/pkwi/xTESTS/2023-12-01/McXtrace_CPU_MPICC_KISS_5e7/SOLEIL_DIFFABS/SOLEIL_DIFFABS.instr Warning: WARNING: Component powder=PowderN() at line /home/nexmap/pkwi/xTESTS/2023-12-01/McXtrace_CPU_MPICC_KISS_5e7/SOLEIL_DIFFABS/SOLEIL_DIFFABS.instr:262 is in GROUP samples and has a SPLIT. Move the SPLIT keyword before (outside) the component instance powder (first in GROUP) CFLAGS= -std=c99 -Wl,-rpath,GETPATH(lib) -LGETPATH(lib) -lxrl -IGETPATH(include) -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 --> pointing path lib to /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/lib --> pointing path lib to /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/lib --> pointing path include to /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/include DEBUG: CMD: mpicc -o ./SOLEIL_DIFFABS.out ./SOLEIL_DIFFABS.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE -std=c99 -Wl,-rpath,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/lib -L/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/lib -lxrl -I/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/include -DUSE_OFF -DFUNNEL ./SOLEIL_DIFFABS.c: In function ‘reflec_Init’: ./SOLEIL_DIFFABS.c:8079:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int N=(unsigned int)((double **) pars)[0]; ^ ./SOLEIL_DIFFABS.c: In function ‘cif2hkl’: ./SOLEIL_DIFFABS.c:12682:38: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(!ext || ext == infile) return infile; ^~~~~~ ./SOLEIL_DIFFABS.c:12691:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] && strcasecmp(ext, "res")) return infile; ^~~~~~ ./SOLEIL_DIFFABS.c:12694:26: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if (!OUTFILE) return infile; ^~~~~~ /tmp/cc3ub2WW.o: In function `cif2hkl': /home/nexmap/pkwi/xTESTS/2023-12-01/McXtrace_CPU_MPICC_KISS_5e7/SOLEIL_DIFFABS/./SOLEIL_DIFFABS.c:12696: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===