******************************************************************************** conan test conan-center-index\recipes\perfetto\all\test_package\conanfile.py perfetto/20.1@ --profile=C:\J\w\BuildSingleReference/47365/eeade0f1-939e-49a4-85c8-881ec92f4715/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] perfetto:shared=False [build_requires] [env] perfetto/20.1 (test package): Installing package Requirements perfetto/20.1 from local cache - Cache Packages perfetto/20.1:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... perfetto/20.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK perfetto/20.1 (test package): Generator cmake created conanbuildinfo.cmake perfetto/20.1 (test package): Generator txt created conanbuildinfo.txt perfetto/20.1 (test package): Generator cmake_find_package_multi created perfetto-config-version.cmake perfetto/20.1 (test package): Generator cmake_find_package_multi created perfettoTarget-debug.cmake perfetto/20.1 (test package): Generator cmake_find_package_multi created perfettoTargets.cmake perfetto/20.1 (test package): Generator cmake_find_package_multi created perfetto-config.cmake perfetto/20.1 (test package): Aggregating env generators perfetto/20.1 (test package): Generated conaninfo.txt perfetto/20.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d/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 perfetto/20.1 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\package" -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_PREFIX_PATH="C:/J/w/BuildSingleReference/conan-center-index/recipes/perfetto/all/test_package/build/d481cc7130ccaf3331957829fe6d207accc7682d" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference/conan-center-index/recipes/perfetto/all/test_package/build/d481cc7130ccaf3331957829fe6d207accc7682d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package ----------------- -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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 targets configuration -- Library perfetto found C:/J/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/perfetto.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library perfetto found C:/J/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/perfetto.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/perfetto.lib -- Library perfetto found C:/J/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/perfetto.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/perfetto/20.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/perfetto.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/conan-center-index/recipes/perfetto/all/test_package/build/d481cc7130ccaf3331957829fe6d207accc7682d ----Running------ > cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/conan-center-index/recipes/perfetto/all/test_package/CMakeLists.txt test_package.cpp perfetto.lib(perfetto.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in test_package.obj [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\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\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\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\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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(locale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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(locale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::ctype::tolower(char)const " (?tolower@?$ctype@D@std@@QEBADD@Z) already defined in libcpmtd.lib(locale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.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(locale.obj) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_invalid_parameter' defined in 'libucrtd.lib(invalid_parameter.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"class std::basic_string,class std::allocator > __cdecl std::operator+,class std::allocator >(class std::basic_string,class std::allocator > &&,class std::basic_string,class std::allocator > &&)" (??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@$$QEAV10@0@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_errno' defined in 'libucrtd.lib(errno.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"private: void __cdecl perfetto::base::UnixTaskRunner::RunImmediateAndDelayedTask(void)" (?RunImmediateAndDelayedTask@UnixTaskRunner@base@perfetto@@AEAAXXZ)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'ceil' defined in 'libucrtd.lib(ceil.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"double __cdecl std::generate_canonical >(class std::linear_congruential_engine &)" (??$generate_canonical@N$0?0V?$linear_congruential_engine@I$0LMIP@$0A@$0HPPPPPPP@@std@@@std@@YANAEAV?$linear_congruential_engine@I$0LMIP@$0A@$0HPPPPPPP@@0@@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'free' defined in 'libucrtd.lib(free.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"public: __cdecl perfetto::base::CircularQueue::~CircularQueue(void)" (??1?$CircularQueue@UTriggerHistory@TracingServiceImpl@perfetto@@@base@perfetto@@QEAA@XZ)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'malloc' defined in 'libucrtd.lib(malloc.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"private: void __cdecl perfetto::base::CircularQueue::Grow(unsigned __int64)" (?Grow@?$CircularQueue@UTriggerHistory@TracingServiceImpl@perfetto@@@base@perfetto@@AEAAX_K@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'strtod' defined in 'libucrtd.lib(strtod.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"double __cdecl perfetto::base::StrToD(char const *,char * *)" (?StrToD@base@perfetto@@YANPEBDPEAPEAD@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'getenv' defined in 'libucrtd.lib(getenv.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"class std::basic_string,class std::allocator > __cdecl perfetto::base::GetSysTempDir(void)" (?GetSysTempDir@base@perfetto@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'wcslen' defined in 'libucrtd.lib(strnlen.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"wchar_t * __cdecl std::_Maklocwcs(wchar_t const *)" (?_Maklocwcs@std@@YAPEA_WPEB_W@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'strncmp' defined in 'libucrtd.lib(strncmp.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"public: static bool __cdecl perfetto::internal::TrackEventInternal::Initialize(class perfetto::internal::TrackEventCategoryRegistry const &,bool (__cdecl*)(class perfetto::protos::gen::DataSourceDescriptor const &))" (?Initialize@TrackEventInternal@internal@perfetto@@SA_NAEBVTrackEventCategoryRegistry@23@P6A_NAEBVDataSourceDescriptor@gen@protos@3@@Z@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'strpbrk' defined in 'libucrtd.lib(strpbrk.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"class std::basic_string,class std::allocator > __cdecl perfetto::base::StripChars(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &,char)" (?StripChars@base@perfetto@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV34@0D@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_calloc_dbg' defined in 'libucrtd.lib(debug_heap.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"char * __cdecl std::_Maklocstr(char const *,char *,struct _Cvtvec const &)" (??$_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_CrtDbgReport' defined in 'libucrtd.lib(dbgrpt.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"class std::basic_string,class std::allocator > __cdecl std::operator+,class std::allocator >(class std::basic_string,class std::allocator > &&,class std::basic_string,class std::allocator > &&)" (??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@$$QEAV10@0@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '__acrt_iob_func' defined in 'libucrtd.lib(_file.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"void __cdecl perfetto::base::LogMessage(enum perfetto::base::LogLev,char const *,int,char const *,...)" (?LogMessage@base@perfetto@@YAXW4LogLev@12@PEBDH1ZZ)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'fclose' defined in 'libucrtd.lib(fclose.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"private: static void __cdecl perfetto::ConsoleInterceptor::Printf(class perfetto::Interceptor::InterceptorContext &,char const *,...)" (?Printf@ConsoleInterceptor@perfetto@@CAXAEAVInterceptorContext@?$Interceptor@VConsoleInterceptor@perfetto@@@2@PEBDZZ)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '__stdio_common_vfprintf' defined in 'libucrtd.lib(output.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '_vfprintf_l' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '__stdio_common_vsprintf' defined in 'libucrtd.lib(output.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function 'vsnprintf' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'terminate' defined in 'libucrtd.lib(terminate.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"public: __cdecl std::thread::~thread(void)" (??1thread@std@@QEAA@XZ)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol 'strftime' defined in 'libucrtd.lib(strftime.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"class std::basic_string,class std::allocator > __cdecl perfetto::base::GetTimeFmt(class std::basic_string,class std::allocator > const &)" (?GetTimeFmt@base@perfetto@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV34@@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_beginthreadex' defined in 'libucrtd.lib(thread.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"public: __cdecl std::thread::thread(void (__cdecl*&&)(struct perfetto::base::Subprocess::MovableState *),struct perfetto::base::Subprocess::MovableState * &)" (??$?0P6AXPEAUMovableState@Subprocess@base@perfetto@@@ZAEAPEAU0123@$0A@@thread@std@@QEAA@$$QEAP6AXPEAUMovableState@Subprocess@base@perfetto@@@ZAEAPEAU2345@@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_commit' defined in 'libucrtd.lib(commit.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"bool __cdecl perfetto::base::FlushFile(int)" (?FlushFile@base@perfetto@@YA_NH@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_open_osfhandle' defined in 'libucrtd.lib(osfinfo.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"public: static class perfetto::base::TempFile __cdecl perfetto::base::TempFile::Create(void)" (?Create@TempFile@base@perfetto@@SA?AV123@XZ)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4217: symbol '_read' defined in 'libucrtd.lib(read.obj)' is imported by 'perfetto.lib(perfetto.obj)' in function '"__int64 __cdecl perfetto::base::Read(int,void *,unsigned __int64)" (?Read@base@perfetto@@YA_JHPEAX_K@Z)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4286: symbol '_fileno' defined in 'libucrtd.lib(fileno.obj)' is imported by 'OLDNAMES.lib(fileno.obi)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4286: symbol '_close' defined in 'libucrtd.lib(close.obj)' is imported by 'OLDNAMES.lib(close.obi)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] LINK : warning LNK4286: symbol '_write' defined in 'libucrtd.lib(write.obj)' is imported by 'OLDNAMES.lib(write.obi)' [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_log2 referenced in function "double __cdecl std::generate_canonical >(class std::linear_congruential_engine &)" (??$generate_canonical@N$0?0V?$linear_congruential_engine@I$0LMIP@$0A@$0HPPPPPPP@@std@@@std@@YANAEAV?$linear_congruential_engine@I$0LMIP@$0A@$0HPPPPPPP@@0@@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_ceilf referenced in function "protected: unsigned __int64 __cdecl std::_Hash,class std::allocator >,int,class std::_Uhash_compare,class std::allocator >,struct std::hash,class std::allocator > >,struct std::equal_to,class std::allocator > > >,class std::allocator,class std::allocator > const ,int> >,0> >::_Min_load_factor_buckets(unsigned __int64)const " (?_Min_load_factor_buckets@?$_Hash@V?$_Umap_traits@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@HV?$_Uhash_compare@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@std@@@2@$0A@@std@@@std@@IEBA_K_K@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.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\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__putenv_s referenced in function "void __cdecl perfetto::base::SetEnv(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &)" (?SetEnv@base@perfetto@@YAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_strerror referenced in function "public: void __cdecl ::operator()(void)const " (??R@@QEBAXXZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_strncpy referenced in function "void __cdecl perfetto::base::LogMessage(enum perfetto::base::LogLev,char const *,int,char const *,...)" (?LogMessage@base@perfetto@@YAXW4LogLev@12@PEBDH1ZZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__wassert referenced in function "public: class perfetto::ConsoleInterceptor * __cdecl perfetto::LockedHandle::operator->(void)" (??C?$LockedHandle@VConsoleInterceptor@perfetto@@@perfetto@@QEAAPEAVConsoleInterceptor@1@XZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_rename referenced in function "public: void __cdecl ::operator()(void)const " (??R@@QEBAXXZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_fdopen referenced in function "private: static void __cdecl perfetto::ConsoleInterceptor::Printf(class perfetto::Interceptor::InterceptorContext &,char const *,...)" (?Printf@ConsoleInterceptor@perfetto@@CAXAEAVInterceptorContext@?$Interceptor@VConsoleInterceptor@perfetto@@@2@PEBDZZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] OLDNAMES.lib(fdopen.obi) : error LNK2001: unresolved external symbol __imp_fdopen [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_fileno referenced in function "bool __cdecl perfetto::base::ReadFileStream(struct _iobuf *,class std::basic_string,class std::allocator > *)" (?ReadFileStream@base@perfetto@@YA_NPEAU_iobuf@@PEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] OLDNAMES.lib(fileno.obi) : error LNK2001: unresolved external symbol __imp_fileno [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__fstat64i32 referenced in function fstat [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__localtime64 referenced in function localtime [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__time64 referenced in function time [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__access referenced in function "bool __cdecl perfetto::base::FileExists(class std::basic_string,class std::allocator > const &)" (?FileExists@base@perfetto@@YA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__mktemp_s referenced in function "class std::basic_string,class std::allocator > __cdecl `anonymous namespace'::GetTempName(void)" (?GetTempName@?A0x3f64815a@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__sopen_dispatch referenced in function "int __cdecl _open(char const * const,int,int)" (?_open@@YAHQEBDHH@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_close referenced in function "int __cdecl perfetto::base::CloseFile(int)" (?CloseFile@base@perfetto@@YAHH@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] OLDNAMES.lib(close.obi) : error LNK2001: unresolved external symbol __imp_close [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_dup referenced in function "private: static void __cdecl perfetto::ConsoleInterceptor::Printf(class perfetto::Interceptor::InterceptorContext &,char const *,...)" (?Printf@ConsoleInterceptor@perfetto@@CAXAEAVInterceptorContext@?$Interceptor@VConsoleInterceptor@perfetto@@@2@PEBDZZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] OLDNAMES.lib(dup.obi) : error LNK2001: unresolved external symbol __imp_dup [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp_write referenced in function "__int64 __cdecl perfetto::base::WriteAll(int,void const *,unsigned __int64)" (?WriteAll@base@perfetto@@YA_JHPEBX_K@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] OLDNAMES.lib(write.obi) : error LNK2001: unresolved external symbol __imp_write [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__mkdir referenced in function "bool __cdecl perfetto::base::Mkdir(class std::basic_string,class std::allocator > const &)" (?Mkdir@base@perfetto@@YA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] perfetto.lib(perfetto.obj) : error LNK2019: unresolved external symbol __imp__rmdir referenced in function "bool __cdecl perfetto::base::Rmdir(class std::basic_string,class std::allocator > const &)" (?Rmdir@base@perfetto@@YA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] OLDNAMES.lib(fdopen.obi) : error LNK2001: unresolved external symbol __imp__fdopen [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] OLDNAMES.lib(dup.obi) : error LNK2001: unresolved external symbol __imp__dup [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\bin\test_package.exe : fatal error LNK1120: 23 unresolved externals [C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d\test_package.vcxproj] 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_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ERROR: perfetto/20.1 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\perfetto\all\test_package\build\d481cc7130ccaf3331957829fe6d207accc7682d --config Debug -- /m:16 /verbosity:minimal