******************************************************************************** conan install onetbb/2020.0@#74a16e40aca78c3e9b8d88a24e775958 --build=onetbb -pr:h /Users/jenkins/w/prod-v1/BuildSingleReference/14444/51f28048-6af0-458d-9fa0-bd29ccb3e044/profile_osx_130_libcpp_apple-clang_release_armv8.onetbb-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/BuildSingleReference/14444/51f28048-6af0-458d-9fa0-bd29ccb3e044/profile_osx_130_libcpp_apple-clang_release_64..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/BuildSingleReference/.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=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [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 onetbb/2020.0: Forced build from source Installing package: onetbb/2020.0 Requirements onetbb/2020.0 from local cache - Cache Packages onetbb/2020.0:f1a36a2aea2da1148eb4bddd758d8db183c6db83 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK onetbb/2020.0: Configuring sources in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2020.0/_/_/source/src onetbb/2020.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK onetbb/2020.0: Copying sources to build folder onetbb/2020.0: Building your package in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2020.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83 onetbb/2020.0: Generator txt created conanbuildinfo.txt onetbb/2020.0: Calling generate() onetbb/2020.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK onetbb/2020.0: Calling build() ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2020.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbb 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j4 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os12.6.5_release directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os12.6.5_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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2020.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbbmalloc 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j4 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os12.6.5_release directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os12.6.5_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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -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/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2020.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbbproxy 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j4 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os12.6.5_release directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os12.6.5_release" -r -f ../../build/Makefile.tbbproxy cfg=release tbbproxy make[1]: Nothing to be done for `tbbproxy'. onetbb/2020.0: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' built onetbb/2020.0: Build folder /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2020.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release onetbb/2020.0: Generated conaninfo.txt onetbb/2020.0: Generated conanbuildinfo.txt onetbb/2020.0: Generating the package onetbb/2020.0: Package folder /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2020.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83 onetbb/2020.0: Calling package() onetbb/2020.0: Copied 1 file: LICENSE onetbb/2020.0: Copied 118 '.h' files onetbb/2020.0: Copied 3 files: tuple, condition_variable, thread onetbb/2020.0: Copied 1 '.h' file: ppl.h onetbb/2020.0: 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/2020.0 package(): Packaged 4 files: LICENSE, tuple, condition_variable, thread onetbb/2020.0 package(): Packaged 118 '.h' files onetbb/2020.0 package(): Packaged 2 '.a' files: libtbb.a, libtbbmalloc.a onetbb/2020.0: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' created onetbb/2020.0: Created package revision d98678e87197868d3194010696c00d20 [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=release arch=arm64 compiler=clang target=macos runtime=cc13.0.0_os12.6.5 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_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_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 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, ^ ../../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/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/concurrent_queue.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: 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 ); ^ 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: ../../include/tbb/machine/macos_common.h:116In file included from :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, ^ ../../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(); }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 ); ^ ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/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] 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() ^ __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 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_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] #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/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/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: '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_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/concurrent_vector.cpp:23: In file included from ../../include/tbb/concurrent_vector.h:25: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/cache_aligned_allocator.cpp:21: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 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 ); ^ 10 warnings generated. 10 warnings generated. 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/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 ); ^ 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:../../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 ); ^ note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/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_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 ); ^ 11 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 ); ^ 10 warnings generated. In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 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/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 ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbb/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/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 ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbb/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 ); ^ 10 warnings generated. 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] 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/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] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h: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/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 ); ^ 11 warnings generated. 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/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/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp: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 ); ^ 11 warnings generated. 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 ); ^ 11 warnings generated. 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/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h: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: ../../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. In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_main.cpp:19: In file included from ../../src/tbb/tbb_main.h:20: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_vector_v2.cpp:17: In file included from ../../src/old/concurrent_vector_v2.h:21: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warnings generated. 10 warnings generated. 10 warnings generated. 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 ); ^ 16 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 ); ^ 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. 10 warnings generated. In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc.cpp:23: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbbmalloc/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: 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/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] 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/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] 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( !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 ); ^ 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: noteIn file included from ../../src/tbbmalloc/tbbmalloc.cpp:: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:../../src/tbbmalloc/Synchronize.h:20: 21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.hIn file included from ../../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: '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(); } ^ 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../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' : #define __TBB_full_memory_fence() OSMemoryBarrier() ^ In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here ../../include/tbb/tbb_machine.hvoid OSMemoryBarrier( void ); ^ :258: ../../include/tbb/machine/macos_common.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:258: :54: In file included from ../../src/tbbmalloc/Customize.h:../../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] 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] 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) ){ ^ int64_t snapshot = OSAtomicAdd64( 0, address ); ^ while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 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: /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: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 ); ^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:54In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: 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 ); ^ /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 In file included from : ../../include/tbb/machine/macos_common.h:59:28:int64_t OSAtomicAdd64( int64_t __theAmount, ^ ../../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; ^ In file included from ../../src/tbbmalloc/backref.cpp warning: :/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 ../../src/tbbmalloc/tbbmalloc.cpp:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: '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 17int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue );void OSMemoryBarrier( void );: ^In file included from ../../src/tbbmalloc/Customize.h ^:In file included from 29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:../../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.h608: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: __TBB_acquire_consistency_helper(); ^ 21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:../../include/tbb/machine/macos_common.h:92:4454: In file included from ../../src/tbbmalloc/Customize.h:: note: 29: In file included from ../../src/tbbmalloc/Synchronize.hexpanded from macro '__TBB_acquire_consistency_helper' 519:9#define __TBB_acquire_consistency_helper() OSMemoryBarrier() :20: In file included from ../../include/tbb/tbb_machine.h: ^ :/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:258: note: 750:9: note: ../../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] 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here 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:bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ 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:In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from 'OSMemoryBarrier' has been explicitly marked deprecated here 54: In file included from ../../src/tbbmalloc/Customize.h:../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from void OSMemoryBarrier( void ); ^ ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:339:31: In file included from ../../src/tbbmalloc/tbbmalloc.cpp:warning: 29: In file included from ../../src/tbbmalloc/Synchronize.h17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54:20: In file included from ../../include/tbb/tbb_machine.h:: 258: ../../include/tbb/machine/macos_common.h:110:In file included from 12: ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:612:warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] 9: warning: '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; ^ inline void atomic_fence () { __TBB_full_memory_fence(); } ^ 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ../../include/tbb/machine/macos_common.h:94:44/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9 __TBB_release_consistency_helper(); ^ : ../../include/tbb/machine/macos_common.h:93: note: :44: note: expanded from macro '__TBB_full_memory_fence' note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here expanded from macro '__TBB_release_consistency_helper' int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ #define __TBB_release_consistency_helper() 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 ../../src/tbbmalloc/large_objects.cpp:void OSMemoryBarrier( void ); 17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h: ^ #define __TBB_full_memory_fence() OSMemoryBarrier() ^ 21/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: 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]In file included from ../../src/tbbmalloc/tbbmalloc.cpp: noteIn 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 ); ^ : 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ :17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); __TBB_full_memory_fence(); ^ ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ #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 /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hvoid OSMemoryBarrier( void ); ^ :750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54In 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] : 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_release_consistency_helper(); ^ __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_release_consistency_helper() 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:750:9: note: In file included from ../../src/tbbmalloc/backref.cpp:'OSMemoryBarrier' has been explicitly marked deprecated here 17: 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/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/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] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.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:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc_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] void OSMemoryBarrier( void ); __TBB_acquire_consistency_helper(); ^ ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../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 ); ^ 10 warnings generated. 10 warnings generated. 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.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/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] 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/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. onetbb/2020.0: WARN: oneTBB strongly discourages usage of static linkage