INFO: No output directory specified (--dir) INFO: Using directory: "Test_MCPL_input_20250514_050831" INFO: Regenerating c-file: Test_MCPL_input.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./Test_MCPL_input.c Test_MCPL_input.instr CFLAGS= -DMCPLPATH=GETPATH(data/voutput.mcpl) @MCPLFLAGS@ ----------------------------------------------------------- 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_MCPL_input.out --> pointing path data/voutput.mcpl to /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/data/voutput.mcpl --> launching cmd: mcpl-config --show buildflags DEBUG: CMD: mpicc -o ./Test_MCPL_input.out ./Test_MCPL_input.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 -DMCPLPATH=/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/data/voutput.mcpl -Wl,-rpath,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -Wl,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib/libmcpl.so -I/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include ./Test_MCPL_input.c: In function 'class_MCPL_input_init': ./Test_MCPL_input.c:13180:5: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types] 13180 | MPI_MASTER( | ^~~~~~~~~~ | | | struct _IO_FILE * In file included from ./Test_MCPL_input.c:271: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/include/stdio.h:362:43: note: expected 'const char * restrict' but argument is of type 'struct _IO_FILE *' 362 | extern int printf (const char *__restrict __format, ...); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ lto-wrapper: warning: using serial compilation of 2 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===