******************************************************************************** conan install lzham/1.0.0@#74e7a6837a00fd7605cfea819d4f923d --build=lzham -pr /Users/jenkins/w/prod/BuildSingleReference@7/117435/03a41940-2372-4293-b1b9-445f930aef03/profile_osx_120_libcpp_apple-clang_debug_64.lzham-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@7/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@7/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] lzham:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk lzham/1.0.0: Forced build from source Installing package: lzham/1.0.0 Requirements lzham/1.0.0 from local cache - Cache Packages lzham/1.0.0:b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lzham/1.0.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/source/src lzham/1.0.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK lzham/1.0.0: Copying sources to build folder lzham/1.0.0: Building your package in /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 lzham/1.0.0: Generator txt created conanbuildinfo.txt lzham/1.0.0: Calling generate() lzham/1.0.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' lzham/1.0.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' lzham/1.0.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK lzham/1.0.0: Calling build() lzham/1.0.0: apply_conandata_patches(): No patches defined in conandata lzham/1.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug lzham/1.0.0: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" '--' '-j4' ----------------- [ 4%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_assert.cpp.o [ 8%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_checksum.cpp.o [ 12%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_lzdecompbase.cpp.o [ 16%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_huffman_codes.cpp.o [ 20%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_lzdecomp.cpp.o [ 25%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_mem.cpp.o [ 29%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_platform.cpp.o [ 33%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_prefix_coding.cpp.o [ 37%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_symbol_codec.cpp.o [ 41%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_timer.cpp.o [ 45%] Building CXX object lzhamdecomp/CMakeFiles/lzhamdecomp.dir/lzham_vector.cpp.o [ 50%] Linking CXX shared library liblzhamdecomp.dylib [ 50%] Built target lzhamdecomp [ 54%] Building CXX object lzhamcomp/CMakeFiles/lzhamcomp.dir/lzham_lzbase.cpp.o [ 58%] Building CXX object lzhamcomp/CMakeFiles/lzhamcomp.dir/lzham_lzcomp_internal.cpp.o [ 62%] Building CXX object lzhamcomp/CMakeFiles/lzhamcomp.dir/lzham_lzcomp_state.cpp.o [ 66%] Building CXX object lzhamcomp/CMakeFiles/lzhamcomp.dir/lzham_lzcomp.cpp.o [ 70%] Building CXX object lzhamcomp/CMakeFiles/lzhamcomp.dir/lzham_match_accel.cpp.o [ 75%] Building CXX object lzhamcomp/CMakeFiles/lzhamcomp.dir/lzham_pthreads_threading.cpp.o [ 79%] Linking CXX shared library liblzhamcomp.dylib [ 79%] Built target lzhamcomp [ 83%] Building CXX object lzhamdll/CMakeFiles/lzhamdll.dir/lzham_api.cpp.o [ 87%] Linking CXX shared library liblzhamdll.dylib [ 87%] Built target lzhamdll [ 91%] Building CXX object lzhamtest/CMakeFiles/lzhamtest.dir/lzhamtest.cpp.o [ 95%] Building CXX object lzhamtest/CMakeFiles/lzhamtest.dir/timer.cpp.o [100%] Linking CXX executable lzhamtest [100%] Built target lzhamtest lzham/1.0.0: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' built lzham/1.0.0: Build folder /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug lzham/1.0.0: Generated conaninfo.txt lzham/1.0.0: Generated conanbuildinfo.txt lzham/1.0.0: Generating the package lzham/1.0.0: Package folder /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 lzham/1.0.0: Calling package() lzham/1.0.0: Copied 1 file: LICENSE lzham/1.0.0: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" ----------------- -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lzham_dynamic_lib.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lzham_exports.inc -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lzham.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lzham_static_lib.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/zlib.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/liblzhamdecomp.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/liblzhamcomp.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/liblzhamdll.dylib [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK lzham/1.0.0 package(): Packaged 1 file: LICENSE lzham/1.0.0 package(): Packaged 4 '.h' files: lzham_static_lib.h, zlib.h, lzham.h, lzham_dynamic_lib.h lzham/1.0.0 package(): Packaged 1 '.inc' file: lzham_exports.inc lzham/1.0.0 package(): Packaged 3 '.dylib' files: liblzhamcomp.dylib, liblzhamdecomp.dylib, liblzhamdll.dylib lzham/1.0.0: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' created lzham/1.0.0: Created package revision 2fdc54e3dee521b9ca54e0dcc9ad0694 [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 CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at CMakeLists.txt:4 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'BUILD_SHARED_LIBS'. This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at lzhamdecomp/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Initial BUILD_X64=ON Initial CMAKE_BUILD_TYPE=Debug lzhamdecomp build type: Debug Building 64-bit CMake Deprecation Warning at lzhamcomp/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Initial BUILD_X64=ON Initial CMAKE_BUILD_TYPE=Debug lzhamcomp build type: Debug Building 64-bit CMake Deprecation Warning at lzhamdll/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Initial BUILD_X64=ON Initial CMAKE_BUILD_TYPE=Debug lzhamdll build type: Debug Building 64-bit CMake Deprecation Warning at lzhamtest/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Initial BUILD_X64=ON Initial CMAKE_BUILD_TYPE=Debug lzhamtest build type: Debug Building 64-bit CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: lzhamcomp lzhamdecomp lzhamdll This warning is for project developers. Use -Wno-dev to suppress it. In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:221:7: warning: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock() from instead [-Wdeprecated-declarations] OSSpinLock m_lock; ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:79:17: note: 'OSSpinLock' has been explicitly marked deprecated here typedef int32_t OSSpinLock OSSPINLOCK_DEPRECATED_REPLACE_WITH(os_unfair_lock); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:211:10: warning: 'OSSpinLockLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_lock() from instead [-Wdeprecated-declarations] OSSpinLockLock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:99:9: note: 'OSSpinLockLock' has been explicitly marked deprecated here void OSSpinLockLock( volatile OSSpinLock *__lock ); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:216:10: warning: 'OSSpinLockUnlock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_unlock() from instead [-Wdeprecated-declarations] OSSpinLockUnlock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:105:9: note: 'OSSpinLockUnlock' has been explicitly marked deprecated here void OSSpinLockUnlock( volatile OSSpinLock *__lock ); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_state.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:221:7: warning: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock() from instead [-Wdeprecated-declarations] OSSpinLock m_lock; ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:79:17: note: 'OSSpinLock' has been explicitly marked deprecated here typedef int32_t OSSpinLock OSSPINLOCK_DEPRECATED_REPLACE_WITH(os_unfair_lock); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_state.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:211:10: warning: 'OSSpinLockLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_lock() from instead [-Wdeprecated-declarations] OSSpinLockLock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:99:9: note: 'OSSpinLockLock' has been explicitly marked deprecated here void OSSpinLockLock( volatile OSSpinLock *__lock ); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_state.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:216:10: warning: 'OSSpinLockUnlock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_unlock() from instead [-Wdeprecated-declarations] OSSpinLockUnlock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:105:9: note: 'OSSpinLockUnlock' has been explicitly marked deprecated here void OSSpinLockUnlock( volatile OSSpinLock *__lock ); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp.cpp:6: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:221:7: warning: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock() from instead [-Wdeprecated-declarations] OSSpinLock m_lock; ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:79:17: note: 'OSSpinLock' has been explicitly marked deprecated here typedef int32_t OSSpinLock OSSPINLOCK_DEPRECATED_REPLACE_WITH(os_unfair_lock); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp.cpp:6: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:211:10: warning: 'OSSpinLockLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_lock() from instead [-Wdeprecated-declarations] OSSpinLockLock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:99:9: note: 'OSSpinLockLock' has been explicitly marked deprecated here /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:251:15: warning: comparison of different enumeration types in switch statement ('lzham::compression_level' and 'lzham_compress_level') [-Wenum-compare-switch] void OSSpinLockLock( volatile OSSpinLock *__lock ); ^ case LZHAM_COMP_LEVEL_BETTER: ^~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:250:15: warning: comparison of different enumeration types in switch statement ('lzham::compression_level' and 'lzham_compress_level') [-Wenum-compare-switch] case LZHAM_COMP_LEVEL_DEFAULT: ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp.cpp:6: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.h:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:216:10: warning: 'OSSpinLockUnlock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_unlock() from instead [-Wdeprecated-declarations] OSSpinLockUnlock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:105:9: note: 'OSSpinLockUnlock' has been explicitly marked deprecated here void OSSpinLockUnlock( volatile OSSpinLock *__lock ); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:245:15: warning: comparison of different enumeration types in switch statement ('lzham::compression_level' and 'lzham_compress_level') [-Wenum-compare-switch] case LZHAM_COMP_LEVEL_FASTER: ^~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:240:15: warning: comparison of different enumeration types in switch statement ('lzham::compression_level' and 'lzham_compress_level') [-Wenum-compare-switch] case LZHAM_COMP_LEVEL_FASTEST: ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:3: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_core.h:259: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_helpers.h:46:10: warning: destructor called on non-final 'lzham::object_task' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] p->~T(); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_mem.h:84:22: note: in instantiation of function template specialization 'lzham::helpers::destruct >' requested here helpers::destruct(p); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:432:13: note: in instantiation of function template specialization 'lzham::lzham_delete >' requested here lzham_delete(this); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:407:7: note: in instantiation of member function 'lzham::object_task::execute_task' requested here object_task(T* pObject, object_method_ptr pMethod, uint flags = cObjectTaskFlagDefault) : ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_mem.h:45:42: note: in instantiation of member function 'lzham::object_task::object_task' requested here return new (static_cast(p)) T(init0, init1, init2); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:468:23: note: in instantiation of function template specialization 'lzham::lzham_new, lzham::lzcompressor *, void (lzham::lzcompressor::*)(unsigned long long, void *), lzham::object_task_flags>' requested here tsk.m_pObj = lzham_new< object_task >(pObject, pObject_method, cObjectTaskFlagDeleteAfterExecution); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_lzcomp_internal.cpp:1763:47: note: in instantiation of function template specialization 'lzham::task_pool::queue_multiple_object_tasks' requested here if (!m_params.m_pTask_pool->queue_multiple_object_tasks(this, &lzcompressor::parse_job_callback, 1, num_parse_jobs - 1)) ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_helpers.h:46:14: note: qualify call to silence this warning p->~T(); ^ lzham::object_task:: 3 warnings generated. 3 warnings generated. 8 warnings generated. In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:221:7: warning: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock() from instead [-Wdeprecated-declarations] OSSpinLock m_lock; ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:79:17: note: 'OSSpinLock' has been explicitly marked deprecated here typedef int32_t OSSpinLock OSSPINLOCK_DEPRECATED_REPLACE_WITH(os_unfair_lock); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:211:10: warning: 'OSSpinLockLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_lock() from instead [-Wdeprecated-declarations] OSSpinLockLock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:99:9: note: 'OSSpinLockLock' has been explicitly marked deprecated here void OSSpinLockLock( volatile OSSpinLock *__lock ); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.cpp:4: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.h:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_threading.h:10: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:216:10: warning: 'OSSpinLockUnlock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_unlock() from instead [-Wdeprecated-declarations] OSSpinLockUnlock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:105:9: note: 'OSSpinLockUnlock' has been explicitly marked deprecated here void OSSpinLockUnlock( volatile OSSpinLock *__lock ); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.cpp:3: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_core.h:259: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_helpers.h:46:10: warning: destructor called on non-final 'lzham::object_task' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] p->~T(); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_mem.h:84:22: note: in instantiation of function template specialization 'lzham::helpers::destruct >' requested here helpers::destruct(p); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:432:13: note: in instantiation of function template specialization 'lzham::lzham_delete >' requested here lzham_delete(this); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:407:7: note: in instantiation of member function 'lzham::object_task::execute_task' requested here object_task(T* pObject, object_method_ptr pMethod, uint flags = cObjectTaskFlagDefault) : ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_mem.h:45:42: note: in instantiation of member function 'lzham::object_task::object_task' requested here return new (static_cast(p)) T(init0, init1, init2); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:468:23: note: in instantiation of function template specialization 'lzham::lzham_new, lzham::search_accelerator *, void (lzham::search_accelerator::*)(unsigned long long, void *), lzham::object_task_flags>' requested here tsk.m_pObj = lzham_new< object_task >(pObject, pObject_method, cObjectTaskFlagDeleteAfterExecution); ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_match_accel.cpp:465:29: note: in instantiation of function template specialization 'lzham::task_pool::queue_multiple_object_tasks' requested here if (!m_pTask_pool->queue_multiple_object_tasks(this, &search_accelerator::find_all_matches_callback, 0, m_max_helper_threads)) ^ /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/../lzhamdecomp/lzham_helpers.h:46:14: note: qualify call to silence this warning p->~T(); ^ lzham::object_task:: In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.cpp:6: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:221:7: warning: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock() from instead [-Wdeprecated-declarations] OSSpinLock m_lock; ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:79:17: note: 'OSSpinLock' has been explicitly marked deprecated here typedef int32_t OSSpinLock OSSPINLOCK_DEPRECATED_REPLACE_WITH(os_unfair_lock); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.cpp:6: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:211:10: warning: 'OSSpinLockLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_lock() from instead [-Wdeprecated-declarations] OSSpinLockLock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:99:9: note: 'OSSpinLockLock' has been explicitly marked deprecated here void OSSpinLockLock( volatile OSSpinLock *__lock ); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.cpp:6: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/lzham/1.0.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/lzhamcomp/lzham_pthreads_threading.h:216:10: warning: 'OSSpinLockUnlock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock_unlock() from instead [-Wdeprecated-declarations] OSSpinLockUnlock(&m_lock); ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/libkern/OSSpinLockDeprecated.h:105:9: note: 'OSSpinLockUnlock' has been explicitly marked deprecated here void OSSpinLockUnlock( volatile OSSpinLock *__lock ); ^ 4 warnings generated. 3 warnings generated. lzham/1.0.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior