INFO: No output directory specified (--dir) INFO: Using directory: "MCPL2hist_20250506_033526" INFO: Regenerating c-file: MCPL2hist.c WARNING: Full-path code-generator "D:\a\McCode\McCode\install_mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o MCPL2hist.c MCPL2hist.instr CFLAGS= @MCPLFLAGS@ ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: MCPL2hist.exe --> launching cmd: mcpl-config --show libdir --> launching cmd: mcpl-config --show libpath --> launching cmd: mcpl-config --show includedir DEBUG: CMD: C:/mingw64/bin/gcc.exe -o MCPL2hist.exe MCPL2hist.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 -Wl,-rpath,C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\_mcpl_core\data\lib -Wl,C:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\_mcpl_core\data\lib\mcpl.lib -IC:\hostedtoolcache\windows\Python\3.12.10\x64\Lib\site-packages\_mcpl_core\data\include MCPL2hist.c: In function 'mcuse_dir': MCPL2hist.c:4120:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 4120 | if(mkdir(dirname, 0777)) { | ^~~~~ MCPL2hist.c: In function 'class_MCPL_input_init': MCPL2hist.c:12899:7: warning: implicit declaration of function 'sleep'; did you mean '_sleep'? [-Wimplicit-function-declaration] 12899 | sleep(10); | ^~~~~ | _sleep lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information DEBUG: CMD: C:/mingw64/bin/gcc.exe finished INFO: ===