[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: 3.7607421875 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: ['CMakeLists.txt'] [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 Exporting package recipe clipper/6.4.2 exports: File 'conandata.yml' found. Exporting it... clipper/6.4.2 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'6.4.2': {'url': 'https://github.com/skyrpex/clipper/archive/6.4.2.tar.gz', 'sha256': '8F55019C0CB73E22F4FD15AF721B6B8D3BD20B0EB5621271834C796671E0B634'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 6.4.2: sha256: 8F55019C0CB73E22F4FD15AF721B6B8D3BD20B0EB5621271834C796671E0B634 url: https://github.com/skyrpex/clipper/archive/6.4.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK clipper/6.4.2: The stored package has not changed clipper/6.4.2: Using the exported files summary hash as the recipe revision: 8d01a325ba4d343da4199f3fcae0165d clipper/6.4.2: Exported revision: 8d01a325ba4d343da4199f3fcae0165d 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] clipper:shared=False [build_requires] [env] clipper/6.4.2: Forced build from source clipper/6.4.2 (test package): Installing package Requirements clipper/6.4.2 from local cache - Cache Packages clipper/6.4.2:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Build Installing (downloading, building) binaries... clipper/6.4.2: Copying sources to build folder clipper/6.4.2: Building your package in C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 clipper/6.4.2: 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 clipper/6.4.2: Calling build() ----Running------ > cd C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\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" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\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" -Wno-dev C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\source_subfolder\cpp ----------------- -- 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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME -- Build files have been written to: C:/J/c3ipr/pr_1923_1_0_2/.conan/data/clipper/6.4.2/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/build_subfolder ----Running------ > cmake --build C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\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/c3ipr/pr_1923_1_0_2/.conan/data/clipper/6.4.2/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/source_subfolder/cpp/CMakeLists.txt clipper.cpp polyclipping.vcxproj -> C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\build_subfolder\Debug\polyclipping.lib Building Custom Rule C:/J/c3ipr/pr_1923_1_0_2/.conan/data/clipper/6.4.2/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/source_subfolder/cpp/CMakeLists.txt clipper/6.4.2: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' built clipper/6.4.2: Build folder C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 clipper/6.4.2: Generated conaninfo.txt clipper/6.4.2: Generated conanbuildinfo.txt clipper/6.4.2: Generating the package clipper/6.4.2: Package folder C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\package\f27dcd2d5e453cb01f9324a959461903ce8116a0 clipper/6.4.2: Calling package() ----Running------ > cd C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\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" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\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" -Wno-dev C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\source_subfolder\cpp ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- Configuring done -- Generating done -- Build files have been written to: C:/J/c3ipr/pr_1923_1_0_2/.conan/data/clipper/6.4.2/_/_/build/f27dcd2d5e453cb01f9324a959461903ce8116a0/build_subfolder ----Running------ > cmake --build C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\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. polyclipping.vcxproj -> C:\J\c3ipr\pr_1923_1_0_2\.conan\data\clipper\6.4.2\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0\build_subfolder\Debug\polyclipping.lib -- Install configuration: "Debug" -- Installing: C:/J/c3ipr/pr_1923_1_0_2/.conan/data/clipper/6.4.2/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include/polyclipping/clipper.hpp -- Installing: C:/J/c3ipr/pr_1923_1_0_2/.conan/data/clipper/6.4.2/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/polyclipping.lib -- Installing: C:/J/c3ipr/pr_1923_1_0_2/.conan/data/clipper/6.4.2/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/share/pkgconfig/polyclipping.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 clipper/6.4.2 package(): Packaged 1 '.hpp' file: clipper.hpp clipper/6.4.2 package(): Packaged 1 '.lib' file: polyclipping.lib clipper/6.4.2 package(): Packaged 1 '.txt' file: License.txt clipper/6.4.2: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' created clipper/6.4.2: Created package revision 41929a143367a0f8a69d461bb62fcc47 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK clipper/6.4.2 (test package): Generator cmake created conanbuildinfo.cmake clipper/6.4.2 (test package): Generator txt created conanbuildinfo.txt clipper/6.4.2 (test package): Generated conaninfo.txt clipper/6.4.2 (test package): Generated graphinfo Using lockfile: 'C:/J/c3ipr/co_pr_1923_1_0_2/recipes/clipper/all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0/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 clipper/6.4.2 (test package): Calling build() ----Running------ > cd C:/J/c3ipr/co_pr_1923_1_0_2/recipes/clipper/all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0 && 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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:/J/c3ipr/co_pr_1923_1_0_2/recipes/clipper/all\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 polyclipping -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/co_pr_1923_1_0_2/recipes/clipper/all/test_package/build/8d61d0ec7904eb5b3cf5a047a84262265babdaa0 ----Running------ > cmake --build C:/J/c3ipr/co_pr_1923_1_0_2/recipes/clipper/all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0 --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/c3ipr/co_pr_1923_1_0_2/recipes/clipper/all/test_package/CMakeLists.txt test_package.cpp polyclipping.lib(clipper.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "bool __cdecl std::uncaught_exception(void)" (?uncaught_exception@std@@YA_NXZ) already defined in libcpmtd.lib(uncaught.obj) [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::ios_base::good(void)const " (?good@ios_base@std@@QEBA_NXZ) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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 test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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 test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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 test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::basic_streambuf >::sputn(char const *,__int64)" (?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.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 test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream > * __cdecl std::basic_ios >::tie(void)const " (?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_streambuf > * __cdecl std::basic_ios >::rdbuf(void)const " (?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::basic_ios >::fill(void)const " (?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADXZ) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ostream >::_Osfx(void)" (?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream > & __cdecl std::basic_ostream >::flush(void)" (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ) already defined in test_package.obj [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] polyclipping.lib(clipper.obj) : warning LNK4217: locally defined symbol _invalid_parameter imported in function "public: bool __cdecl std::_List_const_iterator > >::operator==(class std::_List_const_iterator > > const &)const " (??8?$_List_const_iterator@V?$_List_val@U?$_List_simple_types@_J@std@@@std@@@std@@QEBA_NAEBV01@@Z) [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] polyclipping.lib(clipper.obj) : warning LNK4217: locally defined symbol memmove imported in function "struct ClipperLib::IntersectNode * * __cdecl std::_Copy_backward_memmove(struct ClipperLib::IntersectNode * *,struct ClipperLib::IntersectNode * *,struct ClipperLib::IntersectNode * *)" (??$_Copy_backward_memmove@PEAPEAUIntersectNode@ClipperLib@@PEAPEAU12@@std@@YAPEAPEAUIntersectNode@ClipperLib@@PEAPEAU12@00@Z) [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] polyclipping.lib(clipper.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] polyclipping.lib(clipper.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\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] polyclipping.lib(clipper.obj) : warning LNK4217: locally defined symbol _CrtDbgReportW imported in function "public: bool __cdecl std::_List_const_iterator > >::operator==(class std::_List_const_iterator > > const &)const " (??8?$_List_const_iterator@V?$_List_val@U?$_List_simple_types@_J@std@@@std@@@std@@QEBA_NAEBV01@@Z) [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\bin\test_package.exe : fatal error LNK1169: one or more multiply defined symbols found [C:\J\c3ipr\co_pr_1923_1_0_2\recipes\clipper\all\test_package\build\8d61d0ec7904eb5b3cf5a047a84262265babdaa0\test_package.vcxproj] JSON file created at 'C:/J/c3ipr/co_pr_1923_1_0_2/_create.json'