INFO: No output directory specified (--dir) INFO: Using directory: "CXO_20250506_023105" INFO: Regenerating c-file: CXO.c DEBUG: CMD: /home/runner/work/McCode/McCode/install_mcxtrace/bin/mcxtrace -t -o ./CXO.c CXO.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /home/runner/work/McCode/McCode/install_mcxtrace/bin/mcxtrace finished INFO: Recompiling: ./CXO.out DEBUG: CMD: mpicc -o ./CXO.out ./CXO.c -lm -DUSE_MPI -lmpi -O2 -g -DNDEBUG -I${CONDA_PREFIX}/include -Wl,-rpath,${CONDA_PREFIX}/lib -L${CONDA_PREFIX}/lib -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ./CXO.c: In function ‘class_Source_div_init’: ./CXO.c:14895:93: warning: format ‘%g’ expects a matching ‘double’ argument [-Wformat=] 14895 | fprintf(stderr,"ERROR (%s): Cannot have focus sampling window (focus_xw x focus_yh) = (%g x %g) with dist=0.\n",NAME_CURRENT_COMP); | ~^ | | | double ./CXO.c:14895:98: warning: format ‘%g’ expects a matching ‘double’ argument [-Wformat=] 14895 | fprintf(stderr,"ERROR (%s): Cannot have focus sampling window (focus_xw x focus_yh) = (%g x %g) with dist=0.\n",NAME_CURRENT_COMP); | ~^ | | | double lto-wrapper: warning: using serial compilation of 3 LTRANS jobs lto-wrapper: note: see the ‘-flto’ option documentation for more information DEBUG: CMD: mpicc finished INFO: ===