[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=Release compiler=Visual Studio compiler.runtime=MT 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:df81ad20137149d7a51276fd3e24009b45e5964a - 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\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a 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\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MT" -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\.conan\data\catch2\2.13.4\_\_\package\df81ad20137149d7a51276fd3e24009b45e5964a" -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\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a\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/.conan/data/catch2/2.13.4/_/_/build/df81ad20137149d7a51276fd3e24009b45e5964a/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-4043\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a\build_subfolder --config Release -- /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/.conan/data/catch2/2.13.4/_/_/build/df81ad20137149d7a51276fd3e24009b45e5964a/source_subfolder/CMakeLists.txt catch_with_main.cpp Catch2WithMain.vcxproj -> C:\J\w\cci_PR-4043\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a\build_subfolder\Release\Catch2WithMain.lib Building Custom Rule C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/build/df81ad20137149d7a51276fd3e24009b45e5964a/source_subfolder/CMakeLists.txt catch2/2.13.4: Package 'df81ad20137149d7a51276fd3e24009b45e5964a' built catch2/2.13.4: Build folder C:\J\w\cci_PR-4043\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a 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\.conan\data\catch2\2.13.4\_\_\package\df81ad20137149d7a51276fd3e24009b45e5964a catch2/2.13.4: Calling package() ----Running------ > cmake --build C:\J\w\cci_PR-4043\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a\build_subfolder --config Release --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\.conan\data\catch2\2.13.4\_\_\build\df81ad20137149d7a51276fd3e24009b45e5964a\build_subfolder\Release\Catch2WithMain.lib -- Install configuration: "Release" -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/Catch2WithMain.lib -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/cmake/Catch2/Catch2Targets.cmake -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/cmake/Catch2/Catch2Targets-release.cmake -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/include -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/include/catch2 -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/include/catch2/catch.hpp -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/include/catch2/catch_reporter_automake.hpp -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/include/catch2/catch_reporter_sonarqube.hpp -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/include/catch2/catch_reporter_tap.hpp -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/include/catch2/catch_reporter_teamcity.hpp -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/cmake/Catch2/Catch2Config.cmake -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/cmake/Catch2/Catch2ConfigVersion.cmake -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/cmake/Catch2/ParseAndAddCatchTests.cmake -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/cmake/Catch2/Catch.cmake -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/cmake/Catch2/CatchAddTests.cmake -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/share/Catch2/gdbinit -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/share/Catch2/lldbinit -- Installing: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/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 'df81ad20137149d7a51276fd3e24009b45e5964a' created catch2/2.13.4: Created package revision d73da83883a7526955318c9e8cc2e191 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK catch2/2.13.4 (test package): Generator cmake created conanbuildinfo.cmake catch2/2.13.4 (test package): Generator txt created conanbuildinfo.txt 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/10/54041864-58aa-44cc-a474-4fbb87299c8a/recipes/catch2/2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7/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/10/54041864-58aa-44cc-a474-4fbb87299c8a/recipes/catch2/2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MT" -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/10/54041864-58aa-44cc-a474-4fbb87299c8a/recipes/catch2/2.x.x/test_package/build/89b3f1b10df80aac0721e692da32a655261aa0d7" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\cci_PR-4043/10/54041864-58aa-44cc-a474-4fbb87299c8a/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/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/Catch2WithMain.lib -- Found: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/Catch2WithMain.lib -- Library Catch2WithMain found C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/Catch2WithMain.lib -- Found: C:/J/w/cci_PR-4043/.conan/data/catch2/2.13.4/_/_/package/df81ad20137149d7a51276fd3e24009b45e5964a/lib/Catch2WithMain.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-4043/10/54041864-58aa-44cc-a474-4fbb87299c8a/recipes/catch2/2.x.x/test_package/build/89b3f1b10df80aac0721e692da32a655261aa0d7 ----Running------ > cmake --build C:\J\w\cci_PR-4043/10/54041864-58aa-44cc-a474-4fbb87299c8a/recipes/catch2/2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7 --config Release -- /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/10/54041864-58aa-44cc-a474-4fbb87299c8a/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 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease' in 200-standalone.obj [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmt.lib(xlock.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmt.lib(xlock.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "void __cdecl std::_Xbad_alloc(void)" (?_Xbad_alloc@std@@YAXXZ) already defined in libcpmt.lib(xthrow.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPEBD@Z) already defined in libcpmt.lib(xthrow.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "void __cdecl std::_Xout_of_range(char const *)" (?_Xout_of_range@std@@YAXPEBD@Z) already defined in libcpmt.lib(xthrow.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: _Getcoll already defined in libcpmt.lib(xstrcoll.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: _Strcoll already defined in libcpmt.lib(xstrcoll.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: _Strxfrm already defined in libcpmt.lib(xstrxfrm.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in libcpmt.lib(locale0.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in libcpmt.lib(locale0.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(locale0.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ) already defined in libcpmt.lib(locale0.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: bool __cdecl std::codecvt_base::always_noconv(void)const " (?always_noconv@codecvt_base@std@@QEBA_NXZ) already defined in libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sbumpc(void)" (?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sgetc(void)" (?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in libcpmt.lib(locale.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(locale.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::_Init(void)" (?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXXZ) already defined in libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(cout.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] msvcprt.lib(MSVCP140.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 libcpmt.lib(xthrow.obj) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _invalid_parameter_noinfo imported in function "protected: virtual int __cdecl std::basic_filebuf >::uflow(void)" (?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAHXZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _invalid_parameter_noinfo_noreturn imported in function "public: virtual void __cdecl Catch::CompactReporter::sectionEnded(struct Catch::SectionStats const &)" (?sectionEnded@CompactReporter@Catch@@UEAAXAEBUSectionStats@2@@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _get_stream_buffer_pointers imported in function "public: class std::basic_filebuf > * __cdecl std::basic_filebuf >::open(char const *,int,int)" (?open@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QEAAPEAV12@PEBDHH@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fgetc imported in function "protected: virtual int __cdecl std::basic_filebuf >::uflow(void)" (?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAHXZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol fputc imported in function "protected: virtual int __cdecl std::basic_filebuf >::overflow(int)" (?overflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAHH@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol ungetc imported in function "protected: virtual int __cdecl std::basic_filebuf >::pbackfail(int)" (?pbackfail@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAHH@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol __stdio_common_vsprintf_s imported in function "int __cdecl sprintf_s<314>(char (&)[314],char const *,...)" (??$sprintf_s@$0BDK@@@YAHAEAY0BDK@DPEBDZZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _errno imported in function "public: __cdecl Catch::ErrnoGuard::ErrnoGuard(void)" (??0ErrnoGuard@Catch@@QEAA@XZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol memchr imported in function "class std::basic_string,class std::allocator > __cdecl Catch::fpToString(float,int)" (??$fpToString@M@Catch@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MH@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol memmove imported in function "public: void __cdecl std::vector >::_Construct(char *,char *,struct std::forward_iterator_tag)" (??$_Construct@PEAD@?$vector@DV?$allocator@D@std@@@std@@QEAAXPEAD0Uforward_iterator_tag@1@@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol strchr imported in function "private: bool __cdecl std::_Matcher,char const *>::_Match_pat(class std::_Node_base *)" (?_Match_pat@?$_Matcher@PEBDDV?$regex_traits@D@std@@PEBD@std@@AEAA_NPEAV_Node_base@2@@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol free imported in function "public: virtual __cdecl std::_Node_class >::~_Node_class >(void)" (??1?$_Node_class@DV?$regex_traits@D@std@@@std@@UEAA@XZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _dtest imported in function "bool __cdecl Catch::`anonymous namespace'::almostEqualUlps(double,double,unsigned __int64)" (??$almostEqualUlps@N@?A0xed866f14@Catch@@YA_NNN_K@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol _fdtest imported in function "bool __cdecl Catch::`anonymous namespace'::almostEqualUlps(float,float,unsigned __int64)" (??$almostEqualUlps@M@?A0xed866f14@Catch@@YA_NMM_K@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol __std_exception_copy imported in function "void __cdecl Catch::throw_exception(class std::domain_error const &)" (??$throw_exception@Vdomain_error@std@@@Catch@@YAXAEBVdomain_error@std@@@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol __std_exception_destroy imported in function "public: virtual __cdecl std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UEAA@XZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol isspace imported 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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol isalnum imported in function "void __cdecl Catch::`anonymous namespace'::enforceNotReservedTag(class std::basic_string,class std::allocator > const &,struct Catch::SourceLineInfo const &)" (?enforceNotReservedTag@?A0xed866f14@Catch@@YAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBUSourceLineInfo@2@@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : warning LNK4217: locally defined symbol tolower imported in function "class Catch::clara::detail::BasicResult __cdecl Catch::clara::detail::convertInto(class std::basic_string,class std::allocator > const &,bool &)" (?convertInto@detail@clara@Catch@@YA?AV?$BasicResult@W4ParseResultType@detail@clara@Catch@@@123@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEA_N@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\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@?A0xed866f14@Catch@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_realloc referenced in function "public: void __cdecl std::_Buf::_Insert > > >(class std::_String_const_iterator > >,class std::_String_const_iterator > >)" (??$_Insert@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@?$_Buf@D@std@@QEAAXV?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@1@0@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_srand referenced in function "private: void __cdecl Catch::RunContext::runCurrentTest(class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &)" (?runCurrentTest@RunContext@Catch@@AEAAXAEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_nextafter referenced in function "public: virtual class std::basic_string,class std::allocator > __cdecl Catch::Matchers::Floating::WithinUlpsMatcher::describe(void)const " (?describe@WithinUlpsMatcher@Floating@Matchers@Catch@@UEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_nextafterf referenced in function "public: virtual class std::basic_string,class std::allocator > __cdecl Catch::Matchers::Floating::WithinUlpsMatcher::describe(void)const " (?describe@WithinUlpsMatcher@Floating@Matchers@Catch@@UEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__gmtime64_s referenced in function "class std::basic_string,class std::allocator > __cdecl Catch::`anonymous namespace'::getCurrentTimestamp(void)" (?getCurrentTimestamp@?A0xed866f14@Catch@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__time64 referenced in function "public: class Catch::clara::detail::BasicResult __cdecl ::operator()(class std::basic_string,class std::allocator > const &)const " (??R@@QEBA?AV?$BasicResult@W4ParseResultType@detail@clara@Catch@@@detail@clara@Catch@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\bin\standalone.exe : fatal error LNK1120: 6 unresolved externals [C:\J\w\cci_PR-4043\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\standalone.vcxproj] Building Custom Rule C:/J/w/cci_PR-4043/10/54041864-58aa-44cc-a474-4fbb87299c8a/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\10\54041864-58aa-44cc-a474-4fbb87299c8a\recipes\catch2\2.x.x\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7\bin\test_package.exe JSON file created at 'C:\J\w\cci_PR-4043/10/54041864-58aa-44cc-a474-4fbb87299c8a/_create.json'