******************************************************************************** conan install onetbb/2020.3.3@#b081b28c73ef0877c657eb9189b29f04 --build=onetbb -pr /Users/jenkins/workspace/prod-v1/bsr/17361/bcaef/profile_osx_130_libcpp_apple-clang_release_armv8.onetbb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -s:b arch=armv8 ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] onetbb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13 os=Macos os_build=Macos [options] [build_requires] [env] onetbb/2020.3.3: Forced build from source Installing package: onetbb/2020.3.3 Requirements onetbb/2020.3.3 from local cache - Cache Packages onetbb/2020.3.3:f1a36a2aea2da1148eb4bddd758d8db183c6db83 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK onetbb/2020.3.3: Configuring sources in /Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/data/onetbb/2020.3.3/_/_/source/src onetbb/2020.3.3: [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.3.3: Copying sources to build folder onetbb/2020.3.3: Building your package in /Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/data/onetbb/2020.3.3/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83 onetbb/2020.3.3: Generator txt created conanbuildinfo.txt onetbb/2020.3.3: Calling generate() onetbb/2020.3.3: 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.3.3: Calling build() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/data/onetbb/2020.3.3/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbb 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os14.1.2_release directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_release" -r -f ../../build/Makefile.tbb cfg=release clang++ -o concurrent_hash_map.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_hash_map.cpp clang++ -o concurrent_queue.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_queue.cpp clang++ -o concurrent_vector.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_vector.cpp clang++ -o dynamic_link.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/dynamic_link.cpp clang++ -o itt_notify.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -o cache_aligned_allocator.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/cache_aligned_allocator.cpp clang++ -o pipeline.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/pipeline.cpp clang++ -o queuing_mutex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_mutex.cpp clang++ -o queuing_rw_mutex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_rw_mutex.cpp clang++ -o reader_writer_lock.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/reader_writer_lock.cpp clang++ -o spin_rw_mutex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_rw_mutex.cpp clang++ -o x86_rtm_rw_mutex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/x86_rtm_rw_mutex.cpp clang++ -o spin_mutex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_mutex.cpp clang++ -o critical_section.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/critical_section.cpp clang++ -o mutex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/mutex.cpp clang++ -o recursive_mutex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/recursive_mutex.cpp clang++ -o condition_variable.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/condition_variable.cpp clang++ -o tbb_thread.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_thread.cpp clang++ -o concurrent_monitor.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_monitor.cpp clang++ -o semaphore.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/semaphore.cpp clang++ -o private_server.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/private_server.cpp clang++ -o rml_tbb.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/rml/client/rml_tbb.cpp sh ../../build/version_info_macos.sh clang++ -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. >version_string.ver clang++ -o tbb_misc_ex.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_misc_ex.cpp clang++ -o task.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task.cpp clang++ -o task_group_context.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task_group_context.cpp clang++ -o governor.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/governor.cpp clang++ -o market.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/market.cpp clang++ -o arena.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/arena.cpp clang++ -o scheduler.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/scheduler.cpp clang++ -o observer_proxy.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/observer_proxy.cpp clang++ -o tbb_statistics.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_statistics.cpp clang++ -o tbb_main.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_main.cpp clang++ -o concurrent_vector_v2.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_vector_v2.cpp clang++ -o concurrent_queue_v2.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_queue_v2.cpp clang++ -o spin_rw_mutex_v2.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/spin_rw_mutex_v2.cpp clang++ -o task_v2.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/task_v2.cpp sh ../../build/generate_tbbvars.sh DY clang++ -o tbb_misc.o -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -fPIC -D__TBB_BUILD=1 -Wall -Wno-non-virtual-dtor -Wno-dangling-else -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. ../../src/tbb/tbb_misc.cpp ar rcs libtbb.a concurrent_hash_map.o concurrent_queue.o concurrent_vector.o dynamic_link.o itt_notify.o cache_aligned_allocator.o pipeline.o queuing_mutex.o queuing_rw_mutex.o reader_writer_lock.o spin_rw_mutex.o x86_rtm_rw_mutex.o spin_mutex.o critical_section.o mutex.o recursive_mutex.o condition_variable.o tbb_thread.o concurrent_monitor.o semaphore.o private_server.o rml_tbb.o tbb_misc.o tbb_misc_ex.o task.o task_group_context.o governor.o market.o arena.o scheduler.o observer_proxy.o tbb_statistics.o tbb_main.o concurrent_vector_v2.o concurrent_queue_v2.o spin_rw_mutex_v2.o task_v2.o ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/data/onetbb/2020.3.3/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbbmalloc 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os14.1.2_release directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_release" -r -f ../../build/Makefile.tbbmalloc cfg=release malloc clang++ -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backend.cpp clang++ -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/large_objects.cpp clang++ -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backref.cpp clang++ -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/tbbmalloc.cpp clang++ -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -o itt_notify_malloc.o -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -c -MMD -g -O2 -DUSE_PTHREAD -stdlib=libc++ -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -fPIC -O3 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -D__TBB_DYNAMIC_LOAD_ENABLED=0 -D__TBB_SOURCE_DIRECTLY_INCLUDED=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc -I. ../../src/tbbmalloc/frontend.cpp ar rcs libtbbmalloc.a backend.o large_objects.o backref.o tbbmalloc.o itt_notify_malloc.o frontend.o ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/data/onetbb/2020.3.3/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release/conan/conanbuild.sh" && make tbbproxy 'extra_inc=big_iron.inc' 'arch=arm64' 'stdlib=libc++' 'compiler=clang' -j8 ----------------- Created the ./build/macos_arm64_clang_cc13.0.0_os14.1.2_release directory /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C "./build/macos_arm64_clang_cc13.0.0_os14.1.2_release" -r -f ../../build/Makefile.tbbproxy cfg=release tbbproxy make[1]: Nothing to be done for `tbbproxy'. onetbb/2020.3.3: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' built onetbb/2020.3.3: Build folder /Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/data/onetbb/2020.3.3/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build-release onetbb/2020.3.3: Generated conaninfo.txt onetbb/2020.3.3: Generated conanbuildinfo.txt onetbb/2020.3.3: Generating the package onetbb/2020.3.3: Package folder /Users/jenkins/workspace/prod-v1/bsr/17361/aaadb/.conan/data/onetbb/2020.3.3/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83 onetbb/2020.3.3: Calling package() onetbb/2020.3.3: Copied 1 file: LICENSE onetbb/2020.3.3: Copied 118 '.h' files onetbb/2020.3.3: Copied 3 files: tuple, condition_variable, thread onetbb/2020.3.3: Copied 1 '.h' file: ppl.h onetbb/2020.3.3: 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.3.3 package(): Packaged 4 files: LICENSE, tuple, condition_variable, thread onetbb/2020.3.3 package(): Packaged 118 '.h' files onetbb/2020.3.3 package(): Packaged 2 '.a' files: libtbb.a, libtbbmalloc.a onetbb/2020.3.3: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' created onetbb/2020.3.3: Created package revision 3248b980b974c96876c8d5f86cac8442 [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_os14.1.2 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 In file included from 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:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] ../../src/tbb/pipeline.cpp ^: while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){In file included from ../../src/tbb/queuing_mutex.cpp ^In file included from 17: In file included from ../../include/tbb/pipeline.h :23: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hIn file included from :646::9:../../include/tbb/atomic.h noteIn file included from : ../../src/tbb/dynamic_link.cpp:42../../src/tbb/concurrent_hash_map.cpp: 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] :'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here53 while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ : ^: 17 /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hIn file included from ../../src/tbb/tbb_misc.h: 17:: In file included from In file included from ../../include/tbb/queuing_mutex.h../../include/tbb/concurrent_hash_map.h21::bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, 64624: : In file included from In file included from ../../include/tbb/atomic.h:../../include/tbb/tbb_machine.h42::9 ^:258: :../../include/tbb/machine/macos_common.h: 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) ){: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here 30In file included from : bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue,In file included from ../../include/tbb/spin_rw_mutex.h:21 : ^ 59In file included from :In file included from ../../src/tbb/pipeline.cpp../../src/tbb/concurrent_queue.cpp ^../../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.h28:646::1718: 258: warningIn file included from 9: : In file included from 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations]../../include/tbb/tbb_machine.h :: int64_t snapshot = OSAtomicAdd64( 0, address ); ^ ../../include/tbb/pipeline.h /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: :note258:232: : 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here23:: In file included from ../../include/tbb/machine/macos_common.h:59:28../../include/tbb/machine/macos_common.hbool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue,: :9: ^ 55warning ../../include/tbb/atomic.h: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations]: 42: In file included from ../../include/tbb/tbb_machine.h: int64_t snapshot = OSAtomicAdd64( 0, address );In file included from ../../src/tbb/queuing_mutex.cpp: :258: ../../include/tbb/machine/macos_common.h:59:1713: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations]28:: note ^: warning'OSAtomicAdd64' has been explicitly marked deprecated here In file included from ../../include/tbb/queuing_mutex.h:24: int64_t OSAtomicAdd64( int64_t __theAmount,In file included from /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h : ../../include/tbb/atomic.h :'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] :232:429 while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){: ^ : int64_t snapshot = OSAtomicAdd64( 0, address ); ^ ^ In file included from note: 'OSAtomicAdd64' has been explicitly marked deprecated here../../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] /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232 int64_t snapshot = OSAtomicAdd64( 0, address ); 646:: 99int64_t OSAtomicAdd64( int64_t __theAmount,: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here : ^note: bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue,'OSAtomicAdd64' has been explicitly marked deprecated here ^ int64_t OSAtomicAdd64( int64_t __theAmount, ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: ^ 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:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here In file included from ../../src/tbb/concurrent_queue.cpp:18: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13:In file included from ../../src/tbb/queuing_mutex.cppIn file included from :17: In file included from ../../include/tbb/queuing_mutex.h:24: bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );In file included from ../../src/tbb/pipeline.cpp ../../include/tbb/atomic.hIn file included from ../../src/tbb/concurrent_hash_map.cpp:::17 ^ : In file included from 4217: In file included from : warning: In file included from ../../include/tbb/concurrent_hash_map.hIn file included from ../../src/tbb/dynamic_link.cpp../../include/tbb/tbb_machine.h'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations]:: 30../../include/tbb/pipeline.h53:: : while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){23: In file included from ../../src/tbb/tbb_misc.h:21: : In file included from In file included from ../../include/tbb/atomic.h ^: 258: ../../include/tbb/machine/macos_common.h:42100/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h../../include/tbb/tbb_machine.h: :In file included from In file included from ../../include/tbb/tbb_machine.h::519:13258:9: : 258../../include/tbb/spin_rw_mutex.h../../include/tbb/machine/macos_common.h::: note: ../../include/tbb/machine/macos_common.h110: ::12: 100warningwarning'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here: : 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] 21: return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend;:13 In file included from bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );../../include/tbb/tbb_machine.h:: ^258: ../../include/tbb/machine/macos_common.h/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162 while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){warning::100:139: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ : :'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] ^/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h ^ :519:9: note : In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here../../src/tbb/tbb_misc.hwarning while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hIn file included from : :21: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] :519:../../src/tbb/concurrent_queue.cppbool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ In file included from ^../../include/tbb/tbb_machine.h: ^:9 18: In file included from : note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hbool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );258: ../../include/tbb/machine/macos_common.h: 116:12../../include/tbb/tbb_machine.h:258: :../../include/tbb/machine/macos_common.h warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] :110:12: ^In file included from warning return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend;:../../src/tbb/queuing_mutex.cpp : ^ 17: /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, ^ 519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here In file included from ../../src/tbb/pipeline.cpp:17: In file included from ../../include/tbb/pipeline.h:23: In file included from : In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h:In file included from 21../../include/tbb/atomic.h../../include/tbb/queuing_mutex.h:: :42: In file included from ../../include/tbb/tbb_machine.h:258../../include/tbb/tbb_machine.h: 24bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );../../include/tbb/machine/macos_common.h:110: :'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] ^In file included from : return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h: 258 ^12: ../../include/tbb/machine/macos_common.h:339:31:110:In file included from /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h../../src/tbb/concurrent_hash_map.cpp::162:warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]9 :17 12: In file included from :../../include/tbb/concurrent_hash_map.h:note warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); }:warning return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend;30: ^ : : /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] :'OSAtomicAdd32Barrier' has been explicitly marked deprecated here In file included from ^ return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend;int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); 162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here ../../include/tbb/spin_rw_mutex.h: int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue );21: In file included from ../../include/tbb/tbb_machine.h ^:258: ../../include/tbb/machine/macos_common.h:110:12: warning : ^ ../../include/tbb/machine/macos_common.h ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9:'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:3094:44: noteIn file included from In file included from ../../src/tbb/queuing_mutex.cpp:: : expanded from macro '__TBB_full_memory_fence' In file included from ../../src/tbb/concurrent_queue.cpp ../../include/tbb/spin_rw_mutex.h:21:18note#define __TBB_full_memory_fence() OSMemoryBarrier(): 17'OSAtomicAdd32Barrier' has been explicitly marked deprecated here : int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue );: ^ ^ In file included from ../../include/tbb/tbb_machine.hIn 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:In file included from :../../include/tbb/queuing_mutex.h../../include/tbb/tbb_machine.hIn file included from :258:24258: : 750../../include/tbb/machine/macos_common.h:116:12:9: note../../src/tbb/pipeline.cpp: ../../include/tbb/machine/macos_common.h:::116:12: warning17: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations]: : 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258 return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend;warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] void OSMemoryBarrier( void );: return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ ^ ^ ../../include/tbb/machine/macos_common.h/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here :int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../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:116116In file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] :12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ 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:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h21: ../../include/tbb/tbb_machine.h:339::31: warning../../include/tbb/machine/macos_common.h::: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]248:94: 912: :44inline void atomic_fence () { __TBB_full_memory_fence(); } note:warning: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here ^ : ../../include/tbb/machine/macos_common.h :94'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] :44 : note: return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; note: ^ expanded from macro '__TBB_full_memory_fence'/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: int64_t OSAtomicAdd64Barrier( int64_t __theAmount,248:expanded from macro '__TBB_full_memory_fence' 9 ^#define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h#define __TBB_full_memory_fence() OSMemoryBarrier() ^ :750/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here :9void OSMemoryBarrier( void ); ^ :: note: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from ../../src/tbb/dynamic_link.cpp:int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ void OSMemoryBarrier( void ); ^53: 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:In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 31In file included from ../../src/tbb/pipeline.cpp'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] : warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] :17: In file included from ../../include/tbb/pipeline.h:23: __TBB_acquire_consistency_helper();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(); } inline void atomic_fence () { __TBB_full_memory_fence(); } ../../include/tbb/machine/macos_common.h ^ ^ :92:../../include/tbb/machine/macos_common.h:../../include/tbb/machine/macos_common.h:94:4444:94:: notenote: expanded from macro '__TBB_acquire_consistency_helper' In file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:608: #define __TBB_acquire_consistency_helper() OSMemoryBarrier() 44expanded from macro '__TBB_full_memory_fence' : note: ^#define __TBB_full_memory_fence() OSMemoryBarrier()expanded from macro '__TBB_full_memory_fence' :9#define __TBB_full_memory_fence() OSMemoryBarrier() /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: ^: warning : /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hnote: 'OSMemoryBarrier' has been explicitly marked deprecated here :750:9'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]void OSMemoryBarrier( void );: note: 'OSMemoryBarrier' has been explicitly marked deprecated here ^ __TBB_acquire_consistency_helper(); /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:void OSMemoryBarrier( void ); ^ 750:../../include/tbb/machine/macos_common.h: ^9: note: In file included from 92../../src/tbb/concurrent_hash_map.cpp: 17'OSMemoryBarrier' has been explicitly marked deprecated here ^ :44: In file included from ../../src/tbb/dynamic_link.cpp:53: In file included from ../../src/tbb/tbb_misc.h: In file included from ../../include/tbb/concurrent_hash_map.hvoid OSMemoryBarrier( void ); note: :30 ^ expanded from macro '__TBB_acquire_consistency_helper' : In file included from ../../include/tbb/spin_rw_mutex.h:#define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ 21: :21: ../../include/tbb/tbb_machine.h../../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:612608::750:9:99: : : warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] note: 'OSMemoryBarrier' has been explicitly marked deprecated here __TBB_acquire_consistency_helper();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.hIn file included from :void OSMemoryBarrier( void );42: ../../include/tbb/tbb_machine.h ^ ../../include/tbb/machine/macos_common.h: ^ 92:44: note: expanded from macro '__TBB_acquire_consistency_helper' In file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:612:#define __TBB_acquire_consistency_helper() OSMemoryBarrier() ../../src/tbb/dynamic_link.cpp9:53: In file included from :../../src/tbb/tbb_misc.h warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]: 608: __TBB_release_consistency_helper(); ^ ^ :9/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h ../../include/tbb/machine/macos_common.h:93:44::21: 750:9: :../../include/tbb/tbb_machine.h:In file included from note : warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ../../src/tbb/queuing_mutex.cpp'OSMemoryBarrier' has been explicitly marked deprecated here __TBB_acquire_consistency_helper();: note: expanded from macro '__TBB_release_consistency_helper' 17 #define __TBB_release_consistency_helper() OSMemoryBarrier()635 :void OSMemoryBarrier( void ); ^ : ^In file included from 9:../../include/tbb/queuing_mutex.h../../include/tbb/machine/macos_common.hIn file included from : ../../src/tbb/concurrent_hash_map.cpp: warning ^:17: In file included from 92: :44:'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 24note/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: expanded from macro '__TBB_acquire_consistency_helper': ../../include/tbb/concurrent_hash_map.h :In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608: __TBB_full_memory_fence();9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]#define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ ^30: 750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here../../include/tbb/machine/macos_common.h __TBB_acquire_consistency_helper();:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.hvoid OSMemoryBarrier( void );94: ^ 750 :9 ^: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void );: ../../include/tbb/machine/macos_common.h::44In file included from ../../include/tbb/spin_rw_mutex.h92:::In file included from ../../src/tbb/concurrent_queue.cpp:18: ../../include/tbb/tbb_machine.h:635: ^449:21 note: expanded from macro '__TBB_acquire_consistency_helper': : note: ../../include/tbb/tbb_machine.h#define __TBB_acquire_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.h612:../../src/tbb/pipeline.cppwarning9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]: : 750 __TBB_release_consistency_helper();expanded from macro '__TBB_full_memory_fence':: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 17 : #define __TBB_full_memory_fence() OSMemoryBarrier()In file included from 9 ^: ^ ../../include/tbb/pipeline.h __TBB_full_memory_fence(); ../../include/tbb/machine/macos_common.h:93:44: ^ 23/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h::750: :note In file included from 9../../include/tbb/atomic.h:42: : note: : 'OSMemoryBarrier' has been explicitly marked deprecated here ../../include/tbb/machine/macos_common.hvoid OSMemoryBarrier( void );../../include/tbb/tbb_machine.h ^:94:: 44:612 note:In file included from ../../src/tbb/dynamic_link.cpp:53: noteIn file included from 9../../src/tbb/tbb_misc.h: ::21expanded from macro '__TBB_release_consistency_helper' warning'OSMemoryBarrier' has been explicitly marked deprecated here : : #define __TBB_release_consistency_helper() OSMemoryBarrier()'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]void OSMemoryBarrier( void ); ^: expanded from macro '__TBB_full_memory_fence' __TBB_release_consistency_helper(); ^ ../../include/tbb/tbb_machine.h:In file included from ../../src/tbb/queuing_mutex.cpp../../include/tbb/machine/macos_common.h:17645 ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h#define __TBB_full_memory_fence() OSMemoryBarrier(): :In file included from :../../include/tbb/queuing_mutex.h :750 ^ 24/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h::9750::: 9:: 9In file included from ../../include/tbb/atomic.h :note4293:44:: 'OSMemoryBarrier' has been explicitly marked deprecated here: warning: note: 'OSMemoryBarrier' has been explicitly marked deprecated herevoid OSMemoryBarrier( void ); ../../include/tbb/tbb_machine.h: 612notevoid OSMemoryBarrier( void ); ^: expanded from macro '__TBB_release_consistency_helper': : ^#define __TBB_release_consistency_helper() OSMemoryBarrier() 9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ^ __TBB_release_consistency_helper(); ^ __TBB_full_memory_fence(); ^In file included from ../../src/tbb/concurrent_queue.cpp:18/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h :../../include/tbb/machine/macos_common.h750: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::: ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence'In file included from ../../include/tbb/tbb_machine.h:#define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h93:44../../src/tbb/concurrent_hash_map.cpp:2317645: In file included from : :../../include/tbb/concurrent_hash_map.h:30 :9note: : In file included from warning:: In file included from : ../../include/tbb/atomic.h../../include/tbb/spin_rw_mutex.h'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations]expanded from macro '__TBB_release_consistency_helper':42: :#define __TBB_release_consistency_helper() OSMemoryBarrier()750 :219: ../../include/tbb/tbb_machine.h::635 ^ __TBB_full_memory_fence(); :../../include/tbb/tbb_machine.h :note9 ^:635 :: 9'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 :: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] ../../include/tbb/machine/macos_common.h750:9: notewarning: 'OSMemoryBarrier' has been explicitly marked deprecated here :void OSMemoryBarrier( void );94:44: __TBB_full_memory_fence();void OSMemoryBarrier( void );: ^ note: expanded from macro '__TBB_full_memory_fence' 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] #define __TBB_full_memory_fence() OSMemoryBarrier() __TBB_full_memory_fence(); ^ ^In file included from ^ ../../src/tbb/queuing_mutex.cpp: ^ 17: In file included from ../../include/tbb/queuing_mutex.h../../include/tbb/machine/macos_common.h../../include/tbb/machine/macos_common.h:94:::944424: note: expanded from macro '__TBB_full_memory_fence' :44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ #define __TBB_full_memory_fence() OSMemoryBarrier() ^ : In file included from /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h../../include/tbb/atomic.h :42:750: ../../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:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: :750635:note: 9:'OSMemoryBarrier' has been explicitly marked deprecated here :9void OSMemoryBarrier( void ); ^ warning: : :9:'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] note : 'OSMemoryBarrier' has been explicitly marked deprecated here __TBB_full_memory_fence(); ^ note: 'OSMemoryBarrier' has been explicitly marked deprecated herevoid OSMemoryBarrier( void ); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' void OSMemoryBarrier( void ); ^ #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here In file included from ../../src/tbb/concurrent_hash_map.cpp:void OSMemoryBarrier( void ); ^17In 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: 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: :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:warning42: ../../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 ); ^ : 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ 645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: __TBB_full_memory_fence(); ^ 750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here ../../include/tbb/machine/macos_common.h:94void OSMemoryBarrier( void ); ^ :44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.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 ); ^ 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. 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/queuing_rw_mutex.cpp:21: In file included from ../../include/tbb/queuing_rw_mutex.h:24: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/queuing_rw_mutex.cpp:474:5: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on either "my_mutex->q_tail" or "my_going" (TODO: not clear) ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_rw_mutex.cpp:17: In file included from ../../include/tbb/spin_rw_mutex.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/reader_writer_lock.cpp:17: In file included from ../../include/tbb/reader_writer_lock.h:34: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/spin_mutex.cpp:17: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/critical_section.cpp:17: In file included from ../../include/tbb/critical_section.h:42: In file included from ../../include/tbb/tbb_thread.h:56: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/recursive_mutex.cpp:17: In file included from ../../include/tbb/recursive_mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/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) ){ ^ 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' /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 #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 ); ^ 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/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: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 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' :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:#define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/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 ); ^ 110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/mutex.cpp:20: In file included from ../../include/tbb/mutex.h:41: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 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. In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/private_server.cpp:18: In file included from ../../src/tbb/../rml/server/thread_monitor.h:39: In file included from ../../include/tbb/atomic.h:42: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/tbb_misc_ex.cpp:20: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 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/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 In file included from bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue,../../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: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]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 ); ^ 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/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] 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; ^ __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: /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 ); ^ '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.hIn file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:20In file included from ../../src/tbb/task.cpp:18: In file included from ../../src/tbb/scheduler_common.h:: In file included from 20: ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] In file included from ../../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] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93 while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ :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: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:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.cpp:18: In file included from :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, ^ ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warningIn 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/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] In file included from ../../src/tbb/task_group_context.cpp:17: In file included from inline void atomic_fence () { __TBB_full_memory_fence(); } ../../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:../../include/tbb/machine/macos_common.h:9494:44: note: :44: note: expanded from macro '__TBB_full_memory_fence' expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750#define __TBB_full_memory_fence() OSMemoryBarrier() ^ :9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750void OSMemoryBarrier( void ); ^ :9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ : '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/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/governor.cpp:19: In file included from ../../src/tbb/governor.h:23: In file included from ../../src/tbb/tbb_misc.h:21: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.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/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:20: In file included from ../../src/tbb/market.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task_group_context.cpp:17: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/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/governor.cpp:21: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/task.cpp:20: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/market.cpp:23: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:20: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/tbb/arena.cpp:19: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: In file included from ../../src/tbb/custom_scheduler.h:20: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warnings generated. 11 warnings generated. In file included from ../../src/tbb/scheduler.cpp:17: ../../src/tbb/custom_scheduler.h:98:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: ../../src/tbb/custom_scheduler.h:205:13: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on ref_count ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/scheduler.cpp:17: ../../src/tbb/custom_scheduler.h:649:17: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on ref_count ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/scheduler.cpp:1048:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_arena_slot->head ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ ../../src/tbb/scheduler.cpp:1162:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on victim_slot.tail ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbb/observer_proxy.cpp:21: In file included from ../../src/tbb/observer_proxy.h:22: In file included from ../../src/tbb/scheduler_common.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warnings generated. In file included from ../../src/tbb/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. In file included from ../../src/tbb/observer_proxy.cpp:24: In file included from ../../src/tbb/scheduler.h:22: ../../src/tbb/mailbox.h:117:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_control_consistency_helper(); // on my_first ^ ../../include/tbb/machine/macos_common.h:91:44: note: expanded from macro '__TBB_control_consistency_helper' #define __TBB_control_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/concurrent_queue_v2.cpp:19: In file included from ../../include/tbb/spin_mutex.h:25: In file included from ../../include/tbb/aligned_space.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. In file included from ../../src/old/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/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 11 warningsIn file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h generated. :635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/task_v2.cpp:25: In file included from ../../include/tbb/task.h:35: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/old/spin_rw_mutex_v2.cpp:18: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 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 ); ^ 16 warnings generated. 11 warnings generated. 10 warnings generated. In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] int64_t snapshot = OSAtomicAdd64( 0, address ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:232:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:100:13: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/backref.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/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] 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/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:339:31: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] inline void atomic_fence () { __TBB_full_memory_fence(); } ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:608:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_acquire_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:92:44: note: expanded from macro '__TBB_acquire_consistency_helper' #define __TBB_acquire_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/tbbmalloc.cpp:17: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:645:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h../../src/tbbmalloc/backend.cpp::1954: : In file included from 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 ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from :29../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] : In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h while( !OSAtomicCompareAndSwap64Barrier(comparand, value, address) ){ ^ :258: ../../include/tbb/machine/macos_common.h:/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:646:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here 55:13: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 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 In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 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:59:28: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from int64_t snapshot = OSAtomicAdd64( 0, address ); ^ ../../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] /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 while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ ^ int64_t OSAtomicAdd64( int64_t __theAmount, ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:519:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/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] In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] while( !OSAtomicCompareAndSwap32Barrier(comparand, value, address) ){ 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 /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 int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from ../../src/tbbmalloc/backend.cpp:19: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:116:12: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend; ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:248:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here In file included from int64_t OSAtomicAdd64Barrier( int64_t __theAmount,../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h: 21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: ^In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h:110:12: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations]In file included from ../../src/tbbmalloc/backend.cpp return OSAtomicAdd32Barrier(addend, (int32_t*)ptr) - addend; ^ :/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h19: :In file included from 162:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here ../../src/tbbmalloc/tbbmalloc_internal.hint32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ :21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:In file included from ../../src/tbbmalloc/large_objects.cpp29:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:: 21In file included from ../../src/tbbmalloc/Synchronize.h: :In file included from ../../src/tbbmalloc/TypeDefinitions.h20:: ../../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] 54inline void atomic_fence () { __TBB_full_memory_fence(); } ^ : ../../include/tbb/machine/macos_common.hIn file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h::2094:44: note: expanded from macro '__TBB_full_memory_fence' : #define __TBB_full_memory_fence() OSMemoryBarrier()In file included from ../../include/tbb/tbb_machine.h:258: ../../include/tbb/machine/macos_common.h ^:116 :/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h12:: 750warning:: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] 9 return OSAtomicAdd64Barrier(addend, (int64_t*)ptr) - addend;: note: 'OSMemoryBarrier' has been explicitly marked deprecated here ^void OSMemoryBarrier( void ); ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h: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 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:54void OSMemoryBarrier( void );: 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/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: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/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:612:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_release_consistency_helper(); ^ ../../include/tbb/machine/macos_common.h:93:44: note: expanded from macro '__TBB_release_consistency_helper' #define __TBB_release_consistency_helper() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h:20: ../../include/tbb/tbb_machine.h:635:9: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] __TBB_full_memory_fence(); ^ ../../include/tbb/machine/macos_common.h:94:44: note: expanded from macro '__TBB_full_memory_fence' #define __TBB_full_memory_fence() OSMemoryBarrier() ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSAtomicDeprecated.h:750:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from ../../src/tbbmalloc/large_objects.cpp:17: In file included from ../../src/tbbmalloc/tbbmalloc_internal.h:21: In file included from ../../src/tbbmalloc/TypeDefinitions.h:54: In file included from ../../src/tbbmalloc/Customize.h:29: In file included from ../../src/tbbmalloc/Synchronize.h: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/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. 10 warnings generated. 10 warnings generated. onetbb/2020.3.3: WARN: oneTBB strongly discourages usage of static linkage