******************************************************************************** conan install onetbb/2019_u9@#a23bfa8d61ed4b8e975b40adae3355c5 --build=onetbb -pr /Users/jenkins/workspace/prod-v1/bsr/17370/cddcb/profile_osx_130_libcpp_apple-clang_release_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/17370/cadcd/.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/17370/cadcd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release 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/2019_u9: Forced build from source Installing package: onetbb/2019_u9 Requirements onetbb/2019_u9 from local cache - Cache Packages onetbb/2019_u9:f1a36a2aea2da1148eb4bddd758d8db183c6db83 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK onetbb/2019_u9: Configuring sources in /Users/jenkins/workspace/prod-v1/bsr/17370/cadcd/.conan/data/onetbb/2019_u9/_/_/source/src onetbb/2019_u9: [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/2019_u9: Copying sources to build folder onetbb/2019_u9: Building your package in /Users/jenkins/workspace/prod-v1/bsr/17370/cadcd/.conan/data/onetbb/2019_u9/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83 onetbb/2019_u9: Generator txt created conanbuildinfo.txt onetbb/2019_u9: Calling generate() onetbb/2019_u9: 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/2019_u9: Calling build() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/17370/cadcd/.conan/data/onetbb/2019_u9/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbb 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created ./build/macos_arm64_clang_cc13.0.0_os14.1.2_release and ..._debug directories /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_release" -r -f ../../build/Makefile.tbb cfg=release clang++ -o concurrent_hash_map.o -c -MMD -g -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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.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/17370/cadcd/.conan/data/onetbb/2019_u9/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbbmalloc 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created ./build/macos_arm64_clang_cc13.0.0_os14.1.2_release and ..._debug directories /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 -O3 -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 /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_release" -r -f ../../build/Makefile.tbbmalloc cfg=release malloc clang++ -c -MMD -g -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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 -O2 -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 -O3 -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.a backend.o large_objects.o backref.o tbbmalloc.o itt_notify_malloc.o frontend.o ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/17370/cadcd/.conan/data/onetbb/2019_u9/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbbproxy 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created ./build/macos_arm64_clang_cc13.0.0_os14.1.2_release and ..._debug directories /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_debug" -r -f ../../build/Makefile.tbbproxy cfg=debug tbbproxy make[1]: Nothing to be done for `tbbproxy'. /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_release" -r -f ../../build/Makefile.tbbproxy cfg=release tbbproxy make[1]: Nothing to be done for `tbbproxy'. onetbb/2019_u9: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' built onetbb/2019_u9: Build folder /Users/jenkins/workspace/prod-v1/bsr/17370/cadcd/.conan/data/onetbb/2019_u9/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release onetbb/2019_u9: Generated conaninfo.txt onetbb/2019_u9: Generated conanbuildinfo.txt onetbb/2019_u9: Generating the package onetbb/2019_u9: Package folder /Users/jenkins/workspace/prod-v1/bsr/17370/cadcd/.conan/data/onetbb/2019_u9/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83 onetbb/2019_u9: Calling package() onetbb/2019_u9: Copied 1 file: LICENSE onetbb/2019_u9: Copied 117 '.h' files onetbb/2019_u9: Copied 3 files: tuple, condition_variable, thread onetbb/2019_u9: Copied 1 '.h' file: ppl.h onetbb/2019_u9: Copied 2 '.a' files: libtbb.a, libtbbmalloc.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/2019_u9 package(): Packaged 4 files: LICENSE, tuple, condition_variable, thread onetbb/2019_u9 package(): Packaged 117 '.h' files onetbb/2019_u9 package(): Packaged 2 '.a' files: libtbb.a, libtbbmalloc.a onetbb/2019_u9: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' created onetbb/2019_u9: Created package revision d77f076127bc061fe02aeff219756064 [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.2 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: 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) ){ ^ ../../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/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: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/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] 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: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/dynamic_link.cppIn file included from ../../src/tbb/concurrent_hash_map.cpp:17: In file included from ../../include/tbb/concurrent_hash_map.h:In file included from ../../src/tbb/pipeline.cpp:30:53: : In file included from In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../src/tbb/tbb_misc.h:21: In file included from 17In 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] ../../include/tbb/tbb_machine.h while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){: 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: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) ){ 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] ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519 while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ :9: note/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here:519 ^ :9: note: '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:519:9: bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ 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] 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] In file included from ../../src/tbb/pipeline.cpp:17 return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; 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:In file included from : 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] 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 9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ../../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) ){ ^ int32_t OSAtomicAdd32Barrier( int32_t __theAmount, 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 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: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: In file included from ../../include/tbb/tbb_machine.h:258: In file included from bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue,../../include/tbb/machine/macos_common.h../../src/tbb/pipeline.cpp: :116:12: warning ^ 17: In file included from ../../include/tbb/pipeline.h: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] ^162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ 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: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 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, ^ :23: 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(); } ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248../../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 :9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated hereIn file included from ../../src/tbb/concurrent_queue.cpp :18: In file included from ../../include/tbb/tbb_machine.h:258int64_t OSAtomicAdd64Barrier( int64_t __theAmount,int64_t OSAtomicAdd64Barrier( int64_t __theAmount,: ^ ../../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: ../../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(); } ^ 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:12In 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(); } ^ 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_queue.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/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] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94../../include/tbb/machine/macos_common.h../../include/tbb/machine/macos_common.h../../include/tbb/machine/macos_common.h::::4494::94:44: note: 94 expanded from macro '__TBB_full_memory_fence' note:44: note#define __TBB_full_memory_fence() OSMemoryBarrier(): expanded from macro '__TBB_full_memory_fence' : ^#define __TBB_full_memory_fence() OSMemoryBarrier() ^ 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:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here #define __TBB_full_memory_fence() OSMemoryBarrier() 44: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hnote: expanded from macro '__TBB_full_memory_fence' :750#define __TBB_full_memory_fence() OSMemoryBarrier() 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: 750: ^9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here :9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 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:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ void OSMemoryBarrier( void ); ^ 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] 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:94In file included from In file included from __TBB_acquire_consistency_helper();:../../src/tbb/pipeline.cpp../../src/tbb/concurrent_hash_map.cpp44 ::17: In file included from ../../include/tbb/concurrent_hash_map.h ^: :30: In file included from note../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:60817: ../../include/tbb/machine/macos_common.h:: :In file included from 9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]In file included from 92:expanded from macro '__TBB_full_memory_fence'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 __TBB_acquire_consistency_helper();: ../../include/tbb/pipeline.h../../src/tbb/queuing_mutex.cpp'OSMemoryBarrier' has been explicitly marked deprecated here: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:92: ^ ../../include/tbb/machine/macos_common.h44#define __TBB_full_memory_fence() OSMemoryBarrier() ::: ^92 17: note:In file included from : expanded from macro '__TBB_acquire_consistency_helper' 44: note: #define __TBB_acquire_consistency_helper() OSMemoryBarrier()../../include/tbb/queuing_mutex.h/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hexpanded from macro '__TBB_acquire_consistency_helper': : 24: In file included from ../../include/tbb/atomic.h750#define __TBB_acquire_consistency_helper() OSMemoryBarrier():9: note: : 'OSMemoryBarrier' has been explicitly marked deprecated here ^ void OSMemoryBarrier( void ); ^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: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: ^42In file included from ../../include/tbb/tbb_machine.h: In file included from :../../src/tbb/concurrent_hash_map.cpp:645 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] :../../include/tbb/tbb_machine.h:In file included from __TBB_full_memory_fence(); ^ ../../src/tbb/concurrent_queue.cpp:189../../include/tbb/machine/macos_common.h: :../../include/tbb/tbb_machine.h::258 /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h612:warning:: ../../include/tbb/machine/macos_common.h:750: 55:949:9:'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]13: note:44:: warning 'OSMemoryBarrier' has been explicitly marked deprecated here : warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] : 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ __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 note __TBB_release_consistency_helper(); : expanded from macro '__TBB_full_memory_fence' ../../src/tbb/concurrent_queue.cpp:18: ^../../include/tbb/tbb_machine.h :635 void OSMemoryBarrier( void );../../include/tbb/machine/macos_common.h:93 #define __TBB_full_memory_fence() OSMemoryBarrier() ^ :In file included from ../../src/tbb/pipeline.cpp:917: In file included from ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ^42 __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/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:::44: note750646: :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: :9: note../../include/tbb/machine/macos_common.h../../include/tbb/tbb_machine.h:94'OSMemoryBarrier' has been explicitly marked deprecated here::44: note: expanded from macro '__TBB_full_memory_fence' 9612#define __TBB_full_memory_fence() OSMemoryBarrier():9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ void OSMemoryBarrier( void ); : 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here ^ bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ __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() 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.hIn 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: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(); ^ : ^/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h42../../include/tbb/machine/macos_common.h :750:9/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: :::750: note994: In file included from : 'OSMemoryBarrier' has been explicitly marked deprecated here../../include/tbb/tbb_machine.h: notevoid OSMemoryBarrier( void ); ^ :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.hIn file included from : 'OSMemoryBarrier' has been explicitly marked deprecated here../../src/tbb/pipeline.cpp: 258: ../../include/tbb/machine/macos_common.h::750:1759:9: In file included from ../../include/tbb/pipeline.hvoid OSMemoryBarrier( void );:28:23: note: ^ 'OSMemoryBarrier' has been explicitly marked deprecated herewarning : 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] 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ int64_t snapshot = OSAtomicAdd64( 0, address ); ^ ../../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:232:9: : noteIn file included from ../../include/tbb/atomic.h: 'OSAtomicAdd64' has been explicitly marked deprecated here:42: ../../include/tbb/tbb_machine.h:635:9 void OSMemoryBarrier( void );: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]int64_t OSAtomicAdd64( int64_t __theAmount, ^ __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: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 750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from 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] ../../src/tbb/pipeline.cpp:17: In file included from while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ ../../include/tbb/pipeline.h:23: In file included from ../../include/tbb/atomic.h:42: ../../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.h:warning519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ : '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: 94:44: note: expanded from macro '__TBB_full_memory_fence' ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../src/tbb/queuing_mutex.cpp:17: In file included from ../../include/tbb/queuing_mutex.h#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 ../../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(); ^ void OSMemoryBarrier( void );../../include/tbb/machine/macos_common.h'OSMemoryBarrier' has been explicitly marked deprecated here : ^: 2494: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 ); ^ void OSMemoryBarrier( void ); ^ : 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 ); ^ ../../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] __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 ); ^ 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] In file included from ../../src/tbb/cache_aligned_allocator.cpp:21 int64_t snapshot = OSAtomicAdd64( 0, address );: 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:/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, ^ 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: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: 232'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 ); ^ :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:In file included from 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] ../../src/tbb/cache_aligned_allocator.cpp 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::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] 162 while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ :9: note: 'OSAtomicAdd32Barrier' 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.hint32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ :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: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(); } ^ In file included from ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:#define __TBB_full_memory_fence() OSMemoryBarrier() 21: 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:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here../../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] void OSMemoryBarrier( void ); ^ 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] In file included from ../../src/tbb/concurrent_vector.cpp __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h::23: 94In 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: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper();:44: ^ ../../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 note: expanded from macro '__TBB_full_memory_fence' void OSMemoryBarrier( void ); ^ #define __TBB_full_memory_fence() OSMemoryBarrier() ^ 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../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h::750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here 25: void OSMemoryBarrier( void ); ^ 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' In file included from #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../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.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ : 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/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 ); ^ ../../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. 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 ); ^ 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_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: 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/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:In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:608:9: warning: 110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ __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:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ ^ ../../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/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 In file included from ../../src/tbb/spin_mutex.cpp:17: int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ ../../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' In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h#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 ); ^ 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. 10 warnings generated. 10 warnings generated. 10 warnings generated. 13 warnings generated. 10 warnings generated. 10 warnings generated. 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 ); ^ 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 ); ^ 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() ^ /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: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/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: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/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: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/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/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: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_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] 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_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] 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 ); ^ 10 warnings generated. 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: 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/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. 10 warnings generated. 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. 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; 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] /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/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:28: 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:warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] 20: ../../include/tbb/tbb_machine.h:339 int64_t snapshot = OSAtomicAdd64( 0, address ); ^ :31: 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 hereinline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94int64_t OSAtomicAdd64( int64_t __theAmount, ^ :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: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] 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/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: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/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] 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 ); ^ 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/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/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( !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/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: 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/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/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: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/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' #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: 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:113: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: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/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:113: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: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/governor.cpp:21: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:113: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 ); ^ 10 warnings generated. In file included from ../../src/tbb/market.cpp:23: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:113: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:113: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:113: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. 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:644: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:1044: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:1158: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. 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 ); ^ 11 warnings generated. In file included from ../../src/tbb/observer_proxy.cpp:24: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:113: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/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 ); ^ 11 warnings generated. 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 ); ^ 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 ); ^ 11 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:24: 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:24: 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:24: 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:24: 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:24: 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:24: ../../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:24: ../../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:24: ../../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:24: ../../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:24: ../../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. 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 ); ^ 11 warnings generated. 10 warnings generated. 16 warnings generated. ../../build/Makefile.tbb:28: CONFIG: cfg=release arch=arm64 compiler=clang target=macos runtime=cc13.0.0_os14.1.2 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: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_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, ^ 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 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: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_queue.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/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] 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_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] __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_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] __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_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] 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_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: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_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/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/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: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 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: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_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] __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: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/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] 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 ); ^ 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/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: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/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] 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/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: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/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: 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: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 ); ^ 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: 10 warnings generated. '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: 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] ../../include/tbb/tbb_machine.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, ^ :339:31In 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, ^ : 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 /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/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: 10 warnings generated. 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: warningIn file included from ../../src/tbb/concurrent_vector.cpp:23: : 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 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: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ inline void atomic_fence () { __TBB_full_memory_fence(); }../../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 ); ^ ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:#define __TBB_full_memory_fence() OSMemoryBarrier() ^ 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] /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 __TBB_release_consistency_helper(); ^void OSMemoryBarrier( void ); ^ ../../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 ); ^ 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 ); ^ 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: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 ); ^ 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/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 ); ^ 10 warnings generated. 10 warnings generated. 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_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 ); ^ 10 warnings generated. 10 warnings generated. 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 ); ^ 11 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. 10 warnings generated. 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. 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() ^ /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: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/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: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/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: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/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/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: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_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] 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_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] 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_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: 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/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 ); ^ 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/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. 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 ); ^ 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/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( !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/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: 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/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/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: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' 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] #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ 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: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:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 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: ../../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] 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: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] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' int64_t snapshot = OSAtomicAdd64( 0, address ); ^ #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:232:9: note: 'OSAtomicAdd64' 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 int64_t OSAtomicAdd64( int64_t __theAmount, ^ 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:20In 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] : ../../include/tbb/tbb_machine.h:635:9 while( !OSAtomicCompareAndSwap32Barrier(comparand, value, 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: __TBB_full_memory_fence(); ^ 519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ #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:19In 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] : In file included from ../../src/tbb/governor.h __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' :23: In file included from ../../src/tbb/tbb_misc.h#define __TBB_full_memory_fence() OSMemoryBarrier() ^ :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] /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9 return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ : 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:162void OSMemoryBarrier( void ); ^ :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/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: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/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] 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/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/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 ); ^ 10 warnings generated. In file included from ../../src/tbb/task.cpp:20: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:113: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/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:113: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:113: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:113: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:113: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:113: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: ../../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:644: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:1044: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:1158: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. In file included from ../../src/tbb/observer_proxy.cpp:24: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:113: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/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/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_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 ); ^ 11 warnings generated. 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. 10 warnings generated. 10 warnings generated. In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:24: 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:24: 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:24: 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:24: 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:24: 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:24: ../../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:24: ../../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:24: ../../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:24: ../../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:24: ../../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. 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 ); ^ 11 warnings generated. 16 warnings generated. 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.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/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: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/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(); ^ ../../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/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: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/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: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/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: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/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: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/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: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/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; ^ /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/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: ../../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/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: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: In file included from 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/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc.cpp../../src/tbbmalloc/large_objects.cpp:17:In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:2117: : : In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from In file included from ../../src/tbbmalloc/Customize.h:In file included from 29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../src/tbbmalloc/TypeDefinitions.hIn file included from :../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59../../src/tbbmalloc/TypeDefinitions.h: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] :5454: In file included from : ../../src/tbbmalloc/Customize.h:In file included from 29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h: int64_t snapshot = OSAtomicAdd64( 0, address );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) ){ ^../../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.h29:: 646:In file included from 9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here ../../src/tbbmalloc/Synchronize.hbool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ ^ :20: ../../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.hIn file included from :232:9608::../../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:299: 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] warningnote: 'OSAtomicAdd64' has been explicitly marked deprecated here : int64_t OSAtomicAdd64( int64_t __theAmount,'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() 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 __TBB_acquire_consistency_helper(); ^ int64_t OSAtomicAdd64( int64_t __theAmount, 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: ../../include/tbb/machine/macos_common.hIn 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 ); ^ 92:44In 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: 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/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: 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 note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here : In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:expanded from macro '__TBB_acquire_consistency_helper'21 : In file included from ../../src/tbbmalloc/TypeDefinitions.h:54int64_t OSAtomicAdd64Barrier( int64_t __theAmount,: #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ 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: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: ../../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/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: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(); } ^ In file included from ../../src/tbbmalloc/backend.cpp:19../../include/tbb/machine/macos_common.h: 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 94../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:29635: :In file included from 9../../src/tbbmalloc/Synchronize.h: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ::4420:: In file included from ../../include/tbb/tbb_machine.h:258 : ../../include/tbb/machine/macos_common.hnote:100:13 __TBB_full_memory_fence();: warning: : 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] expanded from macro '__TBB_full_memory_fence' ^ 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../../include/tbb/machine/macos_common.h:#define __TBB_full_memory_fence() OSMemoryBarrier()94:44::519 note: expanded from macro '__TBB_full_memory_fence' : 9 ^ :#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'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here: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 );bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ :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: 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 return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: 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:162:../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: 9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 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] int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ __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: In file included from ../../include/tbb/tbb_machine.h:258: In file included from ../../src/tbbmalloc/tbbmalloc.cpp:../../include/tbb/machine/macos_common.h17: 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] :116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ ../../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:248:#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 9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ 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: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' In file included from ../../src/tbbmalloc/large_objects.cpp:17#define __TBB_release_consistency_helper() OSMemoryBarrier() ^ : In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.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 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] 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/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 ../../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/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.hIn file included from :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:../../src/tbbmalloc/tbbmalloc.cpp:17: 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 ../../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] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ __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:232:../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' 9: note#define __TBB_full_memory_fence() OSMemoryBarrier() ^ : 'OSAtomicAdd64' 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:int64_t OSAtomicAdd64( int64_t __theAmount, ^ 9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from void OSMemoryBarrier( void ); ^ ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from 54In file included from : ../../src/tbbmalloc/frontend.cppIn file included from ../../src/tbbmalloc/Customize.h:29: :In file included from ../../src/tbbmalloc/Synchronize.h:20../../src/tbbmalloc/TypeDefinitions.h: ../../include/tbb/tbb_machine.h:608:9:18 warning: : 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : __TBB_acquire_consistency_helper();In file included from ^../../src/tbbmalloc/tbbmalloc_internal.h ../../include/tbb/machine/macos_common.h:92::44: note: 21expanded from macro '__TBB_acquire_consistency_helper'54: 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: In file included from ../../include/tbb/machine/macos_common.h../../src/tbbmalloc/Customize.h:100:13: warning: :'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] 29 while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ #define __TBB_acquire_consistency_helper() OSMemoryBarrier(): In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../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.hwarning:: 519 /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] __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/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'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]:20 : ../../include/tbb/tbb_machine.h:645:9: warning9: '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: notenote: expanded from macro '__TBB_full_memory_fence' : #define __TBB_full_memory_fence() OSMemoryBarrier() __TBB_full_memory_fence(); ^ ^'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ ../../include/tbb/machine/macos_common.h: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#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: :750:'OSMemoryBarrier' has been explicitly marked deprecated here 9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void );void OSMemoryBarrier( void ); ^ 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 ../../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/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 ../../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/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: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/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' #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/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' #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/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: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/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] __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. 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.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/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: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/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(); ^ ../../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/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: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/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: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/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: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/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: 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/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: 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/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: 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/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: 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/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: 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/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: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/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:608In file included from :../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:549: : 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: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] ../../include/tbb/machine/macos_common.h:92:44: note: while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ 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:646:9#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 note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21In 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: 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 ../../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] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ __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:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here ^ int64_t OSAtomicAdd64( int64_t __theAmount, ^ ../../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/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: 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.hIn 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] :519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here __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:bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ 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: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] 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] __TBB_full_memory_fence(); ^ return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ ../../include/tbb/machine/macos_common.h: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:162#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 :9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ ^ 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: 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/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: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/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: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/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 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] ../../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: 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 note: expanded from macro '__TBB_acquire_consistency_helper' int64_t OSAtomicAdd64( int64_t __theAmount, ^ #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 ../../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] 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] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' 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 #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 bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/backend.cppIn file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from :19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21../../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] : In file included from __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' ../../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] #define __TBB_full_memory_fence() OSMemoryBarrier() ^ 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:750:9: noteIn 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: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:'OSMemoryBarrier' has been explicitly marked deprecated here: 954: In file included from ../../src/tbbmalloc/Customize.hvoid OSMemoryBarrier( void );: ^ note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here :29: 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 ); ^ 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/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 ../../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] int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ 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/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: 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 ../../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] warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ 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:519:9: note: '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:248:9bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ : note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ 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:54In 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: ../../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] : In file included from ../../src/tbbmalloc/Customize.h:29: In file included from inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:../../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] 94: return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ 44:/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: : note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here expanded from macro '__TBB_full_memory_fence' int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ #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/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 ../../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/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: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/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: ../../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/frontend.cpp:18: In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.hIn file included from :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:../../src/tbbmalloc/tbbmalloc_internal.h20: ../../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 __TBB_release_consistency_helper(); ^ : 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../../include/tbb/machine/macos_common.h::608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 93:44 __TBB_acquire_consistency_helper(); : note: expanded from macro '__TBB_release_consistency_helper' ^ ../../include/tbb/machine/macos_common.h#define __TBB_release_consistency_helper() OSMemoryBarrier() ^ :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:750:#define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ 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:750void OSMemoryBarrier( void ); ^ :9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/frontend.cpp:18: In file included from ../../src/tbbmalloc/tbbmalloc_internal.hIn 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: ../../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] :21 __TBB_full_memory_fence(); ^: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54 ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' : In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:#define __TBB_full_memory_fence() OSMemoryBarrier() ^ 612:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 9: note __TBB_release_consistency_helper(); ^: 'OSMemoryBarrier' has been explicitly marked deprecated here../../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 ); 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/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 ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:../../include/tbb/tbb_machine.h:635:9: warning29: 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'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : note: __TBB_full_memory_fence(); ^ 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: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:750void OSMemoryBarrier( void ); ^ :9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 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] __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/2019_u9: WARN: oneTBB strongly discourages usage of static linkage