WARNING: Full-path compiler "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.29.30133/bin/HostX64/x64/cl.exe" not found!! WARNING: Attempting replacement by "cl.exe" INFO: No output directory specified (--dir) INFO: Using directory: "ATHENA_1mm_20240301_104747" INFO: Regenerating c-file: ATHENA_1mm.c DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace -t -o ATHENA_1mm.c C:\\Users\\pkwi\\mctest\\20240301_1047_43\\3.4.24_Windows\\ATHENA_1mm\\ATHENA_1mm.instr CFLAGS= -DDATPATH=GETPATH(data/) WARNING: --> USERVAR nid is of type long long and may need specific --> per-particle initialisation through an --> EXTEND block! ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace finished INFO: Recompiling: ATHENA_1mm.exe --> pointing path data/ to C:/install_mcstas/miniconda3/share/mcxtrace/resources/data DEBUG: CMD: cl.exe -o ATHENA_1mm.exe ATHENA_1mm.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -DDATPATH=C:/install_mcstas/miniconda3/share/mcxtrace/resources/data Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30153 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-lm' ATHENA_1mm.c C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um\winbase.h(9531): warning C5105: macro expansion producing 'defined' has undefined behavior ATHENA_1mm.c(2207): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ATHENA_1mm.c(2207): note: consider using '%zi' in the format string ATHENA_1mm.c(5777): warning C4477: 'printf' : format string '%i' requires an argument of type 'int', but variadic argument 1 has type 'void *' ATHENA_1mm.c(5777): warning C4313: 'printf': '%i' in format string conflicts with argument 1 of type 'void *' ATHENA_1mm.c(7259): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ATHENA_1mm.c(7259): note: consider using '%zi' in the format string ATHENA_1mm.c(7857): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ATHENA_1mm.c(7857): note: consider using '%zi' in the format string ATHENA_1mm.c(7882): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' ATHENA_1mm.c(7882): note: consider using '%zi' in the format string ATHENA_1mm.c(9046): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ATHENA_1mm.c(9046): note: consider using '%zi' in the format string ATHENA_1mm.c(9061): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ATHENA_1mm.c(9061): note: consider using '%zi' in the format string ATHENA_1mm.c(9068): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 4 has type 'size_t' ATHENA_1mm.c(9068): note: consider using '%zi' in the format string ATHENA_1mm.c(9083): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' ATHENA_1mm.c(9083): note: consider using '%zi' in the format string ATHENA_1mm.c(9090): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 4 has type 'size_t' ATHENA_1mm.c(9090): note: consider using '%zi' in the format string ATHENA_1mm.c(9198): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' ATHENA_1mm.c(9198): note: consider using '%zi' in the format string ATHENA_1mm.c(9832): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' ATHENA_1mm.c(9832): note: consider using '%zi' in the format string ATHENA_1mm.c(13306): warning C4473: 'fprintf' : not enough arguments passed for format string ATHENA_1mm.c(13306): note: placeholders and their parameters expect 3 variadic arguments, but 1 were provided ATHENA_1mm.c(13306): note: the missing variadic argument 2 is required by format string '%g' ATHENA_1mm.c(13918): warning C4005: 'min': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1283): note: see previous definition of 'min' ATHENA_1mm.c(13919): warning C4005: 'max': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1282): note: see previous definition of 'max' ATHENA_1mm.c(15047): warning C4473: 'printf' : not enough arguments passed for format string ATHENA_1mm.c(15047): note: placeholders and their parameters expect 1 variadic arguments, but 0 were provided ATHENA_1mm.c(15047): note: the missing variadic argument 1 is required by format string '%e' Microsoft (R) Incremental Linker Version 14.29.30153.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:ATHENA_1mm.exe /out:ATHENA_1mm.exe /debug ATHENA_1mm.obj DEBUG: CMD: cl.exe finished INFO: ===