[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: 5.00390625 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 simdjson/0.4.7 exports: File 'conandata.yml' found. Exporting it... simdjson/0.4.7 exports: Copied 1 '.yml' file: conandata.yml simdjson/0.4.7 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.4.7': {'url': 'https://github.com/lemire/simdjson/archive/v0.4.7.tar.gz', 'sha256': '44c20aa1000a8ed67ed6d541048aa7e5ea26a3bcb833a7232310414fc46b3ef9'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 0.4.7: sha256: 44c20aa1000a8ed67ed6d541048aa7e5ea26a3bcb833a7232310414fc46b3ef9 url: https://github.com/lemire/simdjson/archive/v0.4.7.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK simdjson/0.4.7: The stored package has not changed simdjson/0.4.7: Using the exported files summary hash as the recipe revision: 2110391d082c9d6e64045b3f534368b7 simdjson/0.4.7: Exported revision: 2110391d082c9d6e64045b3f534368b7 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] simdjson:shared=False [build_requires] [env] simdjson/0.4.7: Forced build from source simdjson/0.4.7 (test package): Installing package Requirements simdjson/0.4.7 from local cache - Cache Packages simdjson/0.4.7:5dd6628c5be3992055e4ec3e8f0f8466def7ea32 - Build Installing (downloading, building) binaries... simdjson/0.4.7: Copying sources to build folder simdjson/0.4.7: Building your package in C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32 simdjson/0.4.7: 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 simdjson/0.4.7: Calling build() ----Running------ > cd C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\package\5dd6628c5be3992055e4ec3e8f0f8466def7ea32" -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" -DSIMDJSON_BUILD_STATIC="True" -DSIMDJSON_ENABLE_THREADS="True" -DSIMDJSON_SANITIZE="False" -DSIMDJSON_JUST_LIBRARY="True" -Wno-dev C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32\source_subfolder ----------------- -- The CXX compiler identification is MSVC 19.24.28316.0 -- The C compiler identification is MSVC 19.24.28316.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- The simdjson repository appears to be standalone. -- By default, we attempt to build everything. -- The simdjson repository does not appear to be under git. -- No build type selected, default to Release -- Using SIMDJSON_GOOGLE_BENCHMARKS -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Building just the library, omitting all tests, tools and benchmarks. -- Building a static library. grep and nm are unavailable on this system. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY 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/workspace/onan-center-pull-request_PR-2249/9/0_27/.conan/data/simdjson/0.4.7/_/_/build/5dd6628c5be3992055e4ec3e8f0f8466def7ea32 ----Running------ > cmake --build C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/onan-center-pull-request_PR-2249/9/0_27/.conan/data/simdjson/0.4.7/_/_/build/5dd6628c5be3992055e4ec3e8f0f8466def7ea32/source_subfolder/src/CMakeLists.txt simdjson.cpp simdjson.vcxproj -> C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32\src\Release\simdjson.lib Building Custom Rule C:/J/workspace/onan-center-pull-request_PR-2249/9/0_27/.conan/data/simdjson/0.4.7/_/_/build/5dd6628c5be3992055e4ec3e8f0f8466def7ea32/source_subfolder/CMakeLists.txt simdjson/0.4.7: Package '5dd6628c5be3992055e4ec3e8f0f8466def7ea32' built simdjson/0.4.7: Build folder C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32 simdjson/0.4.7: Generated conaninfo.txt simdjson/0.4.7: Generated conanbuildinfo.txt simdjson/0.4.7: Generating the package simdjson/0.4.7: Package folder C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\package\5dd6628c5be3992055e4ec3e8f0f8466def7ea32 simdjson/0.4.7: Calling package() ----Running------ > cmake --build C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32 --config Release --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. simdjson.vcxproj -> C:\J\workspace\onan-center-pull-request_PR-2249\9\0_27\.conan\data\simdjson\0.4.7\_\_\build\5dd6628c5be3992055e4ec3e8f0f8466def7ea32\src\Release\simdjson.lib -- Install configuration: "Release" -- Installing: C:/J/workspace/onan-center-pull-request_PR-2249/9/0_27/.conan/data/simdjson/0.4.7/_/_/package/5dd6628c5be3992055e4ec3e8f0f8466def7ea32/include/simdjson.h -- Installing: C:/J/workspace/onan-center-pull-request_PR-2249/9/0_27/.conan/data/simdjson/0.4.7/_/_/package/5dd6628c5be3992055e4ec3e8f0f8466def7ea32/lib/simdjson.lib -- Installing: C:/J/workspace/onan-center-pull-request_PR-2249/9/0_27/.conan/data/simdjson/0.4.7/_/_/package/5dd6628c5be3992055e4ec3e8f0f8466def7ea32/lib/cmake/simdjson/simdjson-config.cmake -- Installing: C:/J/workspace/onan-center-pull-request_PR-2249/9/0_27/.conan/data/simdjson/0.4.7/_/_/package/5dd6628c5be3992055e4ec3e8f0f8466def7ea32/lib/cmake/simdjson/simdjson-config-release.cmake [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 simdjson/0.4.7 package(): Packaged 1 '.h' file: simdjson.h simdjson/0.4.7 package(): Packaged 1 '.lib' file: simdjson.lib simdjson/0.4.7 package(): Packaged 1 file: LICENSE simdjson/0.4.7: Package '5dd6628c5be3992055e4ec3e8f0f8466def7ea32' created simdjson/0.4.7: Created package revision f89dfaaead43ae61eed4d7fed233e8df [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK simdjson/0.4.7 (test package): Generator cmake created conanbuildinfo.cmake simdjson/0.4.7 (test package): Generator txt created conanbuildinfo.txt simdjson/0.4.7 (test package): Generated conaninfo.txt simdjson/0.4.7 (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0/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 simdjson/0.4.7 (test package): Calling build() ----Running------ > cd C:\J\workspace\onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\workspace\onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7\test_package ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- The CXX compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/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/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/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 -- 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/workspace/onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7/test_package/build/5f1e287af1fadecf218c41beda500067793035d0 ----Running------ > cmake --build C:\J\workspace\onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7/test_package/CMakeLists.txt test_package.cpp simdjson.lib(simdjson.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease' in test_package.obj [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in libcpmt.lib(locale.obj) [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmt.lib(wlocale.obj) [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmt.lib(wlocale.obj) [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] Creating library C:/J/workspace/onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7/test_package/build/5f1e287af1fadecf218c41beda500067793035d0/lib/test_package.lib and object C:/J/workspace/onan-center-pull-request_PR-2249/9/co_0_27/recipes/simdjson/0.4.7/test_package/build/5f1e287af1fadecf218c41beda500067793035d0/lib/test_package.exp LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4217: symbol '_invalid_parameter_noinfo_noreturn' defined in 'libucrt.lib(invalid_parameter.obj)' is imported by 'simdjson.lib(simdjson.obj)' in function '"void * __cdecl std::_Allocate<16,struct std::_Default_allocate_traits,0>(unsigned __int64)" (??$_Allocate@$0BA@U_Default_allocate_traits@std@@$0A@@std@@YAPEAX_K@Z)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4217: symbol 'calloc' defined in 'libucrt.lib(calloc.obj)' is imported by 'simdjson.lib(simdjson.obj)' in function '"protected: void __cdecl std::time_get > >::_Getvals(wchar_t,class std::_Locinfo const &)" (??$_Getvals@_W@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IEAAX_WAEBV_Locinfo@1@@Z)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4217: symbol 'free' defined in 'libucrt.lib(free.obj)' is imported by 'simdjson.lib(simdjson.obj)' in function '"enum simdjson::error_code __cdecl simdjson::fallback::stage2::`anonymous namespace'::parse_structurals<1>(class simdjson::fallback::dom_parser_implementation &,class simdjson::dom::document &)" (??$parse_structurals@$00@?A0xf1cf0624@stage2@fallback@simdjson@@YA?AW4error_code@3@AEAVdom_parser_implementation@23@AEAVdocument@dom@3@@Z)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4217: symbol 'malloc' defined in 'libucrt.lib(malloc.obj)' is imported by 'simdjson.lib(simdjson.obj)' in function '"enum simdjson::error_code __cdecl simdjson::fallback::stage2::`anonymous namespace'::parse_structurals<1>(class simdjson::fallback::dom_parser_implementation &,class simdjson::dom::document &)" (??$parse_structurals@$00@?A0xf1cf0624@stage2@fallback@simdjson@@YA?AW4error_code@3@AEAVdom_parser_implementation@23@AEAVdocument@dom@3@@Z)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4217: symbol 'strtod' defined in 'libucrt.lib(strtod.obj)' is imported by 'simdjson.lib(simdjson.obj)' in function '"enum simdjson::error_code __cdecl simdjson::fallback::stage2::`anonymous namespace'::parse_structurals<1>(class simdjson::fallback::dom_parser_implementation &,class simdjson::dom::document &)" (??$parse_structurals@$00@?A0xf1cf0624@stage2@fallback@simdjson@@YA?AW4error_code@3@AEAVdom_parser_implementation@23@AEAVdocument@dom@3@@Z)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4217: symbol 'getenv' defined in 'libucrt.lib(getenv.obj)' is imported by 'simdjson.lib(simdjson.obj)' in function '"private: class simdjson::implementation const * __cdecl simdjson::internal::detect_best_supported_implementation_on_first_use::set_best(void)const " (?set_best@detect_best_supported_implementation_on_first_use@internal@simdjson@@AEBAPEBVimplementation@3@XZ)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4286: symbol '__acrt_iob_func' defined in 'libucrt.lib(_file.obj)' is imported by 'simdjson.lib(simdjson.obj)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] LINK : warning LNK4286: symbol '__stdio_common_vfprintf' defined in 'libucrt.lib(output.obj)' is imported by 'simdjson.lib(simdjson.obj)' [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\bin\test_package.exe : fatal error LNK1169: one or more multiply defined symbols found [C:\J\workspace\onan-center-pull-request_PR-2249\9\co_0_27\recipes\simdjson\0.4.7\test_package\build\5f1e287af1fadecf218c41beda500067793035d0\test_package.vcxproj] JSON file created at 'C:\J\workspace\onan-center-pull-request_PR-2249/9/co_0_27/_create.json'