SoftwareNetwork / sw

Software Manager. Build System, Build System Generator and Package Manager. C/C++ and other languages. Tools and libraries for Software Management.
https://software-network.org
Other
115 stars 23 forks source link

No target resolved: pub.egorpugin.primitives.hash-master #118

Closed Telokis closed 9 months ago

Telokis commented 11 months ago

Describe the bug I come back to an old project several years later and the build does not work anymore.

The error I get is

Exception in file D:/dev/cppan2/client2/src/sw/core/build.cpp:594, function loadPackages: loc.sw.self.4bc271-0.0.31: {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}}: No target resolved: pub.egorpugin.primitives.hash-master

Below is the full trace output

Build output ``` > sw -j8 -config r --build-name rayon build -output-dir bin -trace ---------------------------------------- Starting sw... version: sw.client.sw version 1.0.0 git revision 30611200c2168a3ca7f9d888c11ba375b4667d07 assembled on 13.06.2023 21:33:07 UTC 13.06.2023 23:33:07 Romance Daylight Time command line: C:\Users\Telokis\Documents\Dev\bin\sw.exe -j8 -config r --build-name rayon build -output-dir bin -trace Host configuration: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Registering driver: org.sw.sw.driver.cpp-0.4.1 using sw frontend for input "C:/Users/Telokis/Documents/Dev/Git/Rayon\\sw.cpp" build id 000001DE68453840 performing void __cdecl sw::SwBuild::loadInputs(void) from file "C:/Users/Telokis/Documents/Dev/Git/Rayon\\sw.cpp" requested org.sw.demo.qtproject.qt.base.tools.moc-5.15.0.0 Detected target: com.Microsoft.VisualStudio.VC.cl-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\cl.exe Detected target: msvc-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.link-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\ml64.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.ATLMFC-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.cl-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\cl.exe Detected target: com.Microsoft.VisualStudio.VC.link-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\ml.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.ATLMFC-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} detectMsvcCommon: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\Hostx64\\arm\\cl.exe" does not exists detectMsvcCommon: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\Hostx64\\arm64\\cl.exe" does not exists Detecting msvc 14 and older Found VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ Use VS140COMNTOOLS as "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0" Detected target: com.Microsoft.VisualStudio.VC.cl-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\cl.exe Detected target: msvc-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.link-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\ml64.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.cl-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\cl.exe Detected target: com.Microsoft.VisualStudio.VC.link-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\ml.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.cl-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\cl.exe Detected target: com.Microsoft.VisualStudio.VC.link-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\lib.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Found Windows Kit 10.0.10240.0 at C:/Program Files (x86)/Windows Kits/10 Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"aarch64","kernel":"com.Microsoft.Windows.NT"}} Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\um" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\km" not found for library: km Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\winrt" not found for library: winrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\cppwinrt" not found for library: cppwinrt Found Windows Kit 10.0.17763.0 at C:/Program Files (x86)/Windows Kits/10 Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\ucrt" not found for library: ucrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\um" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\km" not found for library: km Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\winrt" not found for library: winrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\cppwinrt" not found for library: cppwinrt Found Windows Kit 10.0.19041.0 at C:/Program Files (x86)/Windows Kits/10 Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\ucrt" not found for library: ucrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\um" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\km" not found for library: km Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\winrt" not found for library: winrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\cppwinrt" not found for library: cppwinrt Found Windows Kit 8.1 at C:/Program Files (x86)/Windows Kits/8.1 Detected target: com.Microsoft.Windows.rc-6.3.9600.17336: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\rc.exe Detected target: com.Microsoft.Windows.mc-1.12.9600: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\mc.exe Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Libdir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Lib\\winv6.3\\um\\arm64" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\km" not found for library: km Found Windows Kit 8.1 at C:/Program Files (x86)/Windows Kits/8.1 Detected target: com.Microsoft.Windows.rc-6.3.9600.17336: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\rc.exe Detected target: com.Microsoft.Windows.mc-1.12.9600: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\mc.exe Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Libdir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Lib\\winv6.3\\um\\arm64" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\km" not found for library: km build id 000001DE683E5CE0 overriding state from 0 to 3 build id 000001DE683E5CE0 performing void __cdecl sw::SwBuild::loadPackages(void) build id 000001DE683E5CE0 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 1 Exception in file D:/dev/cppan2/client2/src/sw/core/build.cpp:594, function loadPackages: loc.sw.self.4bc271-0.0.31: {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}}: No target resolved: pub.egorpugin.primitives.hash-master ```

Expected behavior Everything was working fine last time so I expected things to still work today.

To Reproduce I'm not so sure.

Information:

`sw --version` ``` > sw --version sw.client.sw version 1.0.0 git revision 30611200c2168a3ca7f9d888c11ba375b4667d07 assembled on 13.06.2023 21:33:07 UTC 13.06.2023 23:33:07 Romance Daylight Time ```

OS is Windows 10 targeting Windows 10 The compiler: I had MSVC 2019 but uninstalled it to switch to MSVC 2022 community. 17.6.5, according to the installer.

Telokis commented 11 months ago
Another error from another project: logs with `-trace` ``` > sw -trace -config r --build-name out build -output-dir bin ---------------------------------------- Starting sw... version: sw.client.sw version 1.0.0 git revision 30611200c2168a3ca7f9d888c11ba375b4667d07 assembled on 13.06.2023 21:33:07 UTC 13.06.2023 23:33:07 Romance Daylight Time command line: C:\Users\Telokis\Documents\Dev\bin\sw.exe -trace -config r --build-name out build -output-dir bin Host configuration: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Registering driver: org.sw.sw.driver.cpp-0.4.1 using sw frontend for input "C:/Users/Telokis/Documents/Dev/Git/codingame\\sw.cpp" build id 00000232BEF72A70 performing void __cdecl sw::SwBuild::loadInputs(void) Detected target: com.Microsoft.VisualStudio.VC.cl-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\cl.exe Detected target: msvc-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.link-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\ml64.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.ATLMFC-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.36.32537: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.cl-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\cl.exe Detected target: com.Microsoft.VisualStudio.VC.link-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\ml.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x86\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.ATLMFC-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.36.32537: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} detectMsvcCommon: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\Hostx64\\arm\\cl.exe" does not exists detectMsvcCommon: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\Hostx64\\arm64\\cl.exe" does not exists Detecting msvc 14 and older Found VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ Use VS140COMNTOOLS as "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0" Detected target: com.Microsoft.VisualStudio.VC.cl-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\cl.exe Detected target: msvc-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.link-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\ml64.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.0.24210: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.cl-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\cl.exe Detected target: com.Microsoft.VisualStudio.VC.link-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\lib.exe Detected target: com.Microsoft.VisualStudio.VC.ml-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\ml.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.0.24210: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.cl-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\cl.exe Detected target: com.Microsoft.VisualStudio.VC.link-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\link.exe Detected target: com.Microsoft.VisualStudio.VC.lib-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\lib.exe Detected target: com.Microsoft.VisualStudio.VC.dumpbin-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_arm\dumpbin.exe Detected target: com.Microsoft.VisualStudio.VC.libcpp-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.concrt-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.VisualStudio.VC.runtime-19.0.24210: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Found Windows Kit 10.0.10240.0 at C:/Program Files (x86)/Windows Kits/10 Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.ucrt-10.0.10240.0: {"os":{"arch":"aarch64","kernel":"com.Microsoft.Windows.NT"}} Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\um" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\km" not found for library: km Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\winrt" not found for library: winrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.10240.0\\cppwinrt" not found for library: cppwinrt Found Windows Kit 10.0.17763.0 at C:/Program Files (x86)/Windows Kits/10 Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\ucrt" not found for library: ucrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\um" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\km" not found for library: km Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\winrt" not found for library: winrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.17763.0\\cppwinrt" not found for library: cppwinrt Found Windows Kit 10.0.19041.0 at C:/Program Files (x86)/Windows Kits/10 Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\ucrt" not found for library: ucrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\um" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\km" not found for library: km Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\winrt" not found for library: winrt Include dir "C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.19041.0\\cppwinrt" not found for library: cppwinrt Found Windows Kit 8.1 at C:/Program Files (x86)/Windows Kits/8.1 Detected target: com.Microsoft.Windows.rc-6.3.9600.17336: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\rc.exe Detected target: com.Microsoft.Windows.mc-1.12.9600: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\mc.exe Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Libdir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Lib\\winv6.3\\um\\arm64" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\km" not found for library: km Found Windows Kit 8.1 at C:/Program Files (x86)/Windows Kits/8.1 Detected target: com.Microsoft.Windows.rc-6.3.9600.17336: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\rc.exe Detected target: com.Microsoft.Windows.mc-1.12.9600: {"os":{"kernel":"com.Microsoft.Windows.NT"}} Detected program: C:\Program Files (x86)\Windows Kits\8.1\bin\x64\mc.exe Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"x86","kernel":"com.Microsoft.Windows.NT"}} Detected target: com.Microsoft.Windows.SDK.um-8.1.0: {"os":{"arch":"arm","kernel":"com.Microsoft.Windows.NT"}} Libdir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Lib\\winv6.3\\um\\arm64" not found for library: um Include dir "C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\km" not found for library: km build id 00000232BFC26D30 overriding state from 0 to 3 build id 00000232BFC26D30 performing void __cdecl sw::SwBuild::loadPackages(void) build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.templates-0.3.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.string-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.algorithm-1.82.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 4 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.array-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.assert-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 6 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.config-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 7 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.bind-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 8 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.core-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 9 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.static_assert-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 10 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.throw_exception-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 11 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.concept_check-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 12 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.preprocessor-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 13 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.type_traits-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 14 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.container_hash-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 15 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.conversion-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 16 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.describe-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 17 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.detail-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 18 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.exception-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 19 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.move-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 20 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.predef-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 21 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.smart_ptr-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 22 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.tuple-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 23 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.winapi-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 24 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.function-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 25 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.function_types-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 26 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.functional-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 27 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.fusion-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 28 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.integer-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 29 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.io-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 30 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.iterator-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 31 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.mp11-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 32 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.mpl-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 33 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.optional-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 34 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.range-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 35 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.regex-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 36 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.type_index-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 37 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.typeof-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 38 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.unordered-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 39 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.utility-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 40 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.stacktrace-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 41 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.command-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 42 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.file_monitor-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 43 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.process-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 44 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.align-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 45 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.asio-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 46 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.atomic-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 47 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.chrono-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 48 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.ratio-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 49 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.rational-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 50 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.system-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 51 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.variant2-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 52 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.container-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 53 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.context-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 54 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.coroutine-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 55 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.date_time-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 56 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.filesystem-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 57 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.intrusive-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 58 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.lexical_cast-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 59 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.numeric-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 60 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.pool-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 61 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.tokenizer-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 62 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.filesystem-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 63 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.libuv-1.44.2 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 64 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.thread-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 65 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.driver.cpp-0.4.5 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 66 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Kitware.CMake.lib-3.24.3 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.lexxmark.winflexbison.bison-3.8.2.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 67 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.lexxmark.winflexbison.common-2.5.24 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.ReneNyffenegger.cpp_base64-master Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.lexxmark.winflexbison.flex-2.6.4.3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 68 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.core-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.driver.cpp.self_builder-0.4.5 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 69 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.core-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.patch-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.driver.cpp.cl_generator-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 70 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Neargye.magic_enum-0.9.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.ToruNiina.toml11-3.7.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.tools.embedder2-0.3.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 71 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.filesystem-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.assign-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.tools.sqlpp11.sqlite2cpp-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 72 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.string-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.circular_buffer-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 73 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.templates-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.endian-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 74 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.filesystem-1.82.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.phoenix-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 75 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.atomic-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.proto-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 76 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.align-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.ptr_container-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 77 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.assert-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.serialization-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 78 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.config-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.spirit-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 79 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.core-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.variant-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 80 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.predef-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.bimap-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 81 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.preprocessor-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.foreach-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 82 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.static_assert-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.lambda-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 83 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.throw_exception-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.multi_index-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 84 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.type_traits-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.uuid-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 85 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.winapi-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.dynamic_bitset-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 86 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.bind-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.random-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 87 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.concept_check-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.tti-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 88 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.container_hash-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.giovannidicanio.winreg-6.1.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 89 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.describe-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Neargye.magic_enum-0.9.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 90 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.mp11-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.zeux.pugixml-1.13.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 91 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.conversion-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.builder-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 92 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.move-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.manager-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 93 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.smart_ptr-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.preshing.junction-master Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 94 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.typeof-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.preshing.turf-master Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 95 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.detail-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.graph-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 96 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.function-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.any-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 97 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.integer-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.format-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 98 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.type_index-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.math-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 99 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.function_types-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.parameter-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 100 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.functional-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.property_map-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 101 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.fusion-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.property_tree-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 102 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.io-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.python-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 103 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.iterator-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.python.lib-3.10.8 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 104 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.mpl-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.test-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 105 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.optional-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.xpressive-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 106 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.system-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.microsoft.gsl-4.0.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 107 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.tuple-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.emitter-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 108 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.utility-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.csv-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 109 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.variant2-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.support-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 110 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.version1-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.thread-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.date_time-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 111 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.source1-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.chrono-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.fmt-10.0.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.ragel-6.10.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 112 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.ratio-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.hash-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 113 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.rational-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.aleksey14.rhash-1.4.3 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 114 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.date_time-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openssl.crypto-1.1.1.21 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 115 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.algorithm-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.http-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 116 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.array-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.badger.curl.libcurl-8.1.2 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 117 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.exception-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.gss-1.0.3 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 118 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.range-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.gettext.intl-0.21.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 119 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.regex-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.c_ares-1.19.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 120 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.unordered-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.nghttp2-1.54.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 121 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.container-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.libssh2-1.10.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 122 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.intrusive-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.madler.zlib-1.2.13 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 123 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.lexical_cast-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.facebook.zstd.zstd-1.5.5 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 124 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.numeric-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.brotli-1.0.9 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 125 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.tokenizer-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openldap.ldap-2.6.3 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 126 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.stacktrace-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.pack-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 127 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.sw.main-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.libarchive.libarchive-3.6.2 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 128 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.main-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.yaml-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.tools.cl_generator-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 129 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.sw.settings-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.jbeder.yaml_cpp-0.7.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 130 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.dll-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.nlohmann.json-3.11.2 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 131 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.endian-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.imageworks.pystring-1.1.4 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 132 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.phoenix-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.log-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 133 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.proto-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.log-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 134 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.pool-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.interprocess-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 135 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.spirit-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.executor-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 136 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.variant-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.symbol-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 137 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.breakpad.client.windows.handler-master Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.dll-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 138 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.breakpad.client.windows.crash_generation.client-master build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.protos-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 139 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.breakpad.client.windows.crash_generation.server-master build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.db.sqlite3-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.protobuf.protoc-21.12.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 140 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.protobuf.protoc_lib-21.12.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.db.common-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.cpp.plugin-1.54.2 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 141 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.protobuf.protobuf-21.12.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.sqlite3-3.42.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 142 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.protobuf.protobuf_lite-21.12.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.lock-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 143 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.madler.zlib-1.2.13 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.sw.settings-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 144 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.plugin_support-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.settings-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 145 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.lib-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.llvm_project.llvm.support_lite-14.0.6 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 146 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.ext-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.llvm_project.llvm.demangle-14.0.6 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 147 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.tsi-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.rbock.sqlpp11_connector_sqlite3-0.31.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 148 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openssl.ssl-1.1.1.21 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.win32helpers-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 149 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.nanopb-0.3.9.3 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.protobuf.protobuf-21.12.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 150 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.abseil-2023.1.25.2 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.protobuf.protobuf_lite-21.12.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 151 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.third_party.upb.upb-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.grpc_helpers-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 152 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.cpp-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.cpp-1.54.2 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 153 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.proto-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.ext-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 154 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.third_party.address_sorting-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.proto-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 155 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.plugin_registry-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.third_party.address_sorting-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 156 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Cyan4973.xxHash-0.8.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.plugin_registry-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 157 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.c_ares-1.19.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.lib-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 158 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.re2-2023.3.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.core.tsi-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 159 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.census.opencensus.cpp-0.4.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openssl.ssl-1.1.1.21 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 160 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.third_party.upb.utf8_range-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.nanopb-0.3.9.3 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 161 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.error_handling-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.abseil-2023.1.25.2 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 162 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.yaml-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.third_party.upb.upb-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 163 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.jbeder.yaml_cpp-0.7.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Cyan4973.xxHash-0.8.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 164 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.emitter-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.re2-2023.3.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 165 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.settings-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.census.opencensus.cpp-0.4.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 166 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.llvm_project.llvm.support_lite-14.0.6 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.grpc.third_party.upb.utf8_range-1.54.2 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 167 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.llvm_project.llvm.demangle-14.0.6 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.iconv.libiconv-1.16.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 168 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.xz_utils.lzma-5.4.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.iconv.libcharset-1.16.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 169 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.sqlite3-3.42.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Kitware.CMake.cm3p-3.24.3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 170 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.zeux.pugixml-1.13.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Kitware.CMake.iml-3.24.3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 171 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.builder-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.open_source_parsers.jsoncpp-1.9.5 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 172 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.manager-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.expat-2.5.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 173 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.preshing.junction-master Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.libuv-1.45.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 174 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.preshing.turf-master Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Kitware.CMake.std-3.24.3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 175 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.graph-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.Kitware.CMake.sys-3.24.3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 176 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.any-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.tronkko.dirent-master Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 177 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.bimap-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.bzip2-1.0.8 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 178 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.foreach-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.nettle.nettle-3.8.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 179 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.lambda-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.lz4-1.9.4 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.nettle.eccdata-3.8.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 180 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.multi_index-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.xmlsoft.libxml2-2.9.14 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 181 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.serialization-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.oberhumer.lzo.lzo-2.10.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 182 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.dynamic_bitset-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.xz_utils.lzma-5.4.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 183 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.format-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.rbock.sqlpp11-0.60.0 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 184 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.math-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.HowardHinnant.date.date-2.4.1 Loading input Empty specification, settings = {"native":{"configuration":"releasewithdebuginformation","library":"static","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 185 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.random-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openldap.lber-2.6.3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 186 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.parameter-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 187 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.property_map-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 188 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.property_tree-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 189 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.python-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 190 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.python.lib-3.10.8 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 191 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.test-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 192 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.tti-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 193 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.xpressive-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 194 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.microsoft.gsl-4.0.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 195 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.csv-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 196 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.support-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 197 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.version1-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.command-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 198 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.source1-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.file_monitor-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 199 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.process-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 200 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.asio-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 201 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.context-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 202 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.coroutine-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 203 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.libuv-1.44.2 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 204 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.hash-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 205 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.aleksey14.rhash-1.4.3 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 206 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openssl.crypto-1.1.1.21 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 207 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.http-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 208 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.badger.curl.libcurl-8.1.2 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 209 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.gss-1.0.3 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 210 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.gettext.intl-0.21.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 211 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.nghttp2-1.54.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 212 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.libssh2-1.10.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 213 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.facebook.zstd.zstd-1.5.5 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 214 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.brotli-1.0.9 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 215 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openldap.ldap-2.6.3 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 216 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.pack-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 217 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.libarchive.libarchive-3.6.2 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 218 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.nlohmann.json-3.11.2 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 219 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.fmt-10.0.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 220 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.imageworks.pystring-1.1.4 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 221 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.date_time-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 222 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.log-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 223 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.log-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 224 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.boost.interprocess-1.82.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 225 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.executor-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 226 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.symbol-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 227 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.sw.client.protos-0.4.5 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 228 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.db.sqlite3-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 229 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.db.common-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 230 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.lock-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 231 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.rbock.sqlpp11_connector_sqlite3-0.31.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 232 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.win32helpers-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 233 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading pub.egorpugin.primitives.grpc_helpers-0.3.1 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 234 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.iconv.libiconv-1.16.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 235 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.iconv.libcharset-1.16.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 236 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.google.breakpad.common.windows-master build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 237 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.bzip2-1.0.8 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 238 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.gnu.nettle.nettle-3.8.0 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 239 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.lz4-1.9.4 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 240 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.xmlsoft.libxml2-2.9.14 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 241 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.oberhumer.lzo.lzo-2.10.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 242 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.rbock.sqlpp11-0.60.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 243 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.HowardHinnant.date.date-2.4.1 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 244 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.openldap.lber-2.6.3 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 245 build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) loading org.sw.demo.expat-2.5.0 Loading input Empty specification, settings = {"native":{"configuration":"release","library":"shared","mt":"false","program":{"asm":"com.Microsoft.VisualStudio.VC.ml-19.36.32537","c":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","cpp":"com.Microsoft.VisualStudio.VC.cl-19.36.32537","lib":"com.Microsoft.VisualStudio.VC.lib-19.36.32537","link":"com.Microsoft.VisualStudio.VC.link-19.36.32537"},"stdlib":{"c":"com.Microsoft.Windows.SDK.ucrt-10.0.10240.0","cpp":"com.Microsoft.VisualStudio.VC.libcpp-19.36.32537","kernel":"com.Microsoft.Windows.SDK.um-8.1.0"}},"os":{"arch":"x86_64","kernel":"com.Microsoft.Windows.NT"}} build id 00000232BFC26D30 void __cdecl sw::SwBuild::loadPackages(const struct sw::TargetMap &) round 246 build id 00000232BFC26D30 performing void __cdecl sw::SwBuild::prepare(void) build id 00000232BFC26D30 performing void __cdecl sw::SwBuild::execute(struct sw::ExecutionPlan &) const [122/140] [org.sw.demo.boost.thread-1.82.0].lib [123/140] [org.sw.demo.boost.atomic-1.82.0].dll [124/140] [org.sw.demo.boost.chrono-1.82.0].dll [125/140] [org.sw.demo.jbeder.yaml_cpp-0.7.0].dll [126/140] [org.sw.demo.boost.filesystem-1.82.0].lib [127/140] [pub.egorpugin.primitives.command-0.3.1]/src/command.cpp [128/140] [pub.egorpugin.primitives.main-0.3.1]/src/main.cpp [129/140] [pub.egorpugin.primitives.command-0.3.1]/src/uv_command.cpp [130/140] [org.sw.sw.client.driver.cpp.cl_generator-0.4.5]/src/sw/driver/tools/cl_generator.cpp "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe" "-std:c++latest" "-nologo" "-c" "-FoC:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/obj/bld/132276/obj/main.cpp.7b6df72e.obj" "-TP" "-Zi" "-EHsc" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/src/sdir/src/main/src/main.cpp" "-O2" "-MD" "-showIncludes" "-FS" "-DNDEBUG" "-DNOMINMAX" "-DPACKAGE="pub.egorpugin.primitives.main"" "-DPACKAGE_BUGREPORT=""" "-DPACKAGE_BUILD_CONFIG="132276"" "-DPACKAGE_COPYRIGHT_YEAR=2023" "-DPACKAGE_DATADIR=""" "-DPACKAGE_NAME="pub.egorpugin.primitives.main"" "-DPACKAGE_NAME_CLEAN="pub.egorpugin.primitives.main"" "-DPACKAGE_NAME_LAST="main"" "-DPACKAGE_NAME_WITHOUT_OWNER=""" "-DPACKAGE_ROOT_DIR="C:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/src"" "-DPACKAGE_STRING="pub.egorpugin.primitives.main-0.3.1"" "-DPACKAGE_SUFFIX=""" "-DPACKAGE_TARNAME="pub.egorpugin.primitives.main"" "-DPACKAGE_URL=""" "-DPACKAGE_VENDOR="egorpugin"" "-DPACKAGE_VERSION="0.3.1"" "-DPACKAGE_VERSION_MAJOR=0" "-DPACKAGE_VERSION_MAJOR_NUM=00" "-DPACKAGE_VERSION_MAJOR_NUM2=0000" "-DPACKAGE_VERSION_MINOR=3" "-DPACKAGE_VERSION_MINOR_NUM=03" "-DPACKAGE_VERSION_MINOR_NUM2=0003" "-DPACKAGE_VERSION_NUM=0x000301LL" "-DPACKAGE_VERSION_NUM2=0x000000030001LL" "-DPACKAGE_VERSION_PATCH=1" "-DPACKAGE_VERSION_PATCH_NUM=01" "-DPACKAGE_VERSION_PATCH_NUM2=0001" "-DPACKAGE_VERSION_TWEAK=0" "-DPACKAGE_VERSION_TWEAK_NUM=00" "-DPACKAGE_VERSION_TWEAK_NUM2=0000" "-DPACKAGE_YEAR=2023" "-DPRIMITIVES_ERROR_HANDLING_API=SW_IMPORT" "-DPRIMITIVES_MAIN_API=" "-DSW_EXPORT=__declspec(dllexport)" "-DSW_IMPORT=__declspec(dllimport)" "-DWIN32_NO_LEAN_AND_MEAN" "-D_CRT_SECURE_NO_WARNINGS" "-D_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" "-wd4251" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/obj/bld/132276/bdp" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/src/sdir/src/main/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1d/7a/4fad/src/sdir/src/error_handling/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1d/7a/4fad/obj/bld/132276/bd" "-IC:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/include" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.10240.0/ucrt" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/um" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/shared" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/lib.exe" "-NOLOGO" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/obj/future.cpp.1ad95774.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/obj/thread.cpp.687601f7.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/obj/thread_primitives.cpp.4025aeac.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/obj/tss_null.cpp.f06c43c6.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/obj/tss_pe.cpp.0aa806b6.obj" "-LIBPATH:C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/lib/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/10/Lib/10.0.10240.0/ucrt/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/8.1/Lib/winv6.3/um/x64" "-MACHINE:X64" "-OUT:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/lib/org.sw.demo.boost.thread-1.82.0.lib" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/lib.exe" "-NOLOGO" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/codecvt_error_category.cpp.0c0c6702.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/directory.cpp.763b817a.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/exception.cpp.c3dec6a8.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/operations.cpp.eb7b4706.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/path.cpp.25361a05.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/path_traits.cpp.73bf1346.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/portability.cpp.a6b0c7ec.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/unique_path.cpp.69a8e20d.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/utf8_codecvt_facet.cpp.68ae23ac.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/obj/windows_file_codecvt.cpp.9b4c26bf.obj" "-LIBPATH:C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/lib/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/10/Lib/10.0.10240.0/ucrt/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/8.1/Lib/winv6.3/um/x64" "-MACHINE:X64" "-OUT:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/lib/org.sw.demo.boost.filesystem-1.82.0.lib" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe" "-std:c++latest" "-nologo" "-c" "-FoC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/obj/bld/123819/obj/command.cpp.66792fa1.obj" "-TP" "-Zi" "-EHsc" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/src/sdir/src/command/src/command.cpp" "-O2" "-MD" "-showIncludes" "-FS" "-DBOOST_ATOMIC_STATIC_LINK" "-DBOOST_ATOMIC_USE_LIB" "-DBOOST_CHRONO_STATIC_LINK" "-DBOOST_CHRONO_USE_LIB" "-DBOOST_CONTAINER_STATIC_LINK" "-DBOOST_CONTAINER_USE_LIB" "-DBOOST_CONTEXT_STATIC_LINK" "-DBOOST_CONTEXT_USE_LIB" "-DBOOST_COROUTINES_STATIC_LINK" "-DBOOST_COROUTINES_USE_LIB" "-DBOOST_EXCEPTION_STATIC_LINK" "-DBOOST_EXCEPTION_USE_LIB" "-DBOOST_FILESYSTEM_STATIC_LINK" "-DBOOST_FILESYSTEM_USE_LIB" "-DBOOST_REGEX_STATIC_LINK" "-DBOOST_REGEX_USE_LIB" "-DBOOST_THREAD_STATIC_LINK" "-DBOOST_THREAD_USE_LIB" "-DBOOST_USE_INTRIN_H" "-DBOOST_USE_WINDOWS_H" "-DBOOST_USE_WINFIB" "-DNDEBUG" "-DNOMINMAX" "-DPACKAGE="pub.egorpugin.primitives.command"" "-DPACKAGE_BUGREPORT=""" "-DPACKAGE_BUILD_CONFIG="123819"" "-DPACKAGE_COPYRIGHT_YEAR=2023" "-DPACKAGE_DATADIR=""" "-DPACKAGE_NAME="pub.egorpugin.primitives.command"" "-DPACKAGE_NAME_CLEAN="pub.egorpugin.primitives.command"" "-DPACKAGE_NAME_LAST="command"" "-DPACKAGE_NAME_WITHOUT_OWNER=""" "-DPACKAGE_ROOT_DIR="C:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/src"" "-DPACKAGE_STRING="pub.egorpugin.primitives.command-0.3.1"" "-DPACKAGE_SUFFIX=""" "-DPACKAGE_TARNAME="pub.egorpugin.primitives.command"" "-DPACKAGE_URL=""" "-DPACKAGE_VENDOR="egorpugin"" "-DPACKAGE_VERSION="0.3.1"" "-DPACKAGE_VERSION_MAJOR=0" "-DPACKAGE_VERSION_MAJOR_NUM=00" "-DPACKAGE_VERSION_MAJOR_NUM2=0000" "-DPACKAGE_VERSION_MINOR=3" "-DPACKAGE_VERSION_MINOR_NUM=03" "-DPACKAGE_VERSION_MINOR_NUM2=0003" "-DPACKAGE_VERSION_NUM=0x000301LL" "-DPACKAGE_VERSION_NUM2=0x000000030001LL" "-DPACKAGE_VERSION_PATCH=1" "-DPACKAGE_VERSION_PATCH_NUM=01" "-DPACKAGE_VERSION_PATCH_NUM2=0001" "-DPACKAGE_VERSION_TWEAK=0" "-DPACKAGE_VERSION_TWEAK_NUM=00" "-DPACKAGE_VERSION_TWEAK_NUM2=0000" "-DPACKAGE_YEAR=2023" "-DPRIMITIVES_COMMAND_API=" "-DPRIMITIVES_FILESYSTEM_API=" "-DPRIMITIVES_FILE_MONITOR_API=" "-DPRIMITIVES_STRING_API=" "-DPRIMITIVES_TEMPLATES_API=" "-DSW_EXPORT=__declspec(dllexport)" "-DSW_IMPORT=__declspec(dllimport)" "-DWIN32_NO_LEAN_AND_MEAN" "-D_CRT_SECURE_NO_WARNINGS" "-D_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" "-wd4251" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/obj/bld/123819/bdp" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/src/sdir/src/command/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/73/93/314b/src/sdir/src/file_monitor/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/73/93/314b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/3b/d0/be03/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/3b/d0/be03/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/0d/4248/src/sdir/src/filesystem/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/0d/4248/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/71/0d/318e/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/71/0d/318e/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/23/c130/src/sdir/src/string/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/23/c130/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/09/6e/9b67/src/sdir/src/templates/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/09/6e/9b67/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/c4/9d/c686/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/c4/9d/c686/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2c/31/2b63/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2c/31/2b63/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/60/7e/78f5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/60/7e/78f5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1b/1e/efac/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1b/1e/efac/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/61/2cea/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/61/2cea/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d6/c5/5382/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d6/c5/5382/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/03/f0/fe8a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/03/f0/fe8a/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/e5/adb6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/e5/adb6/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/85/d8/3218/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/85/d8/3218/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e2/06/ac71/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e2/06/ac71/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/67/8f/6279/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/67/8f/6279/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d2/2f/8ef8/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d2/2f/8ef8/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/7d/2e/c2f4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/7d/2e/c2f4/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/47/c4/5f10/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/47/c4/5f10/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a5/95/f365/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a5/95/f365/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d3/5c/b8d5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d3/5c/b8d5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d0/1f/a75a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d0/1f/a75a/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2b/01/6ebc/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2b/01/6ebc/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a8/f2/43b6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a8/f2/43b6/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/40/92/90cb/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/40/92/90cb/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f2/9d/67db/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f2/9d/67db/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8c/a5/c49d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8c/a5/c49d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8e/05/7e39/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8e/05/7e39/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/73/ded0/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/73/ded0/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/00/6b/2440/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/00/6b/2440/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d1/c3/1f4d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d1/c3/1f4d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/22/9376/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/22/9376/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/e3/e44b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/e3/e44b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/fd/41/1785/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/fd/41/1785/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/75/9aa4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/75/9aa4/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b6/e6/ccba/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b6/e6/ccba/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b8/4e/e694/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b8/4e/e694/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/80/18/905c/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/80/18/905c/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/15/98/76d6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/15/98/76d6/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/af/0b/0ea5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/af/0b/0ea5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/13/5a41/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/13/5a41/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0d/16/a488/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0d/16/a488/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/51/94/b4ab/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/51/94/b4ab/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/bc/2f/d60b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/bc/2f/d60b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e4/08/6a74/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e4/08/6a74/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cf/9c/c844/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cf/9c/c844/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/9b/4719/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/9b/4719/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e5/5b/9d5b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e5/5b/9d5b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/b7/6bb1/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/b7/6bb1/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/41/f1/e7be/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/41/f1/e7be/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d5/06/6c93/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d5/06/6c93/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e3/aa/e5b1/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e3/aa/e5b1/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ae/a4/04b8/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ae/a4/04b8/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2f/6a/e001/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2f/6a/e001/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/12/b3/b0f0/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/12/b3/b0f0/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/5f/92/a49a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/5f/92/a49a/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/da/07/99a5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/da/07/99a5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/4c/25/2d95/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/4c/25/2d95/obj/bld/123819/bd" "-IC:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/include" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.10240.0/ucrt" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/um" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/shared" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe" "-std:c++latest" "-nologo" "-c" "-FoC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/obj/bld/123819/obj/uv_command.cpp.4aa7f604.obj" "-TP" "-Zi" "-EHsc" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/src/sdir/src/command/src/uv_command.cpp" "-O2" "-MD" "-showIncludes" "-FS" "-DBOOST_ATOMIC_STATIC_LINK" "-DBOOST_ATOMIC_USE_LIB" "-DBOOST_CHRONO_STATIC_LINK" "-DBOOST_CHRONO_USE_LIB" "-DBOOST_CONTAINER_STATIC_LINK" "-DBOOST_CONTAINER_USE_LIB" "-DBOOST_CONTEXT_STATIC_LINK" "-DBOOST_CONTEXT_USE_LIB" "-DBOOST_COROUTINES_STATIC_LINK" "-DBOOST_COROUTINES_USE_LIB" "-DBOOST_EXCEPTION_STATIC_LINK" "-DBOOST_EXCEPTION_USE_LIB" "-DBOOST_FILESYSTEM_STATIC_LINK" "-DBOOST_FILESYSTEM_USE_LIB" "-DBOOST_REGEX_STATIC_LINK" "-DBOOST_REGEX_USE_LIB" "-DBOOST_THREAD_STATIC_LINK" "-DBOOST_THREAD_USE_LIB" "-DBOOST_USE_INTRIN_H" "-DBOOST_USE_WINDOWS_H" "-DBOOST_USE_WINFIB" "-DNDEBUG" "-DNOMINMAX" "-DPACKAGE="pub.egorpugin.primitives.command"" "-DPACKAGE_BUGREPORT=""" "-DPACKAGE_BUILD_CONFIG="123819"" "-DPACKAGE_COPYRIGHT_YEAR=2023" "-DPACKAGE_DATADIR=""" "-DPACKAGE_NAME="pub.egorpugin.primitives.command"" "-DPACKAGE_NAME_CLEAN="pub.egorpugin.primitives.command"" "-DPACKAGE_NAME_LAST="command"" "-DPACKAGE_NAME_WITHOUT_OWNER=""" "-DPACKAGE_ROOT_DIR="C:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/src"" "-DPACKAGE_STRING="pub.egorpugin.primitives.command-0.3.1"" "-DPACKAGE_SUFFIX=""" "-DPACKAGE_TARNAME="pub.egorpugin.primitives.command"" "-DPACKAGE_URL=""" "-DPACKAGE_VENDOR="egorpugin"" "-DPACKAGE_VERSION="0.3.1"" "-DPACKAGE_VERSION_MAJOR=0" "-DPACKAGE_VERSION_MAJOR_NUM=00" "-DPACKAGE_VERSION_MAJOR_NUM2=0000" "-DPACKAGE_VERSION_MINOR=3" "-DPACKAGE_VERSION_MINOR_NUM=03" "-DPACKAGE_VERSION_MINOR_NUM2=0003" "-DPACKAGE_VERSION_NUM=0x000301LL" "-DPACKAGE_VERSION_NUM2=0x000000030001LL" "-DPACKAGE_VERSION_PATCH=1" "-DPACKAGE_VERSION_PATCH_NUM=01" "-DPACKAGE_VERSION_PATCH_NUM2=0001" "-DPACKAGE_VERSION_TWEAK=0" "-DPACKAGE_VERSION_TWEAK_NUM=00" "-DPACKAGE_VERSION_TWEAK_NUM2=0000" "-DPACKAGE_YEAR=2023" "-DPRIMITIVES_COMMAND_API=" "-DPRIMITIVES_FILESYSTEM_API=" "-DPRIMITIVES_FILE_MONITOR_API=" "-DPRIMITIVES_STRING_API=" "-DPRIMITIVES_TEMPLATES_API=" "-DSW_EXPORT=__declspec(dllexport)" "-DSW_IMPORT=__declspec(dllimport)" "-DWIN32_NO_LEAN_AND_MEAN" "-D_CRT_SECURE_NO_WARNINGS" "-D_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" "-wd4251" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/obj/bld/123819/bdp" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/src/sdir/src/command/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9d/a6/8d0d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/73/93/314b/src/sdir/src/file_monitor/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/73/93/314b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/3b/d0/be03/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/3b/d0/be03/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/0d/4248/src/sdir/src/filesystem/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/0d/4248/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/71/0d/318e/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/71/0d/318e/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/23/c130/src/sdir/src/string/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/23/c130/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/09/6e/9b67/src/sdir/src/templates/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/09/6e/9b67/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/c4/9d/c686/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/c4/9d/c686/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2c/31/2b63/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2c/31/2b63/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/60/7e/78f5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/60/7e/78f5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1b/1e/efac/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1b/1e/efac/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/61/2cea/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/61/2cea/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d6/c5/5382/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d6/c5/5382/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/03/f0/fe8a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/03/f0/fe8a/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/e5/adb6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/e5/adb6/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/85/d8/3218/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/85/d8/3218/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e2/06/ac71/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e2/06/ac71/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/67/8f/6279/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/67/8f/6279/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d2/2f/8ef8/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d2/2f/8ef8/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/7d/2e/c2f4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/7d/2e/c2f4/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/47/c4/5f10/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/47/c4/5f10/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a5/95/f365/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a5/95/f365/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d3/5c/b8d5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d3/5c/b8d5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d0/1f/a75a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d0/1f/a75a/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2b/01/6ebc/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2b/01/6ebc/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a8/f2/43b6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a8/f2/43b6/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/40/92/90cb/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/40/92/90cb/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f2/9d/67db/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f2/9d/67db/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8c/a5/c49d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8c/a5/c49d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8e/05/7e39/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8e/05/7e39/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/73/ded0/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/73/ded0/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/00/6b/2440/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/00/6b/2440/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d1/c3/1f4d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d1/c3/1f4d/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/22/9376/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/22/9376/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/e3/e44b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/e3/e44b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/fd/41/1785/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/fd/41/1785/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/75/9aa4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/75/9aa4/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b6/e6/ccba/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b6/e6/ccba/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b8/4e/e694/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b8/4e/e694/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/80/18/905c/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/80/18/905c/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/15/98/76d6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/15/98/76d6/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/af/0b/0ea5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/af/0b/0ea5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/13/5a41/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/13/5a41/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0d/16/a488/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0d/16/a488/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/51/94/b4ab/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/51/94/b4ab/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/bc/2f/d60b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/bc/2f/d60b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e4/08/6a74/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e4/08/6a74/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cf/9c/c844/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cf/9c/c844/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/9b/4719/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/9b/4719/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e5/5b/9d5b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e5/5b/9d5b/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/b7/6bb1/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/b7/6bb1/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/41/f1/e7be/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/41/f1/e7be/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d5/06/6c93/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d5/06/6c93/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e3/aa/e5b1/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e3/aa/e5b1/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ae/a4/04b8/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ae/a4/04b8/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2f/6a/e001/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2f/6a/e001/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/12/b3/b0f0/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/12/b3/b0f0/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/5f/92/a49a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/5f/92/a49a/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/da/07/99a5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/da/07/99a5/obj/bld/123819/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/4c/25/2d95/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/4c/25/2d95/obj/bld/123819/bd" "-IC:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/include" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.10240.0/ucrt" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/um" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/shared" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe" "-std:c++latest" "-nologo" "-c" "-FoC:/Users/Telokis/Documents/Dev/sw/storage/pkg/57/c7/8d5f/obj/bld/132276/obj/cl_generator.cpp.ba62a24e.obj" "-TP" "-Zi" "-EHsc" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/57/c7/8d5f/src/sdir/src/sw/driver/tools/cl_generator.cpp" "-O2" "-MD" "-showIncludes" "-FS" "-DBOOST_ATOMIC_DYN_LINK" "-DBOOST_ATOMIC_USE_DLL" "-DBOOST_CHRONO_DYN_LINK" "-DBOOST_CHRONO_USE_DLL" "-DBOOST_CONTAINER_DYN_LINK" "-DBOOST_CONTAINER_USE_DLL" "-DBOOST_EXCEPTION_STATIC_LINK" "-DBOOST_EXCEPTION_USE_LIB" "-DBOOST_FILESYSTEM_DYN_LINK" "-DBOOST_FILESYSTEM_USE_DLL" "-DBOOST_REGEX_DYN_LINK" "-DBOOST_REGEX_USE_DLL" "-DBOOST_THREAD_DYN_LINK" "-DBOOST_THREAD_USE_DLL" "-DBOOST_USE_INTRIN_H" "-DBOOST_USE_WINDOWS_H" "-DNDEBUG" "-DNOMINMAX" "-DPACKAGE="org.sw.sw.client.driver.cpp.cl_generator"" "-DPACKAGE_BUGREPORT=""" "-DPACKAGE_BUILD_CONFIG="132276"" "-DPACKAGE_COPYRIGHT_YEAR=2023" "-DPACKAGE_DATADIR=""" "-DPACKAGE_NAME="org.sw.sw.client.driver.cpp.cl_generator"" "-DPACKAGE_NAME_CLEAN="org.sw.sw.client.driver.cpp.cl_generator"" "-DPACKAGE_NAME_LAST="cl_generator"" "-DPACKAGE_NAME_WITHOUT_OWNER=""" "-DPACKAGE_ROOT_DIR="C:/Users/Telokis/Documents/Dev/sw/storage/pkg/57/c7/8d5f/src"" "-DPACKAGE_STRING="org.sw.sw.client.driver.cpp.cl_generator-0.4.5"" "-DPACKAGE_SUFFIX=""" "-DPACKAGE_TARNAME="org.sw.sw.client.driver.cpp.cl_generator"" "-DPACKAGE_URL=""" "-DPACKAGE_VENDOR="sw"" "-DPACKAGE_VERSION="0.4.5"" "-DPACKAGE_VERSION_MAJOR=0" "-DPACKAGE_VERSION_MAJOR_NUM=00" "-DPACKAGE_VERSION_MAJOR_NUM2=0000" "-DPACKAGE_VERSION_MINOR=4" "-DPACKAGE_VERSION_MINOR_NUM=04" "-DPACKAGE_VERSION_MINOR_NUM2=0004" "-DPACKAGE_VERSION_NUM=0x000405LL" "-DPACKAGE_VERSION_NUM2=0x000000040005LL" "-DPACKAGE_VERSION_PATCH=5" "-DPACKAGE_VERSION_PATCH_NUM=05" "-DPACKAGE_VERSION_PATCH_NUM2=0005" "-DPACKAGE_VERSION_TWEAK=0" "-DPACKAGE_VERSION_TWEAK_NUM=00" "-DPACKAGE_VERSION_TWEAK_NUM2=0000" "-DPACKAGE_YEAR=2023" "-DPRIMITIVES_EMITTER_API=SW_IMPORT" "-DPRIMITIVES_ERROR_HANDLING_API=SW_IMPORT" "-DPRIMITIVES_FILESYSTEM_API=SW_IMPORT" "-DPRIMITIVES_MAIN_API=" "-DPRIMITIVES_STRING_API=SW_IMPORT" "-DPRIMITIVES_TEMPLATES_API=" "-DPRIMITIVES_YAML_API=SW_IMPORT" "-DSW_EXPORT=__declspec(dllexport)" "-DSW_IMPORT=__declspec(dllimport)" "-DWIN32_NO_LEAN_AND_MEAN" "-DYAML_CPP_API=SW_IMPORT" "-D_CRT_SECURE_NO_WARNINGS" "-D_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" "-wd4251" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/57/c7/8d5f/obj/bld/132276/bdp" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/57/c7/8d5f/src/sdir/src" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/57/c7/8d5f/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/96/a2/34b2/src/sdir/src/emitter/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/96/a2/34b2/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/3b/ff/8621/src/sdir/src/yaml/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/3b/ff/8621/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/src/sdir/src/main/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/95/82/1c49/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/23/c130/src/sdir/src/string/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/23/c130/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/09/6e/9b67/src/sdir/src/templates/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/09/6e/9b67/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/0d/4248/src/sdir/src/filesystem/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/0d/4248/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1d/7a/4fad/src/sdir/src/error_handling/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1d/7a/4fad/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2c/31/2b63/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2c/31/2b63/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/c4/9d/c686/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/c4/9d/c686/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/22/9376/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/22/9376/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cf/9c/c844/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cf/9c/c844/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/be/80/695d/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/69/51/32ce/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/60/7e/78f5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/60/7e/78f5/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/61/2cea/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/61/2cea/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/03/f0/fe8a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/03/f0/fe8a/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/e5/adb6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/cd/e5/adb6/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/85/d8/3218/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/85/d8/3218/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e2/06/ac71/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e2/06/ac71/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d2/2f/8ef8/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d2/2f/8ef8/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/47/c4/5f10/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/47/c4/5f10/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a5/95/f365/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a5/95/f365/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d0/1f/a75a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d0/1f/a75a/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2b/01/6ebc/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2b/01/6ebc/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a8/f2/43b6/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/a8/f2/43b6/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/40/92/90cb/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/40/92/90cb/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f2/9d/67db/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f2/9d/67db/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8c/a5/c49d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8c/a5/c49d/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8e/05/7e39/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/8e/05/7e39/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/73/ded0/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/73/ded0/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d1/c3/1f4d/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d1/c3/1f4d/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/fd/41/1785/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/fd/41/1785/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/75/9aa4/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/9c/75/9aa4/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b6/e6/ccba/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b6/e6/ccba/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/80/18/905c/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/80/18/905c/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/af/0b/0ea5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/af/0b/0ea5/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/13/5a41/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/13/5a41/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0d/16/a488/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0d/16/a488/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e4/08/6a74/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e4/08/6a74/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/9b/4719/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/0c/9b/4719/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/b7/6bb1/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/35/b7/6bb1/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d5/06/6c93/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/d5/06/6c93/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e3/aa/e5b1/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e3/aa/e5b1/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ae/a4/04b8/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/ae/a4/04b8/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2f/6a/e001/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/2f/6a/e001/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/12/b3/b0f0/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/12/b3/b0f0/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/5f/92/a49a/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/5f/92/a49a/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/4c/25/2d95/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/4c/25/2d95/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1b/1e/efac/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/1b/1e/efac/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e5/5b/9d5b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/e5/5b/9d5b/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/da/07/99a5/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/da/07/99a5/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/67/8f/6279/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/67/8f/6279/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/00/6b/2440/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/00/6b/2440/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/e3/e44b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/f7/e3/e44b/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b8/4e/e694/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/b8/4e/e694/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/51/94/b4ab/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/51/94/b4ab/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/bc/2f/d60b/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/bc/2f/d60b/obj/bld/132276/bd" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/41/f1/e7be/src/sdir/include" "-IC:/Users/Telokis/Documents/Dev/sw/storage/pkg/41/f1/e7be/obj/bld/132276/bd" "-IC:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/include" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.10240.0/ucrt" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/um" "-IC:/Program Files (x86)/Windows Kits/8.1/Include/shared" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/link.exe" "-NODEFAULTLIB" "-NOLOGO" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/binary.cpp.b7a3098f.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/convert.cpp.e38d04c4.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/depthguard.cpp.39667540.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/directives.cpp.b4668a4a.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/emit.cpp.298de258.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/emitfromevents.cpp.efc52ee6.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/emitter.cpp.5544990f.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/emitterstate.cpp.aec0d75e.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/emitterutils.cpp.5a0f6342.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/exceptions.cpp.6616aa73.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/exp.cpp.6dbea792.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/graphbuilder.cpp.1b4d447d.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/graphbuilderadapter.cpp.9d956be7.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/memory.cpp.83cd8a6a.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/node.cpp.3abe88e3.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/node_data.cpp.ffd1ead4.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/nodebuilder.cpp.fc0a71aa.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/nodeevents.cpp.ab7caa93.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/null.cpp.4dd9d508.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/ostream_wrapper.cpp.d141fd96.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/parse.cpp.6eea066b.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/parser.cpp.9f0a2f0b.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/regex_yaml.cpp.10427295.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/scanner.cpp.508ea557.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/scanscalar.cpp.0cb1a5c3.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/scantag.cpp.c4584c05.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/scantoken.cpp.47e780a2.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/simplekey.cpp.3f024711.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/singledocparser.cpp.ee2fe2ab.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/stream.cpp.f93d4e92.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/sw.rc.c65e134f.res" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/obj/tag.cpp.bfa1ba6a.obj" "-IMPLIB:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/lib/org.sw.demo.jbeder.yaml_cpp-0.7.0.lib" "-LIBPATH:C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/lib/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/10/Lib/10.0.10240.0/ucrt/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/8.1/Lib/winv6.3/um/x64" "-MACHINE:X64" "-OUT:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/bin/org.sw.demo.jbeder.yaml_cpp-0.7.0.dll" "-DEBUG:NONE" "-DLL" "OLDNAMES.LIB" "LEGACY_STDIO_DEFINITIONS.LIB" "LEGACY_STDIO_WIDE_SPECIFIERS.LIB" "CONCRT.LIB" "VCRUNTIME.LIB" "MSVCPRT.LIB" "MSVCRT.LIB" "UCRT.LIB" "-SUBSYSTEM:CONSOLE" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/link.exe" "-NODEFAULTLIB" "-NOLOGO" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/obj/chrono.cpp.bb25720c.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/obj/process_cpu_clocks.cpp.c06c2cc4.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/obj/sw.rc.4694a200.res" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/obj/thread_clock.cpp.9fd6ba34.obj" "-IMPLIB:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/lib/org.sw.demo.boost.chrono-1.82.0.lib" "-LIBPATH:C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/lib/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/10/Lib/10.0.10240.0/ucrt/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/8.1/Lib/winv6.3/um/x64" "-MACHINE:X64" "-OUT:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/bin/org.sw.demo.boost.chrono-1.82.0.dll" "-DEBUG:NONE" "-DLL" "OLDNAMES.LIB" "LEGACY_STDIO_DEFINITIONS.LIB" "LEGACY_STDIO_WIDE_SPECIFIERS.LIB" "CONCRT.LIB" "VCRUNTIME.LIB" "MSVCPRT.LIB" "MSVCRT.LIB" "UCRT.LIB" "-SUBSYSTEM:CONSOLE" time: 0 s. "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/link.exe" "-NODEFAULTLIB" "-NOLOGO" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/obj/find_address_sse2.cpp.5eec5bcd.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/obj/find_address_sse41.cpp.114b6276.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/obj/lock_pool.cpp.d9e1d558.obj" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/obj/sw.rc.872254c0.res" "C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/obj/wait_on_address.cpp.6f6901c7.obj" "-IMPLIB:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/lib/org.sw.demo.boost.atomic-1.82.0.lib" "-LIBPATH:C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/lib/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/10/Lib/10.0.10240.0/ucrt/x64" "-LIBPATH:C:/Program Files (x86)/Windows Kits/8.1/Lib/winv6.3/um/x64" "-MACHINE:X64" "-OUT:C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/bin/org.sw.demo.boost.atomic-1.82.0.dll" "-DEBUG:NONE" "-DLL" "OLDNAMES.LIB" "LEGACY_STDIO_DEFINITIONS.LIB" "LEGACY_STDIO_WIDE_SPECIFIERS.LIB" "CONCRT.LIB" "VCRUNTIME.LIB" "MSVCPRT.LIB" "MSVCRT.LIB" "UCRT.LIB" "-SUBSYSTEM:CONSOLE" time: 0 s. Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [pub.egorpugin.primitives.command-0.3.1]/src/command.cpp C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2065: 'IUnknown': undeclared identifier C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: 'IUnknown' was unexpected here; expected 'type specifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token '*' following 'expression' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: '* > ( . . . identifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: ')' was unexpected here; expected ';' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token ')' following 'expression_statement' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: ')' command failed: exit code = 2 Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [pub.egorpugin.primitives.command-0.3.1]/src/uv_command.cpp C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2065: 'IUnknown': undeclared identifier C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: 'IUnknown' was unexpected here; expected 'type specifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token '*' following 'expression' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: '* > ( . . . identifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: ')' was unexpected here; expected ';' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token ')' following 'expression_statement' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: ')' command failed: exit code = 2 Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.sw.client.driver.cpp.cl_generator-0.4.5]/src/sw/driver/tools/cl_generator.cpp C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2065: 'IUnknown': undeclared identifier C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: 'IUnknown' was unexpected here; expected 'type specifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token '*' following 'expression' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: '* > ( . . . identifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: ')' was unexpected here; expected ';' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token ')' following 'expression_statement' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: ')' command failed: exit code = 2 Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [pub.egorpugin.primitives.main-0.3.1]/src/main.cpp C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2065: 'IUnknown': undeclared identifier C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: 'IUnknown' was unexpected here; expected 'type specifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token '*' following 'expression' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: '* > ( . . . identifier' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C2760: syntax error: ')' was unexpected here; expected ';' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): error C3878: syntax error: unexpected token ')' following 'expression_statement' C:\Program Files (x86)\Windows Kits\8.1\Include\um\combaseapi.h(229): note: error recovery skipped: ')' command failed: exit code = 2 Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.jbeder.yaml_cpp-0.7.0].dll Creating library C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/lib/org.sw.demo.jbeder.yaml_cpp-0.7.0.lib and object C:/Users/Telokis/Documents/Dev/sw/storage/pkg/ec/14/a898/obj/bld/132276/lib/org.sw.demo.jbeder.yaml_cpp-0.7.0.exp MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_CloseHandle referenced in function "void __cdecl __scrt_uninitialize_thread_safe_statics(void)" (?__scrt_uninitialize_thread_safe_statics@@YAXXZ) MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_EnterCriticalSection referenced in function _Init_thread_abort MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_LeaveCriticalSection referenced in function _Init_thread_abort MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_InitializeCriticalSectionAndSpinCount referenced in function "int __cdecl __scrt_initialize_thread_safe_statics(void)" (?__scrt_initialize_thread_safe_statics@@YAHXZ) MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_DeleteCriticalSection referenced in function "void __cdecl __scrt_uninitialize_thread_safe_statics(void)" (?__scrt_uninitialize_thread_safe_statics@@YAXXZ) MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_SetEvent referenced in function _Init_thread_notify MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_ResetEvent referenced in function _Init_thread_notify MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_WaitForSingleObjectEx referenced in function _Init_thread_wait MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_CreateEventW referenced in function "int __cdecl __scrt_initialize_thread_safe_statics(void)" (?__scrt_initialize_thread_safe_statics@@YAHXZ) MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_GetModuleHandleW referenced in function "int __cdecl __scrt_initialize_thread_safe_statics(void)" (?__scrt_initialize_thread_safe_statics@@YAHXZ) MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_GetModuleHandleW MSVCRT.LIB(thread_safe_statics.obj) : error LNK2019: unresolved external symbol __imp_GetProcAddress referenced in function "int __cdecl __scrt_initialize_thread_safe_statics(void)" (?__scrt_initialize_thread_safe_statics@@YAHXZ) MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_RtlCaptureContext referenced in function __scrt_fastfail MSVCRT.LIB(gs_report.obj) : error LNK2001: unresolved external symbol __imp_RtlCaptureContext MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_RtlLookupFunctionEntry referenced in function __scrt_fastfail MSVCRT.LIB(gs_report.obj) : error LNK2001: unresolved external symbol __imp_RtlLookupFunctionEntry MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_RtlVirtualUnwind referenced in function __scrt_fastfail MSVCRT.LIB(gs_report.obj) : error LNK2001: unresolved external symbol __imp_RtlVirtualUnwind MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_IsDebuggerPresent referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_UnhandledExceptionFilter referenced in function __scrt_fastfail MSVCRT.LIB(gs_report.obj) : error LNK2001: unresolved external symbol __imp_UnhandledExceptionFilter MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_SetUnhandledExceptionFilter referenced in function __scrt_fastfail MSVCRT.LIB(gs_report.obj) : error LNK2001: unresolved external symbol __imp_SetUnhandledExceptionFilter MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_GetStartupInfoW referenced in function __scrt_get_show_window_mode MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_IsProcessorFeaturePresent referenced in function __scrt_fastfail MSVCRT.LIB(gs_report.obj) : error LNK2001: unresolved external symbol __imp_IsProcessorFeaturePresent MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentProcess referenced in function __raise_securityfailure MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_TerminateProcess referenced in function __raise_securityfailure MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_QueryPerformanceCounter referenced in function __get_entropy MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentProcessId referenced in function __get_entropy MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentThreadId referenced in function __get_entropy MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetSystemTimeAsFileTime referenced in function __get_entropy MSVCRT.LIB(dll_dllmain_stub.obj) : error LNK2019: unresolved external symbol __imp_DisableThreadLibraryCalls referenced in function DllMain MSVCRT.LIB(tncleanup.obj) : error LNK2019: unresolved external symbol __imp_InitializeSListHead referenced in function "void __cdecl __scrt_initialize_type_info(void)" (?__scrt_initialize_type_info@@YAXXZ) C:\Users\Telokis\Documents\Dev\sw\storage\pkg\ec\14\a898\obj\bld\132276\bin\org.sw.demo.jbeder.yaml_cpp-0.7.0.dll : fatal error LNK1120: 27 unresolved externals command failed: exit code = 1120 (0x460) Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.boost.atomic-1.82.0].dll Creating library C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/lib/org.sw.demo.boost.atomic-1.82.0.lib and object C:/Users/Telokis/Documents/Dev/sw/storage/pkg/b2/23/01fe/obj/bld/132276/lib/org.sw.demo.boost.atomic-1.82.0.exp lock_pool.cpp.d9e1d558.obj : error LNK2019: unresolved external symbol __imp_ReleaseSRWLockExclusive referenced in function "void __cdecl boost::winapi::ReleaseSRWLockExclusive(struct boost::winapi::_RTL_SRWLOCK *)" (?ReleaseSRWLockExclusive@winapi@boost@@YAXPEAU_RTL_SRWLOCK@12@@Z) lock_pool.cpp.d9e1d558.obj : error LNK2019: unresolved external symbol __imp_AcquireSRWLockExclusive referenced in function "void __cdecl boost::winapi::AcquireSRWLockExclusive(struct boost::winapi::_RTL_SRWLOCK *)" (?AcquireSRWLockExclusive@winapi@boost@@YAXPEAU_RTL_SRWLOCK@12@@Z) lock_pool.cpp.d9e1d558.obj : error LNK2019: unresolved external symbol __imp_InitializeConditionVariable referenced in function "public: __cdecl boost::atomics::detail::lock_pool::`anonymous namespace'::wait_state::wait_state(unsigned __int64)" (??0wait_state@?A0xa2ed5fbd@lock_pool@detail@atomics@boost@@QEAA@_K@Z) lock_pool.cpp.d9e1d558.obj : error LNK2019: unresolved external symbol __imp_WakeConditionVariable referenced in function "void __cdecl boost::winapi::WakeConditionVariable(struct boost::winapi::_RTL_CONDITION_VARIABLE *)" (?WakeConditionVariable@winapi@boost@@YAXPEAU_RTL_CONDITION_VARIABLE@12@@Z) lock_pool.cpp.d9e1d558.obj : error LNK2019: unresolved external symbol __imp_WakeAllConditionVariable referenced in function "void __cdecl boost::winapi::WakeAllConditionVariable(struct boost::winapi::_RTL_CONDITION_VARIABLE *)" (?WakeAllConditionVariable@winapi@boost@@YAXPEAU_RTL_CONDITION_VARIABLE@12@@Z) lock_pool.cpp.d9e1d558.obj : error LNK2019: unresolved external symbol __imp_SleepConditionVariableSRW referenced in function "int __cdecl boost::winapi::SleepConditionVariableSRW(struct boost::winapi::_RTL_CONDITION_VARIABLE *,struct boost::winapi::_RTL_SRWLOCK *,unsigned long,unsigned long)" (?SleepConditionVariableSRW@winapi@boost@@YAHPEAU_RTL_CONDITION_VARIABLE@12@PEAU_RTL_SRWLOCK@12@KK@Z) lock_pool.cpp.d9e1d558.obj : error LNK2019: unresolved external symbol __imp_SwitchToThread referenced in function "void __cdecl boost::atomics::detail::lock_pool::wait(void *,void *)" (?wait@lock_pool@detail@atomics@boost@@YAXPEAX0@Z) wait_on_address.cpp.6f6901c7.obj : error LNK2001: unresolved external symbol __imp_SwitchToThread wait_on_address.cpp.6f6901c7.obj : error LNK2019: unresolved external symbol __imp_GetModuleHandleW referenced in function "struct HINSTANCE__ * __cdecl boost::winapi::get_module_handle(wchar_t const *)" (?get_module_handle@winapi@boost@@YAPEAUHINSTANCE__@@PEB_W@Z) MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_GetModuleHandleW wait_on_address.cpp.6f6901c7.obj : error LNK2019: unresolved external symbol __imp_GetProcAddress referenced in function "__int64 (__cdecl*__cdecl boost::winapi::get_proc_address(struct HINSTANCE__ *,char const *))(void)" (?get_proc_address@winapi@boost@@YAP6A_JXZPEAUHINSTANCE__@@PEBD@Z) MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_RtlCaptureContext referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_RtlLookupFunctionEntry referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_RtlVirtualUnwind referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_IsDebuggerPresent referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_UnhandledExceptionFilter referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_SetUnhandledExceptionFilter referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_GetStartupInfoW referenced in function __scrt_get_show_window_mode MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_IsProcessorFeaturePresent referenced in function __scrt_fastfail MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_QueryPerformanceCounter referenced in function __get_entropy MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentProcessId referenced in function __get_entropy MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentThreadId referenced in function __get_entropy MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetSystemTimeAsFileTime referenced in function __get_entropy MSVCRT.LIB(dll_dllmain_stub.obj) : error LNK2019: unresolved external symbol __imp_DisableThreadLibraryCalls referenced in function DllMain MSVCRT.LIB(tncleanup.obj) : error LNK2019: unresolved external symbol __imp_InitializeSListHead referenced in function "void __cdecl __scrt_initialize_type_info(void)" (?__scrt_initialize_type_info@@YAXXZ) C:\Users\Telokis\Documents\Dev\sw\storage\pkg\b2\23\01fe\obj\bld\132276\bin\org.sw.demo.boost.atomic-1.82.0.dll : fatal error LNK1120: 23 unresolved externals command failed: exit code = 1120 (0x460) Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.boost.chrono-1.82.0].dll Creating library C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/lib/org.sw.demo.boost.chrono-1.82.0.lib and object C:/Users/Telokis/Documents/Dev/sw/storage/pkg/05/22/2af4/obj/bld/132276/lib/org.sw.demo.boost.chrono-1.82.0.exp chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_GetLastError referenced in function "public: static class boost::chrono::time_point > > __cdecl boost::chrono::steady_clock::now(class boost::system::error_code &)" (?now@steady_clock@chrono@boost@@SA?AV?$time_point@Vsteady_clock@chrono@boost@@V?$duration@_JV?$ratio@$00$0DLJKMKAA@@boost@@@23@@23@AEAVerror_code@system@3@@Z) process_cpu_clocks.cpp.c06c2cc4.obj : error LNK2001: unresolved external symbol __imp_GetLastError thread_clock.cpp.9fd6ba34.obj : error LNK2001: unresolved external symbol __imp_GetLastError chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_QueryPerformanceCounter referenced in function "int __cdecl boost::winapi::QueryPerformanceCounter(union boost::winapi::_LARGE_INTEGER *)" (?QueryPerformanceCounter@winapi@boost@@YAHPEAT_LARGE_INTEGER@12@@Z) MSVCRT.LIB(gs_support.obj) : error LNK2001: unresolved external symbol __imp_QueryPerformanceCounter chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_QueryPerformanceFrequency referenced in function "int __cdecl boost::winapi::QueryPerformanceFrequency(union boost::winapi::_LARGE_INTEGER *)" (?QueryPerformanceFrequency@winapi@boost@@YAHPEAT_LARGE_INTEGER@12@@Z) chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_GetSystemTimeAsFileTime referenced in function "void __cdecl boost::winapi::GetSystemTimeAsFileTime(struct boost::winapi::_FILETIME *)" (?GetSystemTimeAsFileTime@winapi@boost@@YAXPEAU_FILETIME@12@@Z) MSVCRT.LIB(gs_support.obj) : error LNK2001: unresolved external symbol __imp_GetSystemTimeAsFileTime chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_LocalFree referenced in function "public: __cdecl boost::system::detail::local_free::~local_free(void)" (??1local_free@detail@system@boost@@QEAA@XZ) process_cpu_clocks.cpp.c06c2cc4.obj : error LNK2001: unresolved external symbol __imp_LocalFree thread_clock.cpp.9fd6ba34.obj : error LNK2001: unresolved external symbol __imp_LocalFree chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_FormatMessageA referenced in function "public: virtual char const * __cdecl boost::system::detail::system_error_category::message(int,char *,unsigned __int64)const " (?message@system_error_category@detail@system@boost@@UEBAPEBDHPEAD_K@Z) process_cpu_clocks.cpp.c06c2cc4.obj : error LNK2001: unresolved external symbol __imp_FormatMessageA thread_clock.cpp.9fd6ba34.obj : error LNK2001: unresolved external symbol __imp_FormatMessageA chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_FormatMessageW referenced in function "class std::basic_string,class std::allocator > __cdecl boost::system::detail::system_category_message_win32(int)" (?system_category_message_win32@detail@system@boost@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z) process_cpu_clocks.cpp.c06c2cc4.obj : error LNK2001: unresolved external symbol __imp_FormatMessageW thread_clock.cpp.9fd6ba34.obj : error LNK2001: unresolved external symbol __imp_FormatMessageW chrono.cpp.bb25720c.obj : error LNK2019: unresolved external symbol __imp_WideCharToMultiByte referenced in function "class std::basic_string,class std::allocator > __cdecl boost::system::detail::system_category_message_win32(int)" (?system_category_message_win32@detail@system@boost@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z) process_cpu_clocks.cpp.c06c2cc4.obj : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte thread_clock.cpp.9fd6ba34.obj : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte process_cpu_clocks.cpp.c06c2cc4.obj : error LNK2019: unresolved external symbol __imp_GetProcessTimes referenced in function "int __cdecl boost::winapi::GetProcessTimes(void *,struct boost::winapi::_FILETIME *,struct boost::winapi::_FILETIME *,struct boost::winapi::_FILETIME *,struct boost::winapi::_FILETIME *)" (?GetProcessTimes@winapi@boost@@YAHPEAXPEAU_FILETIME@12@111@Z) process_cpu_clocks.cpp.c06c2cc4.obj : error LNK2019: unresolved external symbol __imp_GetCurrentProcess referenced in function "public: static class boost::chrono::time_point,class boost::ratio<1,1000000000> > > __cdecl boost::chrono::process_cpu_clock::now(class boost::system::error_code &)" (?now@process_cpu_clock@chrono@boost@@SA?AV?$time_point@Vprocess_cpu_clock@chrono@boost@@V?$duration@U?$process_times@_J@chrono@boost@@V?$ratio@$00$0DLJKMKAA@@3@@23@@23@AEAVerror_code@system@3@@Z) MSVCRT.LIB(gs_report.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentProcess thread_clock.cpp.9fd6ba34.obj : error LNK2019: unresolved external symbol __imp_GetCurrentThread referenced in function "public: static class boost::chrono::time_point > > __cdecl boost::chrono::thread_clock::now(class boost::system::error_code &)" (?now@thread_clock@chrono@boost@@SA?AV?$time_point@Vthread_clock@chrono@boost@@V?$duration@_JV?$ratio@$00$0DLJKMKAA@@boost@@@23@@23@AEAVerror_code@system@3@@Z) thread_clock.cpp.9fd6ba34.obj : error LNK2019: unresolved external symbol __imp_GetThreadTimes referenced in function "int __cdecl boost::winapi::GetThreadTimes(void *,struct boost::winapi::_FILETIME *,struct boost::winapi::_FILETIME *,struct boost::winapi::_FILETIME *,struct boost::winapi::_FILETIME *)" (?GetThreadTimes@winapi@boost@@YAHPEAXPEAU_FILETIME@12@111@Z) MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_RtlCaptureContext referenced in function capture_current_context MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_RtlCaptureContext MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_RtlLookupFunctionEntry referenced in function capture_current_context MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_RtlLookupFunctionEntry MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_RtlVirtualUnwind referenced in function capture_current_context MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_RtlVirtualUnwind MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_UnhandledExceptionFilter referenced in function __raise_securityfailure MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_UnhandledExceptionFilter MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_SetUnhandledExceptionFilter referenced in function __raise_securityfailure MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_SetUnhandledExceptionFilter MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_TerminateProcess referenced in function __raise_securityfailure MSVCRT.LIB(gs_report.obj) : error LNK2019: unresolved external symbol __imp_IsProcessorFeaturePresent referenced in function __report_gsfailure MSVCRT.LIB(utility_desktop.obj) : error LNK2001: unresolved external symbol __imp_IsProcessorFeaturePresent MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentProcessId referenced in function __get_entropy MSVCRT.LIB(gs_support.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentThreadId referenced in function __get_entropy MSVCRT.LIB(dll_dllmain_stub.obj) : error LNK2019: unresolved external symbol __imp_DisableThreadLibraryCalls referenced in function DllMain MSVCRT.LIB(tncleanup.obj) : error LNK2019: unresolved external symbol __imp_InitializeSListHead referenced in function "void __cdecl __scrt_initialize_type_info(void)" (?__scrt_initialize_type_info@@YAXXZ) MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_IsDebuggerPresent referenced in function __scrt_fastfail MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_GetStartupInfoW referenced in function __scrt_get_show_window_mode MSVCRT.LIB(utility_desktop.obj) : error LNK2019: unresolved external symbol __imp_GetModuleHandleW referenced in function __scrt_is_managed_app C:\Users\Telokis\Documents\Dev\sw\storage\pkg\05\22\2af4\obj\bld\132276\bin\org.sw.demo.boost.chrono-1.82.0.dll : fatal error LNK1120: 26 unresolved externals command failed: exit code = 1120 (0x460) Total errors: 7 ```
egorpugin commented 11 months ago

Hi,

Yes, you are using some very old dependency. If you know what package you use, you should update it spec. I can help with that. Or update dep.

Telokis commented 11 months ago

Hi,

Yes, you are using some very old dependency. If you know what package you use, you should update it spec. I can help with that. Or update dep.

Hello and thanks. I'll try updating the Qt and Boost dependencies in the first projet. (The code is here: https://gitlab.com/Telokis/Rayon/-/blob/master/sw.cpp?ref_type=heads)

Do you know what the issue is for the second project? It's not relying on any dependency at all, here is the sw.cpp:

#include <iostream>

template <class T>
void handle(T& out, bool local)
{
  if (local)
  {
    out.Private += "RUNNING_LOCALLY"_d;
  }

  out.CPPVersion = CPPLanguageStandard::CPP17;
  out.Private += "out";
}

void build(Solution& s)
{
  auto& codingame = s.addProject("codingame", "1.0.0");

  auto& out = codingame.addTarget<Executable>("out");
  handle(out, static_cast<bool>(s.getExternalVariables()["RUNNING_LOCALLY"]));
}
Telokis commented 11 months ago

I've updated the dependencies of the main project and the Windows Kit to Windows 10 SDK (10.0.20348.0) and I now get the following error:

Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.1]/src/corelib/text/qlocale_win.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.1]/src/corelib/global/qlogging.cpp
C:\Users\Telokis\Documents\Dev\sw\storage\pkg\d7\e2\3b52\obj\bld\166637\bd\qtcore_tracepoints_p.h(3): fatal error C1189: #error:  "Q_TRACEPOINT not set for the module, Q_TRACE not enabled."
command failed: exit code = 2
Total errors: 2

Below is my sw.cpp:

// clang-format off
#define QT_VERSION "-=6.5.1"
#pragma sw require header org.sw.demo.qtproject.qt.base.tools.moc-=6.5.1
// clang-format on

void build(Solution& s)
{
  auto& rayon = s.addProject("rayon");

  auto& engine = rayon.addTarget<StaticLibraryTarget>("engine");
  {
    engine.CPPVersion = CPPLanguageStandard::CPP17;

    // Files
    engine.Private += "Projects/Engine/Source/.*"_rr;
    engine.Private += "Projects/Engine/Include/.*"_rr;

    // Dependencies
    engine.Public += "pub.telokis.github.jbeder.yaml_cpp-0.6.3"_dep;
    engine.Public += "org.sw.demo.boost.signals2-1.82.0"_dep;

    // Include directories
    engine.Public += "Projects/Engine/Include"_id;
    engine.Public += "Dependencies/glm/include"_id;

    engine.ApiName = "RAYON_ENGINE_API";
  }

  auto& cli = rayon.addTarget<ExecutableTarget>("cli");
  {
    cli.CPPVersion = CPPLanguageStandard::CPP17;

    // Files
    cli.Private += "Projects/CLI/Source/.*"_rr;
    cli.Private += "Projects/CLI/Include/.*"_rr;
    cli.Private += "Projects/Engine/Include/.*"_rr;

    // Dependencies
    cli.Private += engine;
    cli.Private += "org.sw.demo.boost.filesystem-1.82.0"_dep;
    cli.Private += "org.sw.demo.boost.program_options-1.82.0"_dep;

    // Include directories
    cli.Private += "Projects/CLI/Include/"_id;
    cli.Private += "Dependencies/glm/include"_id;
  }

  auto& bench = rayon.addTarget<ExecutableTarget>("bench");
  {
    bench.CPPVersion = CPPLanguageStandard::CPP17;

    // Files
    bench.Private += "Projects/Bench/Source/.*"_rr;
    bench.Private += "Projects/Engine/Include/.*"_rr;

    // Dependencies
    bench.Private += engine;
    bench.Private += "pub.telokis.github.google.benchmark-1.5.0"_dep;

    // Include directories
    bench.Private += "Dependencies/glm/include"_id;
  }

  auto& gui = rayon.addTarget<ExecutableTarget>("gui");
  {
    gui.CPPVersion = CPPLanguageStandard::CPP17;

    // Files
    gui.Private += "Projects/GUI/Source/.*"_rr;
    gui.Private += "Projects/GUI/Include/.*"_rr;
    gui.Private += "Projects/GUI/Form/.*"_rr;
    gui.Private += "Projects/GUI/Resources/.*"_rr;
    gui.Private += "Projects/Engine/Include/.*"_rr;

    // Dependencies
    gui.Private += engine;
    gui.Private += "org.sw.demo.boost.filesystem-1.82.0"_dep;
    gui.Private += "org.sw.demo.qtproject.qt.base.plugins.platforms.windows" QT_VERSION ""_dep;
    gui.Private += "org.sw.demo.qtproject.qt.base.widgets" QT_VERSION ""_dep;

    // Include directories
    gui.Private += "Projects/GUI/Include/"_id;
    gui.Private += "Dependencies/glm/include"_id;

    qt_moc_rcc_uic("org.sw.demo.qtproject.qt" QT_VERSION ""_dep, gui);
  }
}
egorpugin commented 11 months ago

I need to check qt package. They changed something in their build. Try to use += cpp20 intead of

    engine.CPPVersion = CPPLanguageStandard::CPP17;

to

engine += cpp20;

Same for other targets.

Telokis commented 11 months ago

It's getting better, that's the error I now have:

Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.1]/src/corelib/platform/windows/qfactorycacheregistration.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.1]/src/corelib/kernel/qcoreevent.cpp
C:\Users\Telokis\Documents\Dev\sw\storage\pkg\d7\e2\3b52\obj\bld\166637\bd\qtcore_tracepoints_p.h(3): fatal error C1189: #error:  "Q_TRACEPOINT not set for the module, Q_TRACE not enabled."
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.1]/src/corelib/kernel/qcoreapplication.cpp
C:\Users\Telokis\Documents\Dev\sw\storage\pkg\d7\e2\3b52\obj\bld\166637\bd\qtcore_tracepoints_p.h(3): fatal error C1189: #error:  "Q_TRACEPOINT not set for the module, Q_TRACE not enabled."
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.1]/src/corelib/text/qlocale_win.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Total errors: 4
egorpugin commented 11 months ago

I've just fixed it. Re-run sw, it should use qt 6.5.2.

Telokis commented 11 months ago

Thank you, we're making progress!

I now have this issue:

Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.2]/src/corelib/kernel/qproperty.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\xsmf_control.h(34): error C2544: expected ')' for operator '()'
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\xsmf_control.h(44): note: see reference to class template instantiation 'std::_Non_trivial_copy<std::_Optional_construct_base<_Ty>>' being compiled
        with
        [
            _Ty=std::string
        ]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\xsmf_control.h(65): note: see reference to class template instantiation 'std::_Non_trivial_move<std::_Optional_construct_base<_Ty>,_Ty>' being compiled
        with
        [
            _Ty=std::string
        ]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\xsmf_control.h(103): note: see reference to class template instantiation 'std::_Non_trivial_copy_assign<std::_Optional_construct_base<_Ty>,_Ty>' being compiled
        with
        [
            _Ty=std::string
        ]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\optional(214): note: see reference to class template instantiation 'std::_Non_trivial_move_assign<std::_Optional_construct_base<_Ty>,_Ty>' being compiled
        with
        [
            _Ty=std::string
        ]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\chrono(3070): note: see reference to class template instantiation 'std::optional<std::string>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\xsmf_control.h(34): error C2610: 'std::_Non_trivial_copy<std::_Optional_construct_base<_Ty>> &std::_Non_trivial_copy<std::_Optional_construct_base<_Ty>>::operator ()(std::_Non_trivial_copy<std::_Optional_construct_base<_Ty>> &&)': is not a special member function or comparison operator which can be defaulted
        with
        [
            _Ty=std::string
        ]
command failed: exit code = 2
Total errors: 1
egorpugin commented 11 months ago

This one is strange. Build worked for me on win. Is it the latest VS2022?

Telokis commented 11 months ago

I'll clean everything and try again. It's VS2022 installed right before creating this issue, yeah.

Telokis commented 11 months ago

I'm running the build and everytime I run it again, it's going a bit further. We'll see if I can end up with a full build after some time.

egorpugin commented 11 months ago

If you run build with sw, use -k 10 option - skip 10 errors.

Telokis commented 11 months ago

Now it always output the same errors:

 > sw -j8 -config r --build-name rayon build -output-dir bin
[2914/3837] [org.sw.demo.qtproject.qt.base.core-6.5.2]/src/corelib/platform/windows/qfactorycacheregistration.cpp
[2920/3837] [org.sw.demo.qtproject.qt.base.core-6.5.2]/src/corelib/text/qlocale_win.cpp
[3708/3837] [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2]/src/plugins/platforms/windows/qwindowstheme.cpp
[3743/3837] [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2]/src/plugins/platforms/windows/qwindowsintegration.cpp
[3793/3837] [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2]/src/plugins/platforms/windows/qwindowscontext.cpp
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.2]/src/corelib/platform/windows/qfactorycacheregistration.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.core-6.5.2]/src/corelib/text/qlocale_win.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2]/src/plugins/platforms/windows/qwindowsintegration.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2]/src/plugins/platforms/windows/qwindowstheme.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2]/src/plugins/platforms/windows/qwindowscontext.cpp
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\experimental/coroutine(36): fatal error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines.
command failed: exit code = 2
Total errors: 5
egorpugin commented 11 months ago

Add -sfc option (save failed commands). Try to open/post bat files with errored commands.

Telokis commented 11 months ago

Here is one of them:

Content of `1962404967058467291.bat`
Content of `1962404967058467291.rsp`
egorpugin commented 11 months ago

Can you post files please? Just drag them here , it is easier.

Telokis commented 11 months ago

Had to convert to zip or Github would complain it doesn't support those files.

rsp.zip

Telokis commented 11 months ago

By the way, my other project with no dependencies now works properly, thanks. Only the one relying on Qt has build issues.

egorpugin commented 11 months ago

Try with -sd option. I've made a fix for qt. It seems it cannot be built in c++20 mode, only 17.

Telokis commented 11 months ago

Should I revert my += cpp20 to += cpp17, then?

egorpugin commented 11 months ago

Use as it was. cpp20

Telokis commented 11 months ago

After removing everything and building, I got this error.

 > sw -j8 -config r --build-name rayon build -output-dir bin -sd
[3827/3837] [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2].dll
[3828/3837] [rayon.gui-0.0.1]/.sw/t/166637/647289/bd/moc/7b7d8123/moc_RTColorWidget.cpp
[3829/3837] [rayon.gui-0.0.1]/.sw/t/166637/647289/bd/moc/7b7d8123/moc_MainWindow.cpp
[3830/3837] [rayon.gui-0.0.1]/.sw/t/166637/647289/bd/qrc_style.cpp
[3831/3837] C:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/2d/4aed/obj/bld/166637/bd/QWindowsIntegrationPlugin.cpp
[3832/3837] [rayon.gui-0.0.1]/Projects/GUI/Source/main.cpp
[3833/3837] [rayon.gui-0.0.1]/Projects/GUI/Source/MainWindow.cpp
[3834/3837] [rayon.gui-0.0.1]/[sw.rc]
[3835/3837] [rayon.gui-0.0.1]/Projects/GUI/Source/RTColorWidget.cpp
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: [org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2].dll
Creating library C:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/2d/4aed/obj/bld/166637/lib/org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2.lib and object C:/Users/Telokis/Documents/Dev/sw/storage/pkg/9a/2d/4aed/obj/bld/166637/lib/org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2.exp
qwindowsscreen.cpp.c13cd9a7.obj : error LNK2019: unresolved external symbol __imp_SetupDiOpenDeviceInterfaceW referenced in function "void __cdecl setMonitorDataFromSetupApi(struct QWindowsScreenData &,class std::vector<struct DISPLAYCONFIG_PATH_INFO,class std::allocator<struct DISPLAYCONFIG_PATH_INFO> > const &)" (?setMonitorDataFromSetupApi@@YAXAEAUQWindowsScreenData@@AEBV?$vector@UDISPLAYCONFIG_PATH_INFO@@V?$allocator@UDISPLAYCONFIG_PATH_INFO@@@std@@@std@@@Z)
qwindowsscreen.cpp.c13cd9a7.obj : error LNK2019: unresolved external symbol __imp_SetupDiGetDeviceInterfaceDetailW referenced in function "void __cdecl setMonitorDataFromSetupApi(struct QWindowsScreenData &,class std::vector<struct DISPLAYCONFIG_PATH_INFO,class std::allocator<struct DISPLAYCONFIG_PATH_INFO> > const &)" (?setMonitorDataFromSetupApi@@YAXAEAUQWindowsScreenData@@AEBV?$vector@UDISPLAYCONFIG_PATH_INFO@@V?$allocator@UDISPLAYCONFIG_PATH_INFO@@@std@@@std@@@Z)
qwindowsscreen.cpp.c13cd9a7.obj : error LNK2019: unresolved external symbol __imp_SetupDiGetClassDevsW referenced in function "void __cdecl setMonitorDataFromSetupApi(struct QWindowsScreenData &,class std::vector<struct DISPLAYCONFIG_PATH_INFO,class std::allocator<struct DISPLAYCONFIG_PATH_INFO> > const &)" (?setMonitorDataFromSetupApi@@YAXAEAUQWindowsScreenData@@AEBV?$vector@UDISPLAYCONFIG_PATH_INFO@@V?$allocator@UDISPLAYCONFIG_PATH_INFO@@@std@@@std@@@Z)
qwindowsscreen.cpp.c13cd9a7.obj : error LNK2019: unresolved external symbol __imp_SetupDiOpenDevRegKey referenced in function "void __cdecl setMonitorDataFromSetupApi(struct QWindowsScreenData &,class std::vector<struct DISPLAYCONFIG_PATH_INFO,class std::allocator<struct DISPLAYCONFIG_PATH_INFO> > const &)" (?setMonitorDataFromSetupApi@@YAXAEAUQWindowsScreenData@@AEBV?$vector@UDISPLAYCONFIG_PATH_INFO@@V?$allocator@UDISPLAYCONFIG_PATH_INFO@@@std@@@std@@@Z)
C:\Users\Telokis\Documents\Dev\sw\storage\pkg\9a\2d\4aed\obj\bld\166637\bin\org.sw.demo.qtproject.qt.base.plugins.platforms.windows-6.5.2.dll : fatal error LNK1120: 4 unresolved externals
command failed: exit code = 1120 (0x460)
Total errors: 1
egorpugin commented 11 months ago

Yes, also noticed. Try again now.

Telokis commented 11 months ago

Ok that compiles but I get a Segmentation fault as soon as I run the gui version, the CLI runs as expected. Maybe it's an issue on my end, I'll have to dig.

Thanks for yout help

Telokis commented 11 months ago

I don't know what changed, I removed the storage and cache and built the thing once more and the GUI is now showing and working as expected.

Thank you very much for your support.

I love your tool but I admit it's a bit difficult to debug, I feel like I always need to post an issue or ask you.

egorpugin commented 11 months ago

This is true. I develop next version.