******************************************************************************** conan install tbb/2020.2@ --build=tbb --profile=C:\J\w\BuildSingleReference@5/62524/9c947c9a-6cf6-4ead-b433-708920514275/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] tbb:shared=True [build_requires] [env] tbb/2020.2: Forced build from source Installing package: tbb/2020.2 Requirements tbb/2020.2 from local cache - Cache Packages tbb/2020.2:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tbb/2020.2: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\tbb\2020.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK tbb/2020.2: Copying sources to build folder tbb/2020.2: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\tbb\2020.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 tbb/2020.2: Generator txt created conanbuildinfo.txt tbb/2020.2: Aggregating env generators [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 tbb/2020.2: Calling build() ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > C:\ProgramData\chocolatey\bin\make.exe arch=intel64 runtime=vc_mt compiler=cl tbb tbbmalloc tbbproxy ----------------- Created the .\\build\\windows_intel64_cl_vc_mt_release directory C:/ProgramData/chocolatey/lib/make/tools/install/bin/make -C ".\\build\\windows_intel64_cl_vc_mt_release" -r -f ../../build/Makefile.tbb cfg=release make[1]: Entering directory 'C:/J/w/BuildSingleReference@5/.conan/data/tbb/2020.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/build/windows_intel64_cl_vc_mt_release' cl /nologo /Foconcurrent_hash_map.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/concurrent_hash_map.cpp concurrent_hash_map.cpp cl /nologo /Foconcurrent_queue.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/concurrent_queue.cpp concurrent_queue.cpp cl /nologo /Foconcurrent_vector.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/concurrent_vector.cpp concurrent_vector.cpp cl /nologo /Fodynamic_link.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/dynamic_link.cpp dynamic_link.cpp cl /nologo /Foitt_notify.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/itt_notify.cpp itt_notify.cpp cl /nologo /Focache_aligned_allocator.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/cache_aligned_allocator.cpp cache_aligned_allocator.cpp cl /nologo /Fopipeline.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/pipeline.cpp pipeline.cpp cl /nologo /Foqueuing_mutex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/queuing_mutex.cpp queuing_mutex.cpp cl /nologo /Foqueuing_rw_mutex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/queuing_rw_mutex.cpp queuing_rw_mutex.cpp cl /nologo /Foreader_writer_lock.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/reader_writer_lock.cpp reader_writer_lock.cpp cl /nologo /Fospin_rw_mutex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/spin_rw_mutex.cpp spin_rw_mutex.cpp cl /nologo /Fox86_rtm_rw_mutex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/x86_rtm_rw_mutex.cpp x86_rtm_rw_mutex.cpp cl /nologo /Fospin_mutex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/spin_mutex.cpp spin_mutex.cpp cl /nologo /Focritical_section.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/critical_section.cpp critical_section.cpp cl /nologo /Fomutex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/mutex.cpp mutex.cpp cl /nologo /Forecursive_mutex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/recursive_mutex.cpp recursive_mutex.cpp cl /nologo /Focondition_variable.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/condition_variable.cpp condition_variable.cpp cl /nologo /Fotbb_thread.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/tbb_thread.cpp tbb_thread.cpp cl /nologo /Foconcurrent_monitor.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/concurrent_monitor.cpp concurrent_monitor.cpp cl /nologo /Fosemaphore.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/semaphore.cpp semaphore.cpp cl /nologo /Foprivate_server.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/private_server.cpp private_server.cpp cl /nologo /Forml_tbb.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/rml/client/rml_tbb.cpp rml_tbb.cpp cmd /C cscript /nologo /E:jscript ../../build/version_info_windows.js cl intel64 "cl /nologo /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include /I." > version_string.ver cl /nologo /Fotbb_misc.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include /I. ../../src/tbb/tbb_misc.cpp tbb_misc.cpp cl /nologo /Fotbb_misc_ex.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/tbb_misc_ex.cpp tbb_misc_ex.cpp cl /nologo /Fotask.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/task.cpp task.cpp cl /nologo /Fotask_group_context.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/task_group_context.cpp task_group_context.cpp cl /nologo /Fogovernor.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/governor.cpp governor.cpp cl /nologo /Fomarket.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/market.cpp market.cpp cl /nologo /Foarena.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/arena.cpp arena.cpp cl /nologo /Foscheduler.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/scheduler.cpp scheduler.cpp cl /nologo /Foobserver_proxy.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/observer_proxy.cpp observer_proxy.cpp cl /nologo /Fotbb_statistics.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/tbb_statistics.cpp tbb_statistics.cpp cl /nologo /Fotbb_main.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/tbb/tbb_main.cpp tbb_main.cpp cl /nologo /Foconcurrent_vector_v2.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/old/concurrent_vector_v2.cpp concurrent_vector_v2.cpp cl /nologo /Foconcurrent_queue_v2.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/old/concurrent_queue_v2.cpp concurrent_queue_v2.cpp cl /nologo /Fospin_rw_mutex_v2.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/old/spin_rw_mutex_v2.cpp spin_rw_mutex_v2.cpp cl /nologo /Fotask_v2.obj /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include ../../src/old/task_v2.cpp task_v2.cpp ml64 /nologo /DEM64T=1 /c /Zi ../../src/tbb/intel64-masm/atomic_support.asm Assembling: ../../src/tbb/intel64-masm/atomic_support.asm ml64 /nologo /DEM64T=1 /c /Zi ../../src/tbb/intel64-masm/intel64_misc.asm Assembling: ../../src/tbb/intel64-masm/intel64_misc.asm ml64 /nologo /DEM64T=1 /c /Zi ../../src/tbb/intel64-masm/itsx.asm Assembling: ../../src/tbb/intel64-masm/itsx.asm rc /Fotbb_resource.res /I../../src /I../../src/rml/include /I../../include /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 ../../src/tbb/tbb_resource.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. cmd /C "..\..\build\generate_tbbvars.bat" Generating local tbbvars.bat Generating local tbbvars.sh Generating local tbbvars.csh cl /nologo /TP /EP ../../src/tbb/win64-tbb-export.def /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_BUILD=1 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /I../../src /I../../src/rml/include /I../../include > tbb.def cl /nologo /Fetbb.dll concurrent_hash_map.obj concurrent_queue.obj concurrent_vector.obj dynamic_link.obj itt_notify.obj cache_aligned_allocator.obj pipeline.obj queuing_mutex.obj queuing_rw_mutex.obj reader_writer_lock.obj spin_rw_mutex.obj x86_rtm_rw_mutex.obj spin_mutex.obj critical_section.obj mutex.obj recursive_mutex.obj condition_variable.obj tbb_thread.obj concurrent_monitor.obj semaphore.obj private_server.obj rml_tbb.obj tbb_misc.obj tbb_misc_ex.obj task.obj task_group_context.obj governor.obj market.obj arena.obj scheduler.obj observer_proxy.obj tbb_statistics.obj tbb_main.obj concurrent_vector_v2.obj concurrent_queue_v2.obj spin_rw_mutex_v2.obj task_v2.obj atomic_support.obj intel64_misc.obj itsx.obj tbb_resource.res /link /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DYNAMICBASE /NXCOMPAT /DEF:tbb.def Creating library tbb.lib and object tbb.exp make[1]: Leaving directory 'C:/J/w/BuildSingleReference@5/.conan/data/tbb/2020.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/build/windows_intel64_cl_vc_mt_release' C:/ProgramData/chocolatey/lib/make/tools/install/bin/make -C ".\\build\\windows_intel64_cl_vc_mt_release" -r -f ../../build/Makefile.tbbmalloc cfg=release malloc make[1]: Entering directory 'C:/J/w/BuildSingleReference@5/.conan/data/tbb/2020.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/build/windows_intel64_cl_vc_mt_release' cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc ../../src/tbbmalloc/backend.cpp backend.cpp cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc ../../src/tbbmalloc/large_objects.cpp large_objects.cpp cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc ../../src/tbbmalloc/backref.cpp backref.cpp cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc ../../src/tbbmalloc/tbbmalloc.cpp tbbmalloc.cpp cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /Foitt_notify_malloc.obj /I../../src /I../../src/rml/include /I../../include ../../src/tbb/itt_notify.cpp itt_notify.cpp cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc /I. ../../src/tbbmalloc/frontend.cpp frontend.cpp rc /Fotbbmalloc.res /I../../src /I../../src/rml/include /I../../include /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 ../../src/tbbmalloc/tbbmalloc.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. cl /nologo /TP /EP ../../src/tbbmalloc/win64-tbbmalloc-export.def /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include > tbbmalloc.def cl /nologo /Fetbbmalloc.dll backend.obj large_objects.obj backref.obj tbbmalloc.obj atomic_support.obj itt_notify_malloc.obj frontend.obj tbbmalloc.res /link /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DYNAMICBASE /NXCOMPAT /DEF:tbbmalloc.def Creating library tbbmalloc.lib and object tbbmalloc.exp cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc ../../src/tbbmalloc/proxy.cpp proxy.cpp cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc ../../src/tbbmalloc/tbb_function_replacement.cpp tbb_function_replacement.cpp cl /nologo /Fetbbmalloc_proxy.dll proxy.obj tbb_function_replacement.obj tbbmalloc.res tbbmalloc.lib /link /nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DYNAMICBASE /NXCOMPAT Creating library tbbmalloc_proxy.lib and object tbbmalloc_proxy.exp make[1]: Leaving directory 'C:/J/w/BuildSingleReference@5/.conan/data/tbb/2020.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/build/windows_intel64_cl_vc_mt_release' C:/ProgramData/chocolatey/lib/make/tools/install/bin/make -C ".\\build\\windows_intel64_cl_vc_mt_release" -r -f ../../build/Makefile.tbbproxy cfg=release tbbproxy make[1]: Entering directory 'C:/J/w/BuildSingleReference@5/.conan/data/tbb/2020.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/build/windows_intel64_cl_vc_mt_release' cl /nologo /c /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_DLL_NAME=tbb.dll /D__TBB_LST=../../src/tbb/win64-tbb-export.lst /I../../src/tbb/intel64-masm /I../../src/tbb /I../../src/test /I../../src/tbbproxy /I../../src/tbbproxy /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /DARCH_intel64 /DOS_windows /Oi- /Zl /Fdtbbproxy.pdb /I../../src /I../../src/rml/include /I../../include ../../src/tbbproxy/tbbproxy.cpp tbbproxy.cpp cl /nologo /TP /EP ../../src/tbbproxy/tbbproxy-windows.asm /I../../src /I../../src/rml/include /I../../include /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /volatile:iso /FS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0502 /D__TBB_DLL_NAME=tbb.dll /D__TBB_LST=../../src/tbb/win64-tbb-export.lst /I../../src/tbb/intel64-masm /I../../src/tbb /I../../src/test /I../../src/tbbproxy /I../../src/tbbproxy /W4 /DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 /DARCH_intel64 /DOS_windows /Oi- /Zl /D__TBB_BUILD=1 > tbbproxy-asm.asm ml64 /nologo /DEM64T=1 /c /Zi tbbproxy-asm.asm Assembling: tbbproxy-asm.asm lib /nologo /nodefaultlib /out:tbbproxy.lib tbbproxy.obj tbbproxy-asm.obj make[1]: Leaving directory 'C:/J/w/BuildSingleReference@5/.conan/data/tbb/2020.2/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/build/windows_intel64_cl_vc_mt_release' tbb/2020.2: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built tbb/2020.2: Build folder C:\J\w\BuildSingleReference@5\.conan\data\tbb\2020.2\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 tbb/2020.2: Generated conaninfo.txt tbb/2020.2: Generated conanbuildinfo.txt tbb/2020.2: Generating the package tbb/2020.2: Package folder C:\J\w\BuildSingleReference@5\.conan\data\tbb\2020.2\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 tbb/2020.2: Calling package() [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 tbb/2020.2 package(): Packaged 3 '.dll' files: tbb.dll, tbbmalloc.dll, tbbmalloc_proxy.dll tbb/2020.2 package(): Packaged 118 '.h' files tbb/2020.2 package(): Packaged 4 files: condition_variable, thread, tuple, LICENSE tbb/2020.2 package(): Packaged 4 '.lib' files: tbb.lib, tbbmalloc.lib, tbbmalloc_proxy.lib, tbbproxy.lib tbb/2020.2: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created tbb/2020.2: Created package revision 2b004dfd71918a394b54a04f3c7d7a02 [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 Aggregating env generators ../../build/Makefile.tbb:28: CONFIG: cfg=release arch=intel64 compiler=cl target=windows runtime=vc_mt win64-tbb-export.def win64-tbbmalloc-export.def tbbproxy-windows.asm