INFO: No output directory specified (--dir) INFO: Using directory: "CXO_20250506_023500" INFO: Regenerating c-file: CXO.c WARNING: Full-path code-generator "D:\a\McCode\McCode\install_mcxtrace\bin\mcxtrace" not found!! WARNING: Attempting replacement by "mcxtrace" DEBUG: CMD: mcxtrace -t -o CXO.c CXO.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcxtrace finished INFO: Recompiling: CXO.exe DEBUG: CMD: C:/mingw64/bin/gcc.exe -o CXO.exe CXO.c -lm -IC:/PROGRA~2/MICROS~3/MPI/Include/ -LC:/PROGRA~2/MICROS~3/MPI/Lib/x64/ -DUSE_MPI -lmsmpi -O2 -g -DNDEBUG -I${CONDA_PREFIX}/Library/include -Wl,-rpath,${CONDA_PREFIX}/Library/lib -L${CONDA_PREFIX}/Library/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 'mcuse_dir': CXO.c:4123:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 4123 | if(mkdir(dirname, 0777)) { | ^~~~~ lto-wrapper.exe: warning: using serial compilation of 3 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information DEBUG: CMD: C:/mingw64/bin/gcc.exe finished INFO: ===