******************************************************************************** conan install onetbb/2020.2@#356bdc393825dc53c765ce6e5ece2afb --build=onetbb -pr /Users/jenkins/workspace/prod-v1/bsr@2/17362/ccebc/profile_osx_130_libcpp_apple-clang_debug_armv8.onetbb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -s:b arch=armv8 ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] onetbb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13 os=Macos os_build=Macos [options] [build_requires] [env] onetbb/2020.2: Forced build from source Installing package: onetbb/2020.2 Requirements onetbb/2020.2 from local cache - Cache Packages onetbb/2020.2:42a10e89ce278d2cf0fa1c09abdd40b137b6e79b - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK onetbb/2020.2: Configuring sources in /Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/data/onetbb/2020.2/_/_/source/src onetbb/2020.2: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK onetbb/2020.2: Copying sources to build folder onetbb/2020.2: Building your package in /Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/data/onetbb/2020.2/_/_/build/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b onetbb/2020.2: Generator txt created conanbuildinfo.txt onetbb/2020.2: Calling generate() onetbb/2020.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK onetbb/2020.2: Calling build() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/data/onetbb/2020.2/_/_/build/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/build-debug/conan/conanbuild.sh" && make tbb 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os14.1.1_debug directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.1_debug" -r -f ../../build/Makefile.tbb cfg=debug clang++ -o concurrent_hash_map.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_hash_map.cpp clang++ -o concurrent_queue.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_queue.cpp clang++ -o concurrent_vector.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_vector.cpp clang++ -o dynamic_link.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/dynamic_link.cpp clang++ -o itt_notify.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -o cache_aligned_allocator.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/cache_aligned_allocator.cpp clang++ -o pipeline.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/pipeline.cpp clang++ -o queuing_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_mutex.cpp clang++ -o queuing_rw_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_rw_mutex.cpp clang++ -o reader_writer_lock.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/reader_writer_lock.cpp clang++ -o spin_rw_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_rw_mutex.cpp clang++ -o x86_rtm_rw_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/x86_rtm_rw_mutex.cpp clang++ -o spin_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_mutex.cpp clang++ -o critical_section.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/critical_section.cpp clang++ -o mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/mutex.cpp clang++ -o recursive_mutex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/recursive_mutex.cpp clang++ -o condition_variable.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/condition_variable.cpp clang++ -o tbb_thread.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_thread.cpp clang++ -o concurrent_monitor.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_monitor.cpp clang++ -o semaphore.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/semaphore.cpp clang++ -o private_server.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/private_server.cpp clang++ -o rml_tbb.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/rml/client/rml_tbb.cpp sh ../../build/version_info_macos.sh clang++ -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. >version_string.ver clang++ -o tbb_misc_ex.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_misc_ex.cpp clang++ -o task.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task.cpp clang++ -o task_group_context.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task_group_context.cpp clang++ -o governor.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/governor.cpp clang++ -o market.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/market.cpp clang++ -o arena.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/arena.cpp clang++ -o scheduler.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/scheduler.cpp clang++ -o observer_proxy.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/observer_proxy.cpp clang++ -o tbb_statistics.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_statistics.cpp clang++ -o tbb_main.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_main.cpp clang++ -o concurrent_vector_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_vector_v2.cpp clang++ -o concurrent_queue_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_queue_v2.cpp clang++ -o spin_rw_mutex_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/spin_rw_mutex_v2.cpp clang++ -o task_v2.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/task_v2.cpp sh ../../build/generate_tbbvars.sh DY clang++ -o tbb_misc.o -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. ../../src/tbb/tbb_misc.cpp ar rcs libtbb_debug.a concurrent_hash_map.o concurrent_queue.o concurrent_vector.o dynamic_link.o itt_notify.o cache_aligned_allocator.o pipeline.o queuing_mutex.o queuing_rw_mutex.o reader_writer_lock.o spin_rw_mutex.o x86_rtm_rw_mutex.o spin_mutex.o critical_section.o mutex.o recursive_mutex.o condition_variable.o tbb_thread.o concurrent_monitor.o semaphore.o private_server.o rml_tbb.o tbb_misc.o tbb_misc_ex.o task.o task_group_context.o governor.o market.o arena.o scheduler.o observer_proxy.o tbb_statistics.o tbb_main.o concurrent_vector_v2.o concurrent_queue_v2.o spin_rw_mutex_v2.o task_v2.o ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/data/onetbb/2020.2/_/_/build/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/build-debug/conan/conanbuild.sh" && make tbbmalloc 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os14.1.1_debug directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.1_debug" -r -f ../../build/Makefile.tbbmalloc cfg=debug malloc clang++ -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backend.cpp clang++ -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/large_objects.cpp clang++ -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backref.cpp clang++ -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/tbbmalloc.cpp clang++ -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -o itt_notify_malloc.o -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -c -MMD -g -O0 -DTBB_USE_DEBUG -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -g -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc -I. ../../src/tbbmalloc/frontend.cpp ar rcs libtbbmalloc_debug.a backend.o large_objects.o backref.o tbbmalloc.o itt_notify_malloc.o frontend.o ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/data/onetbb/2020.2/_/_/build/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/build-debug/conan/conanbuild.sh" && make tbbproxy 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os14.1.1_debug directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.1_debug" -r -f ../../build/Makefile.tbbproxy cfg=debug tbbproxy make[1]: Nothing to be done for `tbbproxy'. onetbb/2020.2: Package '42a10e89ce278d2cf0fa1c09abdd40b137b6e79b' built onetbb/2020.2: Build folder /Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/data/onetbb/2020.2/_/_/build/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/build-debug onetbb/2020.2: Generated conaninfo.txt onetbb/2020.2: Generated conanbuildinfo.txt onetbb/2020.2: Generating the package onetbb/2020.2: Package folder /Users/jenkins/workspace/prod-v1/bsr@2/17362/adaea/.conan/data/onetbb/2020.2/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b onetbb/2020.2: Calling package() onetbb/2020.2: Copied 1 file: LICENSE onetbb/2020.2: Copied 118 '.h' files onetbb/2020.2: Copied 3 files: tuple, condition_variable, thread onetbb/2020.2: Copied 1 '.h' file: ppl.h onetbb/2020.2: Copied 2 '.a' files: libtbbmalloc_debug.a, libtbb_debug.a [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK onetbb/2020.2 package(): Packaged 4 files: LICENSE, tuple, condition_variable, thread onetbb/2020.2 package(): Packaged 118 '.h' files onetbb/2020.2 package(): Packaged 2 '.a' files: libtbbmalloc_debug.a, libtbb_debug.a onetbb/2020.2: Package '42a10e89ce278d2cf0fa1c09abdd40b137b6e79b' created onetbb/2020.2: Created package revision 5ef5b0f014938388b5ab2fef7ed96556 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators ../../build/Makefile.tbb:28: CONFIG: cfg=debug arch=arm64 compiler=clang target=macos runtime=cc13.0.0_os14.1.1 In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13In file included from ../../src/tbb/concurrent_queue.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ : warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ In file included from ../../src/tbb/concurrent_queue.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here ^ int64_t OSAtomicAdd64( int64_t __theAmount, ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_queue.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_queue.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] In file included from ../../src/tbb/pipeline.cpp:17 return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ : In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12:In file included from ../../src/tbb/concurrent_queue.cpp warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] :18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warningIn file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ #define __TBB_full_memory_fence() OSMemoryBarrier() /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: ^ 750:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 9: void OSMemoryBarrier( void ); ^ note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 30: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] void OSMemoryBarrier( void ); ^ __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from ../../src/tbb/concurrent_hash_map.cpp:17: void OSMemoryBarrier( void ); ^ In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.hIn file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] :21: ../../include/tbb/tbb_machine.h __TBB_release_consistency_helper(); :635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ^ __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' ../../include/tbb/machine/macos_common.h:93:44#define __TBB_full_memory_fence() OSMemoryBarrier() ^ : note: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here expanded from macro '__TBB_release_consistency_helper' void OSMemoryBarrier( void ); ^ #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:30: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] void OSMemoryBarrier( void ); ^ __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21 while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] ^ while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646: ^ 9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] : In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59 int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ :28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: ../../src/tbb/queuing_mutex.cpp:44:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on "m.q_tail" ^ __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' ../../include/tbb/machine/macos_common.h:92:#define __TBB_control_consistency_helper() OSMemoryBarrier() ^ 44: note: expanded from macro '__TBB_acquire_consistency_helper' /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:#define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ 750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 11 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/queuing_rw_mutex.cpp:162:13: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on "m.q_tail" ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/queuing_rw_mutex.cpp:188:13: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on "m.q_tail" ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/queuing_rw_mutex.cpp:474:5: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on either "my_mutex->q_tail" or "my_going" (TODO: not clear) ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 13 warnings generated. In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ In file included from ../../src/tbb/tbb_thread.cpp:21/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] :750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ void OSMemoryBarrier( void ); ^/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h: return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; 35: ../../include/tbb/tbb_machine.h:608:9: ^ warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248 __TBB_acquire_consistency_helper(); ^ :9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here ../../include/tbb/machine/macos_common.h:92:int64_t OSAtomicAdd64Barrier( int64_t __theAmount, 44: note: expanded from macro '__TBB_acquire_consistency_helper' ^ #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 9: warninginline void atomic_fence () { __TBB_full_memory_fence(); } ^ : 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_thread.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: In file included from ../../src/tbb/condition_variable.cpp:18: In file included from warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ../../include/tbb/compat/condition_variable: __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 94:44: note: expanded from macro '__TBB_full_memory_fence' __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:#define __TBB_full_memory_fence() OSMemoryBarrier() 94:44: note: expanded from macro '__TBB_full_memory_fence' ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750#define __TBB_full_memory_fence() OSMemoryBarrier() ^ :9/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here : note: 'OSMemoryBarrier' has been explicitly marked deprecated herevoid OSMemoryBarrier( void ); ^ void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/condition_variable.cpp:18: In file included from ../../include/tbb/compat/condition_variable:71: In file included from ../../include/tbb/compat/../mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_monitor.cpp:17: In file included from ../../src/tbb/concurrent_monitor.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/semaphore.cpp:17: In file included from ../../src/tbb/semaphore.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: 28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hwarning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ :232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:23: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] 20: ../../include/tbb/tbb_machine.h:608: return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ 9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ __TBB_acquire_consistency_helper(); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: noteIn file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.cpp:20: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:23: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:21: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:24: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warnings generated. 11 warnings generated. In file included from ../../src/tbb/scheduler.cpp:17: ../../src/tbb/custom_scheduler.h:98:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: ../../src/tbb/custom_scheduler.h:205:13: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on ref_count ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: ../../src/tbb/custom_scheduler.h:649:17: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on ref_count ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/scheduler.cpp:1048:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_arena_slot->head ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/scheduler.cpp:1162:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on victim_slot.tail ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warnings generated. 11 warnings generated. 11 warnings generated. In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warnings generated. In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 16 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.hIn file included from :258../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] 55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] :339:31 int64_t snapshot = OSAtomicAdd64( 0, address ); ^ : warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here inline void atomic_fence () { __TBB_full_memory_fence(); } ^ int64_t OSAtomicAdd64( int64_t __theAmount, ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; In file included from ../../src/tbbmalloc/frontend.cpp:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h ^: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here 21: In file included from int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.hIn file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : __TBB_acquire_consistency_helper();29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ^ In file included from ../../include/tbb/machine/macos_common.h../../src/tbbmalloc/backend.cpp:92../../include/tbb/tbb_machine.h::44:: note258: : expanded from macro '__TBB_acquire_consistency_helper' ../../include/tbb/machine/macos_common.h19: #define __TBB_acquire_consistency_helper() OSMemoryBarrier()In file included from ../../src/tbbmalloc/tbbmalloc_internal.h::2155: In file included from ../../src/tbbmalloc/TypeDefinitions.h ^:54 : In file included from ../../src/tbbmalloc/Customize.h/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:29:: In file included from ../../src/tbbmalloc/Synchronize.h::2013: :../../include/tbb/tbb_machine.h :339750::31: warningwarning: : 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]9 :'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ ^ In file included from ../../include/tbb/machine/macos_common.h../../src/tbbmalloc/large_objects.cppnote: 17: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646'OSMemoryBarrier' has been explicitly marked deprecated here : :void OSMemoryBarrier( void );94In file included from : 44 ^ ../../src/tbbmalloc/tbbmalloc_internal.h::21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: : In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258note: expanded from macro '__TBB_full_memory_fence' 9: :In file included from ../../include/tbb/machine/macos_common.hnote../../src/tbbmalloc/backref.cpp: #define __TBB_full_memory_fence() OSMemoryBarrier()'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here :17 : bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue,In file included from :../../src/tbbmalloc/tbbmalloc_internal.h ^:5521: In file included from :13: warning../../src/tbbmalloc/TypeDefinitions.h: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbbmalloc/frontend.cpp:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: :54In file included from : In file included from ../../src/tbbmalloc/Customize.h::In file included from 29: In file included from ../../src/tbbmalloc/Synchronize.h750:../../src/tbbmalloc/large_objects.cpp:9::17 note20: : In file included from ../../include/tbb/tbb_machine.h:: 258../../src/tbbmalloc/Synchronize.h: ../../include/tbb/machine/macos_common.h:59:In file included from 28::'OSMemoryBarrier' has been explicitly marked deprecated here ../../src/tbbmalloc/tbbmalloc_internal.hwarning : :void OSMemoryBarrier( void ); 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations]21: In file included from 20 ^: int64_t snapshot = OSAtomicAdd64( 0, address );../../include/tbb/tbb_machine.h../../src/tbbmalloc/TypeDefinitions.h: 612::9 54In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17 ^: :In file included from ../../src/tbbmalloc/TypeDefinitions.h :54warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232: In file included from ../../src/tbbmalloc/Customize.h: __TBB_release_consistency_helper(); : ^: 9:29 In file included from : ../../include/tbb/machine/macos_common.hIn file included from ../../src/tbbmalloc/Customize.h../../src/tbbmalloc/Synchronize.h::note20: In file included from 93:44::../../include/tbb/tbb_machine.h 29note: : : 'OSAtomicAdd64' has been explicitly marked deprecated here expanded from macro '__TBB_release_consistency_helper' In file included from int64_t OSAtomicAdd64( int64_t __theAmount,#define __TBB_release_consistency_helper() OSMemoryBarrier() ^ ^ ../../src/tbbmalloc/Synchronize.h:20: :In file included from /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h../../include/tbb/tbb_machine.h258::258: 750:9: In file included from : note../../include/tbb/machine/macos_common.h../../include/tbb/machine/macos_common.h../../src/tbbmalloc/backend.cpp:19: : : 59:28: 'OSMemoryBarrier' has been explicitly marked deprecated here warning:: In file included from 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations]55../../src/tbbmalloc/tbbmalloc_internal.hvoid OSMemoryBarrier( void );: 21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54In file included from ^ ../../src/tbbmalloc/frontend.cpp int64_t snapshot = OSAtomicAdd64( 0, address ); ^:13: In file included from :18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: :In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hwarning:232:: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] ../../src/tbbmalloc/Customize.h:: while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ In file included from 9/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646../../src/tbbmalloc/Synchronize.h::9:: 2029: In file included from note: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here : bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ../../include/tbb/tbb_machine.h:258 ^: 'OSAtomicAdd64' has been explicitly marked deprecated here../../include/tbb/machine/macos_common.h In file included from ../../src/tbbmalloc/backref.cpp::100: In file included from 17int64_t OSAtomicAdd64( int64_t __theAmount,In file included from ../../src/tbbmalloc/Synchronize.h:20 : ../../src/tbbmalloc/tbbmalloc.cpp:: ^../../include/tbb/tbb_machine.h:608:In file included from ../../src/tbbmalloc/tbbmalloc_internal.h139:2117: In file included from : : In file included from ../../src/tbbmalloc/TypeDefinitions.h:../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.hwarning54:29: : In file included from ../../src/tbbmalloc/Synchronize.h:20: : In file included from : ../../src/tbbmalloc/Customize.h'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] :29: In file included from ../../src/tbbmalloc/Synchronize.h while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^warning../../include/tbb/tbb_machine.h : :/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]:519:In file included from :20../../src/tbbmalloc/large_objects.cpp __TBB_acquire_consistency_helper();6359: :::17: 9 In file included from ^note../../include/tbb/tbb_machine.h :In file included from ../../include/tbb/machine/macos_common.h::25892:../../src/tbbmalloc/tbbmalloc_internal.h : 44:: note: :warning: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated hereexpanded from macro '__TBB_acquire_consistency_helper' ../../include/tbb/machine/macos_common.h21: In file included from ../../src/tbbmalloc/TypeDefinitions.h#define __TBB_acquire_consistency_helper() OSMemoryBarrier()'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]: 59 ^ __TBB_full_memory_fence(); ^ bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:28: ^::9 warning: :../../include/tbb/machine/macos_common.h54'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] : :94In file included from note: 'OSMemoryBarrier' has been explicitly marked deprecated here : void OSMemoryBarrier( void ); int64_t snapshot = OSAtomicAdd64( 0, address );../../src/tbbmalloc/Customize.h ^ ^:29 44: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:note: expanded from macro '__TBB_full_memory_fence' 232:: #define __TBB_full_memory_fence() OSMemoryBarrier() ^9In file included from In file included from : In file included from note: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h../../src/tbbmalloc/backend.cpp../../src/tbbmalloc/Synchronize.h:../../src/tbbmalloc/frontend.cpp::2018: 19: In file included from In file included from : ../../src/tbbmalloc/tbbmalloc_internal.h:In file included from ../../include/tbb/tbb_machine.h:258: ../../src/tbbmalloc/tbbmalloc_internal.h:21: 21: In file included from In file included from ../../include/tbb/machine/macos_common.h../../src/tbbmalloc/TypeDefinitions.h../../src/tbbmalloc/TypeDefinitions.h::'OSAtomicAdd64' has been explicitly marked deprecated here :int64_t OSAtomicAdd64( int64_t __theAmount,54 10054: In file included from :../../src/tbbmalloc/Customize.h:29:: 75013: ^: warning 9: In file included from ../../src/tbbmalloc/Synchronize.h: ::'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h20:20: ../../include/tbb/tbb_machine.h:: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 612: while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){9: warningIn file included from ../../include/tbb/tbb_machine.h In file included from ../../src/tbbmalloc/tbbmalloc.cpp:258: ../../include/tbb/machine/macos_common.h: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]:17: :void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/TypeDefinitions.h:110 54/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h __TBB_release_consistency_helper();: : ^ 51912../../include/tbb/machine/macos_common.h ^: :93:In file included from :: ../../src/tbbmalloc/Customize.h9: : 29In file included from warningnote: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations]44 ../../src/tbbmalloc/backref.cpp:: : return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^In file included from 17: ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:: note258In file included from : : 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h ../../src/tbbmalloc/tbbmalloc_internal.hbool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^expanded from macro '__TBB_release_consistency_helper'::162 21: In file included from ../../include/tbb/machine/macos_common.h :9: note#define __TBB_release_consistency_helper() OSMemoryBarrier():100:13../../src/tbbmalloc/TypeDefinitions.h: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] :54: In file included from ../../src/tbbmalloc/Customize.h: : 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here ^ 29/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: In file included from while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){In file included from ../../src/tbbmalloc/Synchronize.h../../src/tbbmalloc/large_objects.cpp:17: :20750: ^9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here : ../../include/tbb/tbb_machine.h :645:9: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hint32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); In file included from : ^: void OSMemoryBarrier( void );519 :9../../src/tbbmalloc/tbbmalloc_internal.h:warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ^ __TBB_full_memory_fence();:21 : In file included from ../../src/tbbmalloc/TypeDefinitions.h ^ :note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here In file included from ../../src/tbbmalloc/frontend.cpp:54: In file included from ../../src/tbbmalloc/Customize.h:29bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );../../include/tbb/machine/macos_common.h: 94: :44In file included from 18../../src/tbbmalloc/Synchronize.h: ^: : In file included from ../../src/tbbmalloc/tbbmalloc_internal.hnote: expanded from macro '__TBB_full_memory_fence' :21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h20: In file included from ../../include/tbb/tbb_machine.h:258#define __TBB_full_memory_fence() OSMemoryBarrier() : ^ : /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750../../include/tbb/machine/macos_common.h:In file included from 110::9: 1229../../src/tbbmalloc/tbbmalloc.cpp:In file included from 17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:: noteIn file included from ../../src/tbbmalloc/backend.cpp:19../../src/tbbmalloc/Synchronize.h: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:54:21: : 'OSMemoryBarrier' has been explicitly marked deprecated here: 20warningIn file included from : : In file included from ../../src/tbbmalloc/TypeDefinitions.hvoid OSMemoryBarrier( void );In file included from ../../include/tbb/tbb_machine.h: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations]: ../../src/tbbmalloc/Customize.h: 29: In file included from return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ 258: ../../include/tbb/machine/macos_common.h ../../src/tbbmalloc/Synchronize.h:116 ^:20::54: In file included from : In file included from ../../src/tbbmalloc/Customize.h:29../../include/tbb/tbb_machine.h:258: : In file included from ../../src/tbbmalloc/Synchronize.h:20../../include/tbb/machine/macos_common.h:110:1212: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: : warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations]../../include/tbb/tbb_machine.hwarning:: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] :635: 1629: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; __TBB_full_memory_fence();: ^ ^ 9: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: ^ :../../include/tbb/machine/macos_common.h:162: note: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here94: 9:'OSAtomicAdd64Barrier' has been explicitly marked deprecated here 44int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ : note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here note: int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue );expanded from macro '__TBB_full_memory_fence' int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^#define __TBB_full_memory_fence() OSMemoryBarrier() ^ In file included from ../../src/tbbmalloc/frontend.cpp:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20 : ^In file included from In file included from ../../src/tbbmalloc/large_objects.cpp../../include/tbb/tbb_machine.h:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: :../../src/tbbmalloc/tbbmalloc.cpp In file included from :17339: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from :31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ../../src/tbbmalloc/TypeDefinitions.h../../src/tbbmalloc/Customize.h::29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h54: inline void atomic_fence () { __TBB_full_memory_fence(); } :258: ../../include/tbb/machine/macos_common.h:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:116750::12: 9warning: In file included from ../../src/tbbmalloc/Customize.h:'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] ^: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void );../../include/tbb/machine/macos_common.h: 2994:44: ^ return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend;: In file included from ../../src/tbbmalloc/Synchronize.h ^ :/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from 9:../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.hnote: 20expanded from macro '__TBB_full_memory_fence':: 54: In file included from ../../src/tbbmalloc/Customize.h#define __TBB_full_memory_fence() OSMemoryBarrier() ^:In file included from ../../include/tbb/tbb_machine.h: 258: ../../include/tbb/machine/macos_common.h:116:29: In file included from /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hnote../../src/tbbmalloc/Synchronize.h::750:9: note: : 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here 12: warning: 'OSMemoryBarrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount,'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] ^ 20 return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ : ../../include/tbb/tbb_machine.h/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: void OSMemoryBarrier( void ); ^ :645note:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : __TBB_full_memory_fence(); In file included from ../../src/tbbmalloc/large_objects.cpp: ^17: In file included from ../../include/tbb/machine/macos_common.h:94'OSAtomicAdd64Barrier' has been explicitly marked deprecated here :44:int64_t OSAtomicAdd64Barrier( int64_t __theAmount, note: expanded from macro '__TBB_full_memory_fence' ../../src/tbbmalloc/tbbmalloc_internal.h:#define __TBB_full_memory_fence() OSMemoryBarrier() ^ ^21 : In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:In file included from ../../src/tbbmalloc/tbbmalloc.cpp:94/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: 17: note: 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from :../../src/tbbmalloc/TypeDefinitions.h:void OSMemoryBarrier( void );54: In file included from ../../src/tbbmalloc/Customize.h:29: 44:In file included from ../../src/tbbmalloc/Synchronize.h: ^ 20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] noteinline void atomic_fence () { __TBB_full_memory_fence(); } ^ : ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' expanded from macro '__TBB_full_memory_fence'#define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ #define __TBB_full_memory_fence() OSMemoryBarrier() In file included from ../../src/tbbmalloc/frontend.cpp ^:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h#define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ :/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 750void OSMemoryBarrier( void ); ^ :9In file included from ../../src/tbbmalloc/frontend.cpp:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' note#define __TBB_release_consistency_helper() OSMemoryBarrier() ^ : /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 'OSMemoryBarrier' has been explicitly marked deprecated herevoid OSMemoryBarrier( void ); ^ void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from In file included from ../../src/tbbmalloc/frontend.cpp:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29../../src/tbbmalloc/Synchronize.h: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : __TBB_full_memory_fence(); ^ 20../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' : #define __TBB_full_memory_fence() OSMemoryBarrier()../../include/tbb/tbb_machine.h ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h::750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 612void OSMemoryBarrier( void ); ^ :9: In file included from ../../src/tbbmalloc/frontend.cpp:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] warning __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' : #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]void OSMemoryBarrier( void ); ^ __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:In file included from ../../src/tbbmalloc/large_objects.cpp44:17:: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ note../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' : #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ expanded from macro '__TBB_release_consistency_helper'/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] #define __TBB_release_consistency_helper() OSMemoryBarrier() __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' ^#define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hvoid OSMemoryBarrier( void ); ^ :750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. onetbb/2020.2: WARN: oneTBB strongly discourages usage of static linkage