INFO: No output directory specified (--dir) INFO: Using directory: "Histogrammer_20250506_033520" INFO: Regenerating c-file: Histogrammer.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 Histogrammer.c Histogrammer.instr Warning: 'Virtual_input' is an obsolete component (not maintained). CFLAGS= -DFUNNEL @MCPLFLAGS@ ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Virtualinput is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Virtualinput -> GPU kernel from component MCPLinput ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: Histogrammer.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 Histogrammer.exe Histogrammer.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 -DFUNNEL -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 Histogrammer.c: In function 'mcuse_dir': Histogrammer.c:4120:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 4120 | if(mkdir(dirname, 0777)) { | ^~~~~ Histogrammer.c: In function 'class_MCPL_input_init': Histogrammer.c:13199:7: warning: implicit declaration of function 'sleep'; did you mean '_sleep'? [-Wimplicit-function-declaration] 13199 | 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: ===