[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 9.52734375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe catch2/2.13.4 exports: File 'conandata.yml' found. Exporting it... catch2/2.13.4 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.13.4': {'url': 'https://github.com/catchorg/Catch2/archive/v2.13.4.tar.gz', 'sha256': 'e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.13.4: sha256: e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df url: https://github.com/catchorg/Catch2/archive/v2.13.4.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK catch2/2.13.4: The stored package has not changed catch2/2.13.4: Using the exported files summary hash as the recipe revision: e9ad3f861807aecc860bdf2fa4bcc0a1 catch2/2.13.4: Exported revision: e9ad3f861807aecc860bdf2fa4bcc0a1 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] [build_requires] [env] catch2/2.13.4: Forced build from source catch2/2.13.4 (test package): Installing package Requirements catch2/2.13.4 from local cache - Cache Packages catch2/2.13.4:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Build Installing (downloading, building) binaries... catch2/2.13.4: Copying sources to build folder catch2/2.13.4: Building your package in C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 catch2/2.13.4: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK catch2/2.13.4: Calling build() ----Running------ > cd C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\package\f27dcd2d5e453cb01f9324a959461903ce8116a0" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="OFF" -DCATCH_INSTALL_DOCS="OFF" -DCATCH_INSTALL_HELPERS="ON" -Wno-dev C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\source_subfolder ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\build_subfolder --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/source_subfolder/CMakeLists.txt catch_with_main.cpp Catch2WithMain.vcxproj -> C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\build_subfolder\Debug\Catch2WithMain.lib Building Custom Rule C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/source_subfolder/CMakeLists.txt catch2/2.13.4: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' built catch2/2.13.4: Build folder C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 catch2/2.13.4: Generated conaninfo.txt catch2/2.13.4: Generated conanbuildinfo.txt catch2/2.13.4: Generating the package catch2/2.13.4: Package folder C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\package\f27dcd2d5e453cb01f9324a959461903ce8116a0 catch2/2.13.4: Calling package() ----Running------ > cmake --build C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Catch2WithMain.vcxproj -> C:\J\w\cci_PR-4043@5\.conan\data\catch2\2.13.4\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\build_subfolder\Debug\Catch2WithMain.lib -- Install configuration: "Debug" -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/Catch2WithMain.lib -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/Catch2/Catch2Targets.cmake -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/Catch2/Catch2Targets-debug.cmake -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/catch2 -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/catch2/catch.hpp -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/catch2/catch_reporter_automake.hpp -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/catch2/catch_reporter_sonarqube.hpp -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/catch2/catch_reporter_tap.hpp -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/catch2/catch_reporter_teamcity.hpp -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/Catch2/Catch2Config.cmake -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/Catch2/Catch2ConfigVersion.cmake -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/Catch2/ParseAndAddCatchTests.cmake -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/Catch2/Catch.cmake -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/cmake/Catch2/CatchAddTests.cmake -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/share/Catch2/gdbinit -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/share/Catch2/lldbinit -- Installing: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/share/pkgconfig/catch2.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK catch2/2.13.4 package(): Packaged 5 '.hpp' files catch2/2.13.4 package(): Packaged 1 '.lib' file: Catch2WithMain.lib catch2/2.13.4 package(): Packaged 3 '.cmake' files: Catch.cmake, CatchAddTests.cmake, ParseAndAddCatchTests.cmake catch2/2.13.4 package(): Packaged 1 '.txt' file: LICENSE.txt catch2/2.13.4: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' created catch2/2.13.4: Created package revision cd27d89c210840bf035b2dee8068017d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK catch2/2.13.4 (test package): Generator txt created conanbuildinfo.txt catch2/2.13.4 (test package): Generator cmake created conanbuildinfo.cmake catch2/2.13.4 (test package): Generator cmake_find_package created FindCatch2.cmake catch2/2.13.4 (test package): Generated conaninfo.txt catch2/2.13.4 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK catch2/2.13.4 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x/test_package/build/fa3fe4b1e4050ba38efe1e137b4eadd076259715" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated FindCatch2.cmake -- Found Catch2: 2.13.4 (found version "2.13.4") -- Library Catch2WithMain found C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/Catch2WithMain.lib -- Found: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/Catch2WithMain.lib -- Library Catch2WithMain found C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/Catch2WithMain.lib -- Found: C:/J/w/cci_PR-4043@5/.conan/data/catch2/2.13.4/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/Catch2WithMain.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x/test_package/build/fa3fe4b1e4050ba38efe1e137b4eadd076259715 ----Running------ > cmake --build C:\J\w\cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x/test_package/CMakeLists.txt 200-standalone.cpp Catch2WithMain.lib(catch_with_main.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in 200-standalone.obj [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (?_Debug_message@std@@YAXPEB_W0I@Z) already defined in libcpmtd.lib(stdthrow.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xbad_alloc(void)" (?_Xbad_alloc@std@@YAXXZ) already defined in libcpmtd.lib(xthrow.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPEBD@Z) already defined in libcpmtd.lib(xthrow.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xout_of_range(char const *)" (?_Xout_of_range@std@@YAXPEBD@Z) already defined in libcpmtd.lib(xthrow.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Strcoll already defined in libcpmtd.lib(xstrcoll.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Strxfrm already defined in libcpmtd.lib(xstrxfrm.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Collvec __cdecl std::_Locinfo::_Getcoll(void)const " (?_Getcoll@_Locinfo@std@@QEBA?AU_Collvec@@XZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void * __cdecl std::_Crt_new_delete::operator new(unsigned __int64)" (??2_Crt_new_delete@std@@SAPEAX_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void __cdecl std::_Crt_new_delete::operator delete(void *)" (??3_Crt_new_delete@std@@SAXPEAX@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(bool)" (?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::codecvt_base::always_noconv(void)const " (?always_noconv@codecvt_base@std@@QEBA_NXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::ctype::is(short,char)const " (?is@?$ctype@D@std@@QEBA_NFD@Z) already defined in libcpmtd.lib(xlocale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static unsigned __int64 __cdecl std::ctype::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$ctype@D@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::codecvt::in(struct _Mbstatet &,char const *,char const *,char const * &,char *,char *,char * &)const " (?in@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::codecvt::out(struct _Mbstatet &,char const *,char const *,char const * &,char *,char *,char * &)const " (?out@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::codecvt::unshift(struct _Mbstatet &,char *,char *,char * &)const " (?unshift@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEAD1AEAPEAD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static unsigned __int64 __cdecl std::codecvt::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$codecvt@DDU_Mbstatet@@@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::basic_streambuf >::basic_streambuf >(void)" (??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl std::basic_streambuf >::~basic_streambuf >(void)" (??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sbumpc(void)" (?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sgetc(void)" (?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sputc(char)" (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::eback(void)const " (?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::gptr(void)const " (?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::pptr(void)const " (?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::egptr(void)const " (?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::gbump(int)" (?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::setg(char *,char *,char *)" (?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD00@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::epptr(void)const " (?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::_Gndec(void)" (?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::_Gninc(void)" (?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::pbump(int)" (?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::setp(char *,char *)" (?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD0@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::_Pninc(void)" (?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::_Init(void)" (?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::_Init(char * *,char * *,int *,char * *,char * *,int *)" (?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAPEAD0PEAH001@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl std::basic_ios >::~basic_ios >(void)" (??1?$basic_ios@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ios >::clear(int,bool)" (?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ios >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::basic_ios >::widen(char)const " (?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::basic_ios >::basic_ios >(void)" (??0?$basic_ios@DU?$char_traits@D@std@@@std@@IEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::basic_ostream >::basic_ostream >(class std::basic_streambuf > *,bool)" (??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl std::basic_ostream >::~basic_ostream >(void)" (??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ostream >::`vbase destructor'(void)" (??_D?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xregex_error(enum std::regex_constants::error_type)" (?_Xregex_error@std@@YAXW4error_type@regex_constants@1@@Z) already defined in libcpmtd.lib(xthrow.obj) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _invalid_parameter imported in function "public: bool __cdecl std::_Tree_const_iterator > >::operator==(class std::_Tree_const_iterator > > const &)const " (??8?$_Tree_const_iterator@V?$_Tree_val@U?$_Tree_simple_types@PEBVTestCase@Catch@@@std@@@std@@@std@@QEBA_NAEBV01@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _invalid_parameter_noinfo imported in function memcpy_s [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _get_stream_buffer_pointers imported in function "protected: void __cdecl std::basic_filebuf >::_Init(struct _iobuf *,enum std::basic_filebuf >::_Initfl)" (?_Init@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IEAAXPEAU_iobuf@@W4_Initfl@12@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fclose imported in function "public: class std::basic_filebuf > * __cdecl std::basic_filebuf >::close(void)" (?close@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QEAAPEAV12@XZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fflush imported in function "protected: virtual int __cdecl std::basic_filebuf >::sync(void)" (?sync@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAHXZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fgetc imported in function "bool __cdecl std::_Fgetc(char &,struct _iobuf *)" (??$_Fgetc@D@std@@YA_NAEADPEAU_iobuf@@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fgetpos imported in function "protected: virtual class std::fpos __cdecl std::basic_filebuf >::seekoff(__int64,int,int)" (?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@_JHH@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fputc imported in function "bool __cdecl std::_Fputc(char,struct _iobuf *)" (??$_Fputc@D@std@@YA_NDPEAU_iobuf@@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fsetpos imported in function "protected: virtual class std::fpos __cdecl std::basic_filebuf >::seekpos(class std::fpos,int)" (?seekpos@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@V32@H@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _fseeki64 imported in function "protected: virtual class std::fpos __cdecl std::basic_filebuf >::seekoff(__int64,int,int)" (?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@_JHH@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fwrite imported in function "protected: bool __cdecl std::basic_filebuf >::_Endwrite(void)" (?_Endwrite@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IEAA_NXZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol getchar imported in function "public: int __cdecl Catch::Session::run(void)" (?run@Session@Catch@@QEAAHXZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol setvbuf imported in function "protected: virtual class std::basic_streambuf > * __cdecl std::basic_filebuf >::setbuf(char *,__int64)" (?setbuf@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAPEAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PEAD_J@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol ungetc imported in function "bool __cdecl std::_Ungetc(char const &,struct _iobuf *)" (??$_Ungetc@D@std@@YA_NAEBDPEAU_iobuf@@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _lock_file imported in function "public: virtual void __cdecl std::basic_filebuf >::_Lock(void)" (?_Lock@?$basic_filebuf@DU?$char_traits@D@std@@@std@@UEAAXXZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _unlock_file imported in function "public: virtual void __cdecl std::basic_filebuf >::_Unlock(void)" (?_Unlock@?$basic_filebuf@DU?$char_traits@D@std@@@std@@UEAAXXZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol __stdio_common_vsprintf_s imported in function _vsprintf_s_l [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _errno imported in function memcpy_s [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol memchr imported in function "char const * __cdecl std::_Find_unchecked1(char const *,char const *,unsigned char const &,struct std::integral_constant)" (??$_Find_unchecked1@PEBDE@std@@YAPEBDPEBD0AEBEU?$integral_constant@_N$00@0@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol memmove imported in function "char * __cdecl std::_Copy_memmove(char *,char *,char *)" (??$_Copy_memmove@PEADPEAD@std@@YAPEADPEAD00@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol strchr imported in function "private: bool __cdecl std::_Matcher,char const *>::_Is_wc(char const *,int)" (?_Is_wc@?$_Matcher@PEBDDV?$regex_traits@D@std@@PEBD@std@@AEAA_NPEBDH@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol wcslen imported in function "public: static unsigned __int64 __cdecl std::char_traits::length(wchar_t const *)" (?length@?$char_traits@_W@std@@SA_KPEB_W@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol free imported in function "public: __cdecl std::_Buf::~_Buf(void)" (??1?$_Buf@D@std@@QEAA@XZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol abort imported in function "protected: virtual void __cdecl Catch::clara::detail::BasicResult::enforceOk(void)const " (?enforceOk@?$BasicResult@VParseState@detail@clara@Catch@@@detail@clara@Catch@@MEBAXXZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _CrtDbgReportW imported in function "public: bool __cdecl std::_Tree_const_iterator > >::operator==(class std::_Tree_const_iterator > > const &)const " (??8?$_Tree_const_iterator@V?$_Tree_val@U?$_Tree_simple_types@PEBVTestCase@Catch@@@std@@@std@@@std@@QEBA_NAEBV01@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _dtest imported in function "int __cdecl fpclassify(double)" (?fpclassify@@YAHN@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _fdtest imported in function "int __cdecl fpclassify(float)" (?fpclassify@@YAHM@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol terminate imported in function __catch$?add@StartupExceptionRegistry@Catch@@QEAAXAEBVexception_ptr@std@@@Z$0 [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol __std_exception_copy imported in function "public: __cdecl std::exception::exception(class std::exception const &)" (??0exception@std@@QEAA@AEBV01@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol __std_exception_destroy imported in function "public: virtual __cdecl std::exception::~exception(void)" (??1exception@std@@UEAA@XZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol isspace imported in function "public: class Catch::StringRef __cdecl ::operator()(unsigned __int64,unsigned __int64)const " (??R@@QEBA?AVStringRef@Catch@@_K0@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol isalnum imported in function "bool __cdecl Catch::`anonymous namespace'::isReservedTag(class std::basic_string,class std::allocator > const &)" (?isReservedTag@?A0xf68f159d@Catch@@YA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol tolower imported in function "char __cdecl Catch::`anonymous namespace'::toLowerCh(char)" (?toLowerCh@?A0xf68f159d@Catch@@YADD@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol strftime imported in function "class std::basic_string,class std::allocator > __cdecl Catch::`anonymous namespace'::getCurrentTimestamp(void)" (?getCurrentTimestamp@?A0xf68f159d@Catch@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_realloc referenced in function "private: void __cdecl std::_Buf::_Expand(unsigned int)" (?_Expand@?$_Buf@D@std@@AEAAXI@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_srand referenced in function "void __cdecl Catch::seedRng(struct Catch::IConfig const &)" (?seedRng@Catch@@YAXAEBUIConfig@1@@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_nextafter referenced in function "double __cdecl Catch::`anonymous namespace'::nextafter(double,double)" (?nextafter@?A0xf68f159d@Catch@@YANNN@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_nextafterf referenced in function "float __cdecl Catch::`anonymous namespace'::nextafter(float,float)" (?nextafter@?A0xf68f159d@Catch@@YAMMM@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__wassert referenced in function "public: __cdecl Catch::Capturer::Capturer(class Catch::StringRef,struct Catch::SourceLineInfo const &,enum Catch::ResultWas::OfType,class Catch::StringRef)" (??0Capturer@Catch@@QEAA@VStringRef@1@AEBUSourceLineInfo@1@W4OfType@ResultWas@1@0@Z) [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__gmtime64_s referenced in function gmtime_s [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__time64 referenced in function time [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\bin\standalone.exe : fatal error LNK1120: 7 unresolved externals [C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\standalone.vcxproj] Building Custom Rule C:/J/w/cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x/test_package/CMakeLists.txt 000-CatchMain.cpp 100-Fix-Section.cpp Generating Code... test_package.vcxproj -> C:\J\w\cci_PR-4043@5\10\7ba81b8e-a7c7-4c2d-8403-946a866195cf\recipes\catch2\2.x.x\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715\bin\test_package.exe test_package.vcxproj -> C:/J/w/cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/recipes/catch2/2.x.x/test_package/build/fa3fe4b1e4050ba38efe1e137b4eadd076259715/bin/test_package.pdb (Full PDB) JSON file created at 'C:\J\w\cci_PR-4043@5/10/7ba81b8e-a7c7-4c2d-8403-946a866195cf/_create.json'