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: "Test_mirror_parabolic_20240301_105134" INFO: Regenerating c-file: Test_mirror_parabolic.c DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace -t -o Test_mirror_parabolic.c C:\\Users\\pkwi\\mctest\\20240301_1047_43\\3.4.24_Windows\\Test_mirror_parabolic\\Test_mirror_parabolic.instr CFLAGS= ----------------------------------------------------------- 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: Test_mirror_parabolic.exe DEBUG: CMD: cl.exe -o Test_mirror_parabolic.exe Test_mirror_parabolic.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 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' Test_mirror_parabolic.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 Test_mirror_parabolic.c(2178): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Test_mirror_parabolic.c(2178): note: consider using '%zi' in the format string Test_mirror_parabolic.c(5748): warning C4477: 'printf' : format string '%i' requires an argument of type 'int', but variadic argument 1 has type 'void *' Test_mirror_parabolic.c(5748): warning C4313: 'printf': '%i' in format string conflicts with argument 1 of type 'void *' Test_mirror_parabolic.c(7182): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Test_mirror_parabolic.c(7182): note: consider using '%zi' in the format string Test_mirror_parabolic.c(7780): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Test_mirror_parabolic.c(7780): note: consider using '%zi' in the format string Test_mirror_parabolic.c(7805): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Test_mirror_parabolic.c(7805): note: consider using '%zi' in the format string Test_mirror_parabolic.c(8820): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_mirror_parabolic.c(8820): note: consider using '%zi' in the format string Test_mirror_parabolic.c(8835): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_mirror_parabolic.c(8835): note: consider using '%zi' in the format string Test_mirror_parabolic.c(8842): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 4 has type 'size_t' Test_mirror_parabolic.c(8842): note: consider using '%zi' in the format string Test_mirror_parabolic.c(8857): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' Test_mirror_parabolic.c(8857): note: consider using '%zi' in the format string Test_mirror_parabolic.c(8864): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 4 has type 'size_t' Test_mirror_parabolic.c(8864): note: consider using '%zi' in the format string Test_mirror_parabolic.c(8972): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' Test_mirror_parabolic.c(8972): note: consider using '%zi' in the format string Test_mirror_parabolic.c(9606): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_mirror_parabolic.c(9606): note: consider using '%zi' in the format string Test_mirror_parabolic.c(12299): warning C4473: 'fprintf' : not enough arguments passed for format string Test_mirror_parabolic.c(12299): note: placeholders and their parameters expect 3 variadic arguments, but 1 were provided Test_mirror_parabolic.c(12299): note: the missing variadic argument 2 is required by format string '%g' Test_mirror_parabolic.c(12500): 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' Test_mirror_parabolic.c(12501): 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' Microsoft (R) Incremental Linker Version 14.29.30153.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:Test_mirror_parabolic.exe /out:Test_mirror_parabolic.exe /debug Test_mirror_parabolic.obj DEBUG: CMD: cl.exe finished INFO: ===